gecko-dev/build/unix
Mike Hommey 49dd99e3a3 Bug 1480631 - Switch Linux builds to clang. r=froydnj
This change switches most CI builds to clang, with a few exceptions:
- valgrind builds, until bug 1481670 is figured out.
- PGO and nightly builds, until that's fully tested.
- coverage builds, per bug 1471339 comment 17.
- base toolchain builds, to keep some builds on GCC even when we're
  fully switched to clang.
- any build that doesn't use build/unix/mozconfig.linux (e.g. probably
  all those driven by autospider.py, maybe others).
2018-08-16 10:32:33 +09:00
..
build-binutils Bug 1466060 - Upgrade to binutils 2.28.1. r=nalexander 2018-06-01 17:48:41 +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 1481861 - Move the eh_frame sections when they are before the first executable section. r=froydnj 2018-08-14 07:25:07 +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 Bug 1333003 part 4 - Package the binary of llvm-symbolizer also on Windows. r=ted 2017-03-10 12:24:02 +08:00
mozconfig.asan Bug 1421728 - Add a macosx64 fuzzing-asan build. r=dustin,froydnj 2018-02-08 17:16:41 -05:00
mozconfig.linux Bug 1480631 - Switch Linux builds to clang. r=froydnj 2018-08-16 10:32:33 +09:00
mozconfig.linux32 Bug 1481378 - Simplify mozconfig.linux32. r=ted 2018-08-07 19:40:52 +09:00
mozconfig.lto Bug 1423822 - Stop disabling elfhack on lto builds. r=froydnj 2018-08-01 15:56:43 +09:00
mozconfig.stdcxx Bug 1427339 - Make mozconfig.stdcxx work with both CentOS and Debian-built GCCs. r=gps 2018-01-06 14:19:30 +09:00
mozconfig.tsan Bug 1280637 - Make --enable-thread-sanitizer & friends do more work, r=glandium 2016-07-12 17:30:23 -07: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