Age | Commit message (Expand) | Author |
---|---|---|
2017-01-14 | Update clang build infrastructure for LLVM 3.9.1 | Patrick Wildt |
2017-01-07 | Only install header files relevant for the architecture we're targeting. | Mark Kettenis |
2017-01-06 | Don't install standard C headers for which we already have a proper system | Mark Kettenis |
2016-12-20 | Compile clang with clang by default instead of egcc. This allows our | Patrick Wildt |
2016-11-24 | Add AArch64 backend build infrastructure. | Patrick Wildt |
2016-09-19 | Add PowerPC backend build infrastructure. | Pascal Stumpf |
2016-09-18 | On arm, set the "triple" to armv7-unknown-openbsdX.Y-gnueabi. This makes the | Mark Kettenis |
2016-09-17 | Add missing build infrastructure for arm. | Mark Kettenis |
2016-09-08 | Have "make cleandir" work everywhere in the clang tree. | Pascal Stumpf |
2016-09-05 | Fix "make depend". | Pascal Stumpf |
2016-09-05 | I was bound to forget some files ... | Pascal Stumpf |
2016-09-05 | LLVM/Clang build system. This only builds the bare minimum of what is needed | Pascal Stumpf |