gecko-dev/build/moz.configure
Nathan Froyd 93a44ee14e Bug 1553972 - make --with-pgo-profile-path take a directory; r=nalexander
e10s profiling or IR-based PGO instrumentation will both produce
multiple `.profraw` files that need to be handled in some way.  Since
clang's `-fprofile-generate` option takes a directory, it seems fitting
to make `--with-pgo-profile-path` mirror that by taking a directory, and
letting `merge_profdata.py` deal with whatever files it might find in
said directory.

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

--HG--
extra : moz-landing-system : lando
2019-05-24 01:53:59 +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 Bug 1526062 - Fix miscellaneous NameErrors lingering in the python configure code. r=nalexander 2019-02-08 16:56:13 +00:00
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 1552476 - Ensure we pass a string to CDLL on Windows. r=froydnj 2019-05-17 19:16:55 +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 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 1513009 - Deny Rust warnings on automation. r=ted 2018-12-14 23:35:47 +01:00
headers.configure Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
init.configure Bug 1551690 - be more specific about the LLVM target on OS X; r=nalexander 2019-05-21 17:53:44 +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 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 1524429 - Move build/autoconf/arch.m4 to python configure. r=nalexander 2019-03-20 16:17:57 +00:00
pkg.configure Bug 1519308 - Try toolchain-prefixed pkg-config. r=froydnj 2019-01-11 23:56:19 +00:00
rust.configure Bug 1547196 - remove rustup wrapper from `rustc` as well as `cargo`; r=glandium 2019-05-14 05:43:19 +00:00
toolchain.configure Bug 1553972 - make --with-pgo-profile-path take a directory; r=nalexander 2019-05-24 01:53:59 +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 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