gecko-dev/build/build-clang
Nathan Froyd d3483bdef5 Bug 1579189 - raise the minimum clang version to 5; r=#build
We need this for "full" C++17 support (everything is supported, but some
C++17 features still have bugs) and this change also brings Linux into
parity with our Mac requirements.

MANUAL PUSH: build toolchains on inbound to avoid clogging autoland

Differential Revision: https://phabricator.services.mozilla.com/D51450
2019-11-14 11:16:38 -04:00
..
README Bug 1573769 - Update of the build-clang doc after the move to git r=glandium 2019-08-14 07:40:58 +00:00
android-mangling-error.patch Bug 1500941 - Add a clang mangling crash workaround. r=dmajor 2019-02-23 04:14:20 +00:00
build-clang.py Bug 1584175 - Add lib/libclang-cpp.* to the clang-tidy artifact. r=froydnj,dmajor 2019-09-27 12:19:13 +00:00
clang-5.0-linux64.json Bug 1579189 - raise the minimum clang version to 5; r=#build 2019-11-14 11:16:38 -04:00
clang-7-linux64.json Bug 1573378 - Make build-clang independent of what MOZ_FETCHES_DIR resolves to. r=nalexander 2019-08-15 11:21:42 +09:00
clang-8-mingw.json Bug 1573378 - Make build-clang independent of what MOZ_FETCHES_DIR resolves to. r=nalexander 2019-08-15 11:21:42 +09:00
clang-android.json Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
clang-linux64-aarch64-cross.json Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
clang-linux64-cross.json Bug 1591262 - Apply additional patch to clang used for sccache-dist builds. r=firefox-build-system-reviewers,dmajor 2019-10-25 21:24:33 +00:00
clang-linux64.json Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
clang-macosx64.json Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
clang-tidy-ci.patch Bug 1589096 - add registerPPCallbacks to our version of clang-tidy due to a limitation in mozilla-must-override. r=sylvestre 2019-10-31 12:16:35 +00:00
clang-tidy-linux64.json Bug 1589096 - add registerPPCallbacks to our version of clang-tidy due to a limitation in mozilla-must-override. r=sylvestre 2019-10-31 12:16:35 +00:00
clang-tidy-macosx64.json Bug 1589096 - add registerPPCallbacks to our version of clang-tidy due to a limitation in mozilla-must-override. r=sylvestre 2019-10-31 12:16:35 +00:00
clang-tidy-win64.json Bug 1589096 - add registerPPCallbacks to our version of clang-tidy due to a limitation in mozilla-must-override. r=sylvestre 2019-10-31 12:16:35 +00:00
clang-win64.json Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
compiler-rt-cross-compile.patch Bug 1551690 - be more specific about the LLVM target on OS X; r=nalexander 2019-05-21 17:53:44 +00:00
compiler-rt-no-codesign.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
downgrade-mangling-error.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
find_symbolizer_linux.patch
llvm-debug-frame.patch
loosen-msvc-detection.patch
mingwclang-Reapply-llvm-objcopy-COFF-Implement-add-gnu-debuglin.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Add-support-for-removing-sections.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Clear-the-unwritten-tail-of-coff_s.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Error-out-on-use-of-unhandled-opti.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Fix-handling-of-aux-symbols-for-bi.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Implement-only-keep-debug.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Implement-only-section.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Implement-strip-debug.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Remove-a-superfluous-namespace-qua.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-COFF-Update-symbol-indices-in-weak-exte.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-Consistently-use-createStringError-inst.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
mingwclang-llvm-objcopy-Return-Error-from-Buffer-allocate-ELF-W.patch Bug 1471698 - Switch the mingw clang compiler to the 8 branch r=froydnj 2019-05-17 19:21:15 +00:00
r277806.patch
r285657.patch
r289565-for-3.9.patch
r313872.patch
r322325.patch
r322401.patch
r325356.patch
r339636.patch
r350774.patch Bug 1541943 - Temporarily switch libFuzzer builds back to clang-7. r=froydnj 2019-04-04 16:47:57 +00:00
r372020-r372182-profiler-linkage.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
rename_gcov_flush.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
rename_gcov_flush_7.patch Bug 1541943 - Temporarily switch libFuzzer builds back to clang-7. r=froydnj 2019-04-04 16:47:57 +00:00
revert-r359260-due-to-bug41817.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
revert-r362047-and-r362065.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00
static-llvm-symbolizer.patch
unpoison-thread-stacks.patch Bug 1573211 - Update to clang 9.0.0 r=glandium 2019-09-21 16:26:53 +02:00

README

build-clang.py
==============

A script to build clang from source.

```
usage: build-clang.py [-h] -c CONFIG [--clean]

optional arguments:
  -h, --help            show this help message and exit
  -c CONFIG, --config CONFIG
                        Clang configuration file
  --clean               Clean the build directory
```

Pre-requisites
--------------
* Working build toolchain.
* git
* CMake
* Ninja
* Python 2.7 and 3

Please use the latest available CMake for your platform to avoid surprises.

Config file format
------------------

build-clang.py accepts a JSON config format with the following fields:

* stages: Use 1, 2, or 3 to select different compiler stages.  The default is 3.
* python_path: Path to the Python 2.7 installation on the machine building clang.
* gcc_dir: Path to the gcc toolchain installation, only required on Linux.
* cc: Path to the bootsraping C Compiler.
* cxx: Path to the bootsraping C++ Compiler.
* as: Path to the assembler tool.
* ar: Path to the library archiver tool.
* ranlib: Path to the ranlib tool (optional).
* libtool: Path to the libtool tool (optional).
* ld: Path to the linker.
* patches: Optional list of patches to apply.
* build_type: The type of build to make.  Supported types: Release, Debug, RelWithDebInfo or MinSizeRel.
* build_libcxx: Whether to build with libcxx.  The default is false.
* build_clang_tidy: Whether to build clang-tidy with the Mozilla checks imported.  The default is false.
* osx_cross_compile: Whether to invoke CMake for OS X cross compile builds.
* assertions: Whether to enable LLVM assertions.  The default is false.

The revisions are defined in taskcluster/ci/fetch/toolchains.yml. They are usually commit sha1s corresponding to upstream tags.

Environment Variables
---------------------

The following environment variables are used for cross-compile builds targeting OS X on Linux.

* CROSS_CCTOOLS_PATH: Path to the cctools directory where the cross compiler toolchain is located.
* CROSS_SYSROOT: Path to the OS X SDK directory for cross compile builds.