gecko-dev/build/moz.configure
Emilio Cobos Álvarez 4f84601466 Bug 1542878 - Check all the cbindgen executables before failing configure. r=froydnj
Before this patch, we first find an executable, then check the version. So if
the first executable we find is outdated, we won't look for others.

Instead, check each of them for different versions manually. This will also
unblock bug 1540533, since at that point we know that we'll be able to find
a cbindgen with the right version.

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

--HG--
extra : moz-landing-system : lando
2019-04-17 14:31:19 +00:00
..
android-ndk.configure Bug 1510897 - Add -stdlib=libstdc++ to the compiler flags on Android. r=froydnj 2019-03-28 13:15:43 +00:00
android-sdk.configure
arm.configure Bug 1524429 - Move build/autoconf/arch.m4 to python configure. r=nalexander 2019-03-20 16:17:57 +00:00
bindgen.configure Bug 1542878 - Check all the cbindgen executables before failing configure. r=froydnj 2019-04-17 14:31:19 +00:00
checks.configure
compile-checks.configure
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
headers.configure Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
init.configure Bug 1535226 - Remove uses of XP_WIN32 in Gecko. r=glandium 2019-03-21 01:28:50 +00:00
java.configure Bug 1527796 - Part 2. Detect Java on Windows. r=nalexander,glandium 2019-03-05 11:03:27 +09:00
keyfiles.configure
memory.configure
node.configure
old.configure Bug 1524429 - Move build/autoconf/arch.m4 to python configure. r=nalexander 2019-03-20 16:17:57 +00:00
pkg.configure
rust.configure Backed out changeset ac23ad5ef0c1 (bug 1542862) as requested by glandium for being obsolete after bug 1536486. 2019-04-12 02:24:21 +03:00
toolchain.configure Bug 1544418 - Backed out changeset 3d0236f985f8. r=mshal 2019-04-16 18:00:57 +00:00
tup.configure
util.configure
warnings.configure Backed out 12 changesets (bug 632954) for causing Android Bpgo(run) pending jobs CLOSED TREE 2019-03-20 11:58:18 +02:00
windows.configure Backed out changeset 40832d187454 (bug 1537669) for causing ActivationContext.cpp asertion failures CLOSED TREE 2019-03-22 10:47:36 +02:00