| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
clang is not ready to use for production yet so we don't bootstrap
clang to build itself.
Also fix arm build.
fixes #4372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
clean up and update patchset
switch to cmake
perform a two-stage build with a minimal bootstrap compile of clang
add clang extras
update package list to split out clang documentation
enable pulling from the svn release tags
fix making use of abuild CFLAGS/CXXFLAGS during build
don't run check-llvm, as the tests fail when running under PaX
(cherry picked from commit 08fdc9700ce1b4e47bebc9c9d08959f5e50bc0c1)
fixes #4235
|
|
|
|
|
|
| |
with a minimal bootstrap compile of clang, add clang extras, update package list to split out clang documentation"
This reverts commit 81d1b43c5af39e14cb91232c4afcb7839b96f5a1.
|
|
minimal bootstrap compile of clang, add clang extras, update package list to split out clang documentation
|