Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update build infrastructure for LLVM 10.0.0. | 2020-08-03 | 1 | -3/+4 | |
| | | | | | ok hackroom@ tested by plenty | ||||
* | Update clang build infrastructure for LLVM 8.0.0. | 2019-06-23 | 1 | -1/+3 | |
| | |||||
* | Build and install a shared libLLVM, llvm-config and llvm includes. | 2019-03-05 | 1 | -9/+2 | |
| | | | | | | This is required to build the radeonsi Mesa driver. ok patrick@ | ||||
* | Update clang build infrastructure for LLVM 7.0.1. | 2019-01-27 | 1 | -1/+4 | |
| | |||||
* | Update clang build infrastructure for LLVM 6.0.0. | 2018-04-06 | 1 | -4/+5 | |
| | |||||
* | Update clang build infrastructure for LLVM 5.0.0. | 2017-10-04 | 1 | -3/+2 | |
| | |||||
* | zap empty depends/silence empty installs. | 2017-07-09 | 1 | -5/+2 | |
| | | | | okay millert@ | ||||
* | Update clang build infrastructure for LLVM 3.9.1 | 2017-01-14 | 1 | -1/+2 | |
| | | | | | | "go ahead" kettenis@ "just go ahead" deraadt@ "sounds good to me" stefan@ | ||||
* | LLVM/Clang build system. This only builds the bare minimum of what is needed | 2016-09-05 | 1 | -0/+23 | |
to get a working "clang" binary. Note that you need GCC from ports to bootstrap clang. looks good to patrick@, ok jsg@ kettenis@ |