gecko-dev/build/moz.configure
Mike Hommey 8b6c5293f7 Bug 1526497 - Always get clang information for bindgen. r=ted
When the build system compiler is clang, and bindgen autodetection
actually finds a different clang via llvm-config, or a different clang
was given with --with-clang-path, we do want the proper flags to be
used for that clang, so we always get the right flags for that clang
instead of trying to shortcut.

Bug 1526857 will take care of making things more proper, while this is a
quick fix to unbreak builds in some unfortunately common kind of local
setups.

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

--HG--
extra : moz-landing-system : lando
2019-02-11 22:04:06 +00:00
..
android-ndk.configure Bug 1526062 - Fix miscellaneous NameErrors lingering in the python configure code. r=nalexander 2019-02-08 16:56:13 +00:00
android-sdk.configure Bug 1526062 - Fix miscellaneous NameErrors lingering in the python configure code. r=nalexander 2019-02-08 16:56:13 +00:00
bindgen.configure Bug 1526497 - Always get clang information for bindgen. r=ted 2019-02-11 22:04:06 +00:00
checks.configure Bug 1482676 - configure should prefer .mozbuild copy of node 2018-08-13 09:24:56 -07:00
compile-checks.configure Bug 1515257 - Add a check_symbol function that checks whether a symbol can be linked against. r=firefox-build-system-reviewers,ted 2018-12-19 11:23:41 +00:00
compilers-util.configure Bug 1515257 - Add a try_run method more generic than try_compile. r=firefox-build-system-reviewers,ted 2018-12-19 22:40:38 +00:00
flags.configure Bug 1513009 - Deny Rust warnings on automation. r=ted 2018-12-14 23:35:47 +01:00
headers.configure Bug 1428182 - 2. Check both quota.h and quotactl(); r=glandium 2018-01-30 14:08:22 -05:00
init.configure Bug 1525999 - Default to arm instead of armv7a for android builds. r=nalexander 2019-02-08 22:37:25 +00:00
java.configure Bug 1498406 - Part 1: Don't check for javac, javah, jar. r=froydnj 2018-12-17 23:04:14 +00:00
keyfiles.configure Bug 1406668 - Make build/moz.configure/*.configure compliant to the pep8 format + add to the list of directories to check r=glandium 2017-10-12 15:22:59 +02:00
memory.configure Bug 1520393 - Use proper defaults for --enable-jemalloc and --enable-replace-malloc. r=nalexander 2019-01-17 21:52:01 +00:00
node.configure Bug 1482435 - Separate out nodejs finding logic from configure and use it for ESLint. r=firefox-build-system-reviewers,gps 2018-09-25 18:15:51 +00:00
old.configure Bug 1515004 - Move --with-android-sdk to moz.configure. r=nalexander 2019-02-01 21:12:51 +00:00
pkg.configure Bug 1519308 - Try toolchain-prefixed pkg-config. r=froydnj 2019-01-11 23:56:19 +00:00
rust.configure Bug 1525733 - Require rust 1.32 to build. r=firefox-build-system-reviewers,ted 2019-02-11 19:43:18 +00:00
toolchain.configure Bug 1526062 - Add missing imports for Exception. r=nalexander 2019-02-08 16:56:40 +00:00
tup.configure Bug 1494833 - Bump tup version to v0.7.8; r=chmanchester 2018-09-28 02:33:53 +00:00
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 1515356 - Do not fail the build in case of warning with -Wdeprecated-copy r=froydnj 2019-02-04 14:32:13 +00:00
windows.configure Bug 1526062 - Add missing imports for Exception. r=nalexander 2019-02-08 16:56:40 +00:00