- 12 Jul, 2018 1 commit
-
-
Does not affect the console output, will use more disk space in log files.
-
- 27 Jun, 2018 1 commit
-
-
Sukhbir Singh authored
This commit sets `mach build stage-package` instead of `mach package` in the Firefox build; this helps us to use the useful properties of `mach package` but avoids creating the final DMG or EXE during the Firefox build which we don't want as we do that later when building Tor Browser. We no longer need to patch `installer.py` (bug 26205) but we still need the patch for the uninstaller otherwise the Firefox build fails trying to find the required NSIS files. The no-dmg.patch for macOS is also not required and is removed (bug 24632).
-
- 24 Jun, 2018 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
We know that Stylo is causing reproducibility issues on macOS, disable it for now.
-
- 23 Jun, 2018 2 commits
-
-
Georg Koppen authored
Picking up build2 and updating the Changelog
-
Georg Koppen authored
For some reason the switch from 60.0.1esr to 60.1.0esr is causing to break our builds because the 32bit linker is not capable of linking gkrust nor libxul due to address space limitations anymore. We keep the configuration for 32bit Linux bundles as we shipped them in our nightly builds over the past couple of weeks but are avoiding building browser debug information for now.
-
- 22 Jun, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 14 Jun, 2018 5 commits
-
-
Georg Koppen authored
The fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1443823 makes our workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1392604 obsolete, and we can remove it as it landed on esr60.
-
-
Also enable rust for all builds.
-
This commit adds support for building and bundling fxc2 which is required for Windows cross-compilation on Linux.
-
boklm authored
-
- 06 Jun, 2018 2 commits
-
-
Georg Koppen authored
After building Firefox we now get a 'Tor Browser.app' instead of a 'TorBrowser.app'. This patch makes sure the additional whitespace in the app name is correctly handled by the build script and the one that deals with packaging the final bundle. We need to ship a fix for the Firefox packaging step as well as |./mach package| wants to build the final .dmg in that step, too, which breaks: there is no .dmg creation tool available. Setting `INNER_MAKE_PACKAGE` to `true` does not seem to work anymore. That part of this patch is currently only a workaround to get the nightly builds going. We should come up with a better solution that allows us to skip that part of the Firefox packaging step on all supported platforms.
-
Sukhbir Singh authored
This commit fixes #26153 by bumping the selfrando version to 0.4.2
-
- 01 Jun, 2018 1 commit
-
-
Georg Koppen authored
-
- 29 May, 2018 6 commits
-
-
-
-
-
-
Sukhbir Singh authored
-
Sukhbir Singh authored
-
- 25 May, 2018 1 commit
-
-
boklm authored
Stop using mingw helper scripts everywhere except for the firefox build. At the same time as we move them to firefox, we simplify the helper scripts by using var/CFLAGS and var/LDFLAGS from rbm.conf instead of redefining the flags. We are also now building firefox with -fstack-protector-strong instead of -fstack-protector.
-
- 24 May, 2018 1 commit
-
-
boklm authored
This allows us to use it to setup the gcc host compiler for the Windows build in projects/firefox/build.
-
- 23 May, 2018 1 commit
-
-
boklm authored
At the same time we add a var/selfrando variable to make it easier to enable/disable selfrando.
-
- 03 May, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 16 Apr, 2018 1 commit
-
-
Georg Koppen authored
Changelog update, versions bump
-
- 24 Mar, 2018 1 commit
-
-
Georg Koppen authored
-
- 16 Mar, 2018 1 commit
-
-
Georg Koppen authored
Firefox version bump to pick up Pwn2Own fix
-
- 08 Mar, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 21 Feb, 2018 2 commits
-
-
boklm authored
-
Georg Koppen authored
Changelog update and versions bump
-
- 01 Feb, 2018 1 commit
-
-
boklm authored
-
- 19 Jan, 2018 1 commit
-
-
Georg Koppen authored
Use tor-browser -2 and build number bump
-
- 18 Jan, 2018 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
Changelog update and versions bump
-
- 16 Jan, 2018 1 commit
-
-
Georg Koppen authored
-
- 18 Dec, 2017 1 commit
-
-
Georg Koppen authored
Versions bump and Changelog update
-
- 07 Dec, 2017 1 commit
-
-
Georg Koppen authored
Versions bump and Changelog update
-
- 05 Dec, 2017 1 commit
-
-
boklm authored
-