gecko-dev/build/unix
Mike Hommey 78c3a07f1f Bug 1487330 - Make mozconfig.{asan,lto,tsan} use mozconfig.linux. r=froydnj
Those mozconfigs do things in common that are already in
mozconfig.linux. Let's just use that.

This will make the build have the binutils toolchain in PATH rather than
passing it to CC/CXX, which is better because it also makes the build
use tools such as ar, ranlib, objcopy from the binutils toolchain,
rather than the old system ones.

Differential Revision: https://phabricator.services.mozilla.com/D4649
2018-08-31 07:50:56 +09:00
..
build-binutils Bug 1486995 - Use fetch task for binutils source for the binutils toolchain. r=dmajor 2018-08-30 07:30:13 +09:00
build-gcc Backed out 6 changesets (bug 1451104) for causing build bustages on OS X Cross Compiled. CLOSED TREE 2018-07-21 03:18:37 +03:00
build-hfsplus Bug 1436800: Update fedora source URL; r=glandium 2018-02-08 12:26:08 -07:00
elfhack Bug 1484872 - Move LTO flags to python configure. r=froydnj 2018-08-21 08:40:26 +09:00
stdc++compat Bug 1464084 - Don't export std:🧵:_M_start_thread symbols with --enable-stdcxx-compat. r=froydnj 2018-06-01 08:10:25 +09:00
aix.exp
moz.build
mozconfig.asan Bug 1487330 - Make mozconfig.{asan,lto,tsan} use mozconfig.linux. r=froydnj 2018-08-31 07:50:56 +09:00
mozconfig.linux Bug 1486998 - Use the binutils toolchain instead of gcc for builds using clang. r=froydnj 2018-08-30 07:30:30 +09:00
mozconfig.linux32 Backed out 4 changesets (bug 1417646) for Webdriver missing geckodriver binary, at least on Linux x64 asan 2018-08-30 12:54:45 +03:00
mozconfig.lto Bug 1487330 - Make mozconfig.{asan,lto,tsan} use mozconfig.linux. r=froydnj 2018-08-31 07:50:56 +09:00
mozconfig.stdcxx Bug 1486998 - Use the binutils toolchain instead of gcc for builds using clang. r=froydnj 2018-08-30 07:30:30 +09:00
mozconfig.tsan Bug 1487330 - Make mozconfig.{asan,lto,tsan} use mozconfig.linux. r=froydnj 2018-08-31 07:50:56 +09:00
mozilla.in
print-failed-commands.sh
print-non-newline.sh
rewrite_asan_dylib.py bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
run-gprof.sh
run-hiprof.sh
run-mozilla.sh Bug 1407211 - Fix typo in build/unix/run-mozilla.sh from bug 1403366. r=glandium 2017-10-12 07:28:20 +09:00
run-third.sh