gecko-dev/build/moz.configure
Mike Hommey 2e9307d967 Bug 1574761 - Avoid race condition creating old-configure. r=nalexander
This is not something that happens under normal circumstances, but it
can happen when you go fancy and run multiple configures in parallel
with different objdirs, and old-configure doesn't exist in the first
place ; then one configure may overwrite old-configure while another is
starting to execute it, resulting in the latter nor executing
old-configure completely.

Differential Revision: https://phabricator.services.mozilla.com/D42428

--HG--
extra : moz-landing-system : lando
2019-08-19 23:21:27 +00:00
..
android-ndk.configure Bug 1568455 - Detect Android NDK on Windows. r=nalexander 2019-07-26 15:54:07 +00:00
android-sdk.configure Bug 1515248 - Upgrade to Android-Gradle plugin 3.2.1 and build-tools 28.0.3. r=agi 2019-07-20 17:27:53 +00:00
arm.configure Bug 1556880 - Support GCC ARM preprocessor defines to detect the ARM target. r=chmanchester 2019-06-05 02:53:01 +00:00
bindgen.configure Bug 1560666 - turn off C++17 aligned allocation support; r=glandium 2019-08-14 01:37:34 +00:00
checks.configure Backed out changeset f593f5a5bfa3 (bug 1555346) for build bustages on llvm-profdata. CLOSED TREE 2019-05-29 19:14:25 +03:00
compile-checks.configure Bug 1547038 - ignore unrelated errors when checking compiler flags with ccache; r=chmanchester 2019-04-30 20:04:22 +00:00
compilers-util.configure Bug 1510897 - Separate Android C++ flags from the other Android toolchain flags. r=nalexander 2019-03-27 22:05:04 +00:00
flags.configure Bug 1560666 - turn off C++17 aligned allocation support; r=glandium 2019-08-14 01:37:34 +00:00
headers.configure Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
init.configure Bug 1473498 - More support for py3. r=firefox-build-system-reviewers,mshal 2019-08-06 21:26:54 +00:00
java.configure Bug 1528314 - Make configure find an appropriate java via /usr/libexec/java_home on macOS. r=nalexander 2019-07-02 23:25:04 +00:00
keyfiles.configure
lto-pgo.configure Bug 1572216 - move LTO defaulting into mozconfig.win-common; r=glandium 2019-08-09 13:22:08 +00:00
memory.configure Bug 1569864 - Enable PHC on Win64 Nightly builds. r=glandium 2019-08-03 00:20:09 +00:00
node.configure
old.configure Bug 1574761 - Avoid race condition creating old-configure. r=nalexander 2019-08-19 23:21:27 +00:00
pkg.configure Bug 1519308 - Try toolchain-prefixed pkg-config. r=froydnj 2019-01-11 23:56:19 +00:00
rust.configure Bug 1568026 - parse the LLVM version from rustc's version output; r=dmajor 2019-07-25 20:45:34 +00:00
toolchain.configure Bug 1573601 - remove tabs in toolchain.configure; r=nalexander 2019-08-13 18:12:54 +00:00
tup.configure
util.configure Bug 1526062 - Fix miscellaneous NameErrors lingering in the python configure code. r=nalexander 2019-02-08 16:56:13 +00:00
warnings.configure Bug 1530650 - Add --cap-lints warn to RUSTFLAGS when not building with --enable-warnings-as-errors. r=froydnj 2019-05-22 12:59:01 +00:00
windows.configure Bug 1546491 - raise minimum windows SDK version; r=RyanVM 2019-04-24 16:15:10 +00:00