gecko-dev/build/moz.configure
Ted Mielczarek 8d741405f5 bug 1396993 - Look in ~/.cargo/bin for rustc+cargo even they're not in PATH. r=rillian
rustup installs rustc+cargo to ~/.cargo/bin by default, so make configure look
there to avoid the annoying case where someone installed rust and cargo
(possibly via `mach bootstrap`) but forgot to add ~/.cargo/bin to their PATH.

MozReview-Commit-ID: GZOcFdFmzA5

--HG--
extra : rebase_source : 9dae473b5804f096992cae7f90df4c87bb4e5af4
extra : source : 9324e5e56038a1e548b0fc4d94d9df445734ff1e
2017-09-05 16:38:18 -04:00
..
.flake8 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
android-ndk.configure Bug 1412983 - part 5 - remove stlport_cppflags dependency from bindgen_cflags_defaults; r=ted.mielczarek 2017-11-15 10:12:22 -05:00
checks.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
compile-checks.configure Bug 1407343 Silence multiple classes of warnings for the MinGW build, including not enabling format warnings unless -Wformat is set r=froydnj,glandium 2017-11-16 12:36:33 -06:00
compilers-util.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
flags.configure Bug 1325632 - part 5 - ensure that we compile with -fno-sized-deallocation when possible; r=chmanchester 2017-11-15 14:53:16 -04:00
headers.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
init.configure Bug 1415335 - Move Windows line endings detection to configure; r=nalexander 2017-11-07 17:16:39 -08:00
java.configure Bug 1352599 - Part 2: Add PROGUARD_JAR configure option. r=chmanchester 2017-10-12 14:28:31 -07: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 1420092 - Don't reject --enable-jemalloc on platforms where it's not the default. r=njn 2017-11-23 15:39:08 +09:00
old.configure Bug 1418652: Migrate comm-central configure options to moz.configure; r=chmanchester,Fallen 2017-11-18 10:21:38 -07:00
pkg.configure Bug 1411994 - Ignore Unicode errors when logging; r=glandium 2017-10-26 15:27:01 -07:00
rust.configure bug 1396993 - Look in ~/.cargo/bin for rustc+cargo even they're not in PATH. r=rillian 2017-09-05 16:38:18 -04:00
toolchain.configure Bug 1413738 - Mozsearch clang plugin (r=mystor) 2017-11-16 15:06:32 -08:00
util.configure Bug 1411994 - Ignore Unicode errors when logging; r=glandium 2017-10-26 15:27:01 -07:00
warnings.configure Bug 1418573 - Remove -Wc++14-compat flag because we now compile with -std=c++14. r=rillian 2017-11-17 23:58:04 -08:00
windows.configure Bug 1415569: Make version 10.0.14393.0 the minimum Win10 SDK required for building Firefox. r=ted 2017-11-21 09:57:21 +00:00