- 19 May, 2020 2 commits
-
-
Matthew Finkel authored
-
Matthew Finkel authored
Versions bump and Changelog update.
-
- 03 May, 2020 1 commit
-
-
Matthew Finkel authored
-
- 02 May, 2020 2 commits
-
-
Matthew Finkel authored
-
Matthew Finkel authored
Versions bump and Changelog update.
-
- 24 Apr, 2020 1 commit
-
-
boklm authored
-
- 17 Apr, 2020 1 commit
-
-
Georg Koppen authored
With our switch to including a date into our nightly build versioning (#25009) testing patches with test builds got harder. The firefox part has to be rebuilt every day now as it includes the version number, even if no code changes occurred. That slows down testing of patches significantly. We hardcode "testing" as the test build version number to fix that and use "20010101010101" for the build date. Thanks to boklm for help.
-
- 14 Apr, 2020 1 commit
-
- 09 Apr, 2020 1 commit
-
- 08 Apr, 2020 1 commit
-
-
boklm authored
Namecoin support is temporarily disabled, until projects/firefox/namecoin-torbutton.patch is rebased.
-
- 05 Apr, 2020 2 commits
-
-
Matthew Finkel authored
-
Matthew Finkel authored
Versions bump and Changelog update. Version 9.5a10 was used for a security release.
-
- 23 Mar, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 11 Mar, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 04 Mar, 2020 1 commit
-
-
Matthew Finkel authored
-
- 03 Mar, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 02 Mar, 2020 1 commit
-
-
sisbell authored
-
- 21 Feb, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 16 Feb, 2020 1 commit
-
-
sisbell authored
-
- 12 Feb, 2020 1 commit
-
-
Matthew Finkel authored
-
- 11 Feb, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 05 Feb, 2020 1 commit
-
-
Create a file containing firefox platformVersion and buildID.
-
- 21 Jan, 2020 2 commits
-
-
boklm authored
-
Georg Koppen authored
-
- 08 Jan, 2020 1 commit
-
-
Matthew Finkel authored
-
- 04 Jan, 2020 1 commit
-
-
Matthew Finkel authored
Changelog update and versions bump
-
- 18 Dec, 2019 1 commit
-
-
JeremyRand authored
Namecoin will be enabled if all the following are true: * rbm var/namecoin is set to 1 at build time * This is true for nightly on linux only * env var TOR_ENABLE_NAMECOIN=1 is set at run-time
-
- 16 Dec, 2019 1 commit
-
- 02 Dec, 2019 1 commit
-
-
sisbell authored
-
- 30 Nov, 2019 4 commits
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
-
-
-
- 28 Nov, 2019 1 commit
-
-
We update rbm for bug 27265: fix output_dir value in sub-projects. As part of this fix, the patch in rbm is changing how the value of output_dir is overriden by rbm when handling input_files: the output_dir option is now defined under norec, which has priority over normal options but is not inherided in sub-projects. In rbm.conf we are also changing the output_dir option in var/build_id_txt so that the build ids do not depend on the path on the current system. Because of the change in rbm we now need to reset `norec` so that our value of `output_dir` is correctly taken into account.
-
- 26 Nov, 2019 2 commits
- 18 Nov, 2019 1 commit
-
-
boklm authored
Include the current day in the nightly version number, so that each build gets a different version number. We get this version number using a perl function, and a "state" variable, so that the day when the build was started is used. This avoids issues when a build is started on a day but finishs on a different day. In the nightly directory, the builds are now stored using the version instead of just the date. We also allow overriding this version number by using the TORBROWSER_NIGHTLY_VERSION environment variable. This could be useful for example if you need to generate incremental mars for the version from the previous day.
-
- 07 Nov, 2019 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
We integrate building Pluggable Transports for Android to solve #32303 in particular later on but it is important for providing snowflake support as well at some point (see: #28672) The bulk of the patch got written by boklm when trying to provide snowflake support for Android (#28672).
-