- 06 Jun, 2018 5 commits
-
-
Sukhbir Singh authored
This commit fixes #26153 by bumping the selfrando version to 0.4.2
-
The snowflake build system is pretty complicated. We disable this pluggable transport for now to get time to adapt it to the new macOS toolchain while not blocking our nightly builds. See bug 26251 for work on that.
-
-
-
-
- 04 Jun, 2018 7 commits
-
-
boklm authored
-
-
boklm authored
-
boklm authored
-
Georg Koppen authored
-
boklm authored
Avoid duplicating Windows CFLAGS and LDFLAGS. Instead, use the flags defined in rbm.conf. This also means we are now using -fstack-protector-strong instead of -fstack-protector-all for building openssl. We update the CFLAGS/LDFLAGS defined in rbm.conf to move var/flag_mwindows at the end, because openssl's Configure script does not like having an argument starting with a space.
-
Georg Koppen authored
-
- 01 Jun, 2018 5 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
-
Since bug 1406542 landed on Mozilla central pthread support is required for mingw-w64. This patch adds it and removes a wrong sed command related to our msvcrt->msvcr100 replacement.
-
boklm authored
-
- 31 May, 2018 1 commit
-
-
Georg Koppen authored
-
- 30 May, 2018 1 commit
-
-
boklm authored
CFLAGS and LDFLAGS were unused. We are now defining them in LOC, using the definition of CFLAGS and LDFLAGS from rbm.conf. We also don't hardcode anymore -j4.
-
- 29 May, 2018 13 commits
-
-
Georg Koppen authored
-
intl.locale.requested is the new way that Gecko handles locales.
-
Sukhbir Singh authored
LLVM 3.9.1 is signed with 0x02119294
-
Sukhbir Singh authored
Revert the download URL to Mozilla Add-ons (AMO)
-
-
Sukhbir Singh authored
-
-
-
-
Sukhbir Singh authored
-
Sukhbir Singh authored
... pending https://bugzilla.mozilla.org/show_bug.cgi?id=1463749 is fixed.
-
Sukhbir Singh authored
-
Georg Koppen authored
-
- 28 May, 2018 2 commits
-
-
boklm authored
-
Georg Koppen authored
-
- 25 May, 2018 2 commits
-
-
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.
-
Georg Koppen authored
-
- 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 2 commits
-
-
-
We update the update_responses script to be able to specify a different $releases_dir for each version. When generating incremental mars, this allows us to set the default releases_dir to {alpha,release}/signed and the current version's releases_dir to {alpha,release}/unsigned.
-
- 16 May, 2018 1 commit
-
-