gecko-dev/build/moz.configure
Mike Hommey 9982192790 Bug 1322025 - Provide variants of host and target that depend on --help. r=chmanchester
We want to avoid giving --help dependencies to host and target, so that
they we don't spawn config.guess and config.sub when running configure
--help, and don't need to reach out to the which module to find a
suitable shell to execute them.

So, when --help is given, we return a fake host/target namespace, and
avoid the config.guess/config.sub-invoking code being executed.

Then, by giving the --help option to the linter, it can properly find
that the config.guess/config.sub-invoking code doesn't need the
dependency on --help.

This effectively unbreaks configure --help after bug 1313306.

--HG--
extra : rebase_source : 9ed4cbe5a81121b139d0d86aff6af542c2dff53b
2017-01-25 17:54:16 +09:00
..
android-ndk.configure Bug 1314894 - Avoid path changes from b6be0e9e3e1e. r=chmanchester 2016-11-04 06:50:43 +09:00
checks.configure Bug 1293579 - Use the new dependable function in a few places. r=chmanchester 2016-08-09 15:55:10 +09:00
compile-checks.configure Bug 1316844 - Remove unused dependencies. r=chmanchester 2016-11-11 12:52:37 +09:00
compilers-util.configure Bug 1296530 - Replace include_when with include, and remove include_when. r=chmanchester 2016-10-13 17:15:24 +09:00
headers.configure Bug 1302909 - Set STDC_HEADERS everywhere instead of relying on AC_HEADER_STDC. r=glandium 2016-09-15 12:11:11 -07:00
init.configure Bug 1322025 - Provide variants of host and target that depend on --help. r=chmanchester 2017-01-25 17:54:16 +09:00
java.configure Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
keyfiles.configure Bug 1256730 - Fail configure when API key files do not exist or are empty. r=chmanchester,mikedeboer 2016-08-09 18:17:35 +09:00
memory.configure Bug 1291356 - Ensure building with --with-servo keeps building with mozjemalloc, whatever the default jemalloc is. r=chmanchester 2016-08-26 10:28:04 +09:00
old.configure Bug 1317569 - Unship d3dcompiler_43.dll. r=glandium 2016-11-15 06:56:01 +09:00
pkg.configure Bug 1305145 - Make libs and flags set by pkg_check_modules available to the caller. r=glandium 2016-10-14 11:06:30 -07:00
rust.configure Bug 1324994 - Add Linux/aarch64 target to rust.configure. r=glandium 2016-12-21 14:44:11 +09:00
toolchain.configure Bug 1322792 - require GCC 4.9 to build; r=glandium 2016-12-23 05:47:31 -05:00
util.configure Bug 1323901 - Bustage fix from glandium 2016-12-28 09:29:31 +01:00
warnings.configure Bug 1292463 - Move MOZ_C{,XX}_SUPPORTS_WARNING to python configure. r=chmanchester 2016-08-10 10:50:01 +09:00
windows.configure bug 1329320 - replace makecab with rust-makecab in symbolstore. r=gps 2017-01-06 05:57:10 -05:00