- 02 Oct, 2020 1 commit
-
-
Georg Koppen authored
-
- 20 Sep, 2020 1 commit
-
-
Matthew Finkel authored
-
- 18 Sep, 2020 2 commits
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
Georg Koppen authored
Additionally, we clean up our projects removing Linux workarounds not needed under Jessie anymore.
-
- 14 Sep, 2020 1 commit
-
-
Matthew Finkel authored
-
- 13 Sep, 2020 1 commit
-
-
Georg Koppen authored
-
- 11 Sep, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 10 Sep, 2020 1 commit
-
-
Georg Koppen authored
-
- 04 Sep, 2020 1 commit
-
-
Georg Koppen authored
Using Glean 32.1.1 (via android-components 56.0.0 or later) did not land yet in the application-services tag which Fenix and android-components depend on. Thus, we patch application-services to include the earliest version of android-components shipping Glean 32.1.1.
-
- 01 Sep, 2020 1 commit
-
-
Georg Koppen authored
We remove the Fenix targets that were due to Fennec-based builds still being around. Additionally, we move the *fenix* projects to their non-Fenix counterparts in case they only existed due to Fennec-based builds. Thirdly, we do a firefox project clean-up as all the mobile bits moved to the geckoview project.
-
- 31 Aug, 2020 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
We make the ASan build a first-class tor-browser-build citizen as well. Additionally, we clean the .mozconfig file up so that we have a ASan build without the `--enable-debug` and `--enable-test` options. This makes it more usable for hunting memory corruption bugs. We can think about separate debug builds that have all the assertions etc. enabled if we find that part useful.
-
- 23 Aug, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
- 21 Aug, 2020 1 commit
-
-
Georg Koppen authored
Additionally, clean up all Debian Stretch references.
-
- 14 Aug, 2020 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
Versions bump and Changelog update
-
- 10 Jul, 2020 5 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
Clean-up and getting us closer to the way Mozilla is deploying the cross-compilation setup.
-
Georg Koppen authored
We use the somewhat surprising breakage due to https://bugzilla.mozilla.org/show_bug.cgi?id=1619504 to clean up our fxc2 build and usage. Previously, we built both the 64bit and 32bit version of fxc2 and were running them in a 64bit and 32bit Wine environment, respectively. However, that's not needed because a) Wine is capable of running both 64bit and 32bit binaries and b) fxc2 is only used at build time to generate shader files. As we are building both Windows flavors in a 64bit container we should easily be able to live with just a 64bit variant. We need, nevertheless, take care that we still bundle the correct d3dcompiler_47.dll library for the respective architecture.
-
Georg Koppen authored
Many thanks to boklm for the invaluable help with this patch.
-
Georg Koppen authored
Based on a patch by sisbell, thanks! We make it clearer that we are concerned with the cross compilation prefix (so that all the necessary tools can be found) by renaming `configure_host` to `cross_prefix`. Additionally, we reorder the `configure_opt` arguments a bit to closer match other platforms. Finally, we introduce the Fenix related targets to be able to build Tor Browser based on Fennec and Fenix in parallel for the time being.
-
- 07 Jul, 2020 1 commit
-
-
Matthew Finkel authored
Changelog update and versions bump
-
- 26 Jun, 2020 1 commit
-
-
Matthew Finkel authored
Versions bump and Changelog update.
-
- 29 May, 2020 4 commits
-
-
Matthew Finkel authored
Versions bump and Changelog update.
-
Cecylia Bocovich authored
-
Georg Koppen authored
-
Georg Koppen authored
-
- 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
-
-
sisbell authored
-
- 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
-