Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update build infrastructure for LLVM 10.0.0. | 2020-08-03 | 1 | -2/+2 | |
| | | | | | ok hackroom@ tested by plenty | ||||
* | zap empty depends/silence empty installs. | 2017-07-09 | 1 | -5/+2 | |
| | | | | okay millert@ | ||||
* | Have "make cleandir" work everywhere in the clang tree. | 2016-09-08 | 1 | -2/+2 | |
| | | | | noticed by and ok jsg@ | ||||
* | LLVM/Clang build system. This only builds the bare minimum of what is needed | 2016-09-05 | 1 | -0/+80 | |
to get a working "clang" binary. Note that you need GCC from ports to bootstrap clang. looks good to patrick@, ok jsg@ kettenis@ |