| Commit message (Expand) | Author | Age | Files | Lines |
* | Put clang/lib/Tooling/Core/Replacement.cpp under SRCS_MIN, since it is | Dimitry Andric | 2020-08-06 | 1 | -1/+1 |
* | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds, | Dimitry Andric | 2020-08-06 | 1 | -3/+77 |
* | Add WITH_CLANG_FORMAT option | Conrad Meyer | 2020-06-24 | 1 | -2/+2 |
* | Update build glue for a full build (MK_CLANG_FULL=yes) of the clang | Dimitry Andric | 2020-01-26 | 1 | -0/+10 |
* | Update build glue for a minimal build of the clang executable. | Dimitry Andric | 2020-01-26 | 1 | -9/+101 |
* | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -1/+1 |
* | Add explanatory comments for the different SRCS_xxx variables used in | Dimitry Andric | 2019-11-20 | 1 | -0/+6 |
* | Update build glue for a build of clang including the static analyzer | Dimitry Andric | 2019-08-24 | 1 | -0/+10 |
* | Update build glue for a minimal build of the clang executable. | Dimitry Andric | 2019-08-23 | 1 | -10/+14 |
* | Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and | Dimitry Andric | 2019-01-21 | 1 | -2/+10 |
* | Add and remove sources from libllvm and libclang, to make the minimal | Dimitry Andric | 2019-01-21 | 1 | -24/+26 |
* | Update build glue for upstream r338536 import. | Dimitry Andric | 2018-08-02 | 1 | -0/+1 |
* | Update build blue to make WITH_CLANG_EXTRAS and WITH_CLANG_FULL work. | Dimitry Andric | 2018-08-01 | 1 | -0/+11 |
* | Make the minimal clang executable build. | Dimitry Andric | 2018-07-31 | 1 | -3/+19 |
* | Remove SRCS for files that have been deleted upstream. | Dimitry Andric | 2018-07-31 | 1 | -2/+0 |
* | Next step in updating llvm/clang build glue: make lldb build. | Dimitry Andric | 2017-12-22 | 1 | -0/+4 |
* | Sort source file lists under lib/clang. | Dimitry Andric | 2017-12-22 | 1 | -1/+1 |
* | Next step in updating llvm/clang build glue: make the full clang | Dimitry Andric | 2017-12-22 | 1 | -0/+4 |
* | First step in updating llvm/clang build glue: make only the clang | Dimitry Andric | 2017-12-21 | 1 | -3/+33 |
* | Tell bsd.dep.mk which depend files to dinclude. | Bryan Drewery | 2017-11-10 | 1 | -10/+1 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update | Dimitry Andric | 2017-06-27 | 1 | -0/+3 |
* | Merge ^/head r319801 through r320041. | Dimitry Andric | 2017-06-17 | 1 | -0/+3 |
|\ |
|
| * | Revert r319796 for now, it can cause undefined references when linking | Dimitry Andric | 2017-06-13 | 1 | -0/+3 |
| * | Remove a few unneeded files from libllvm, libclang and liblldb. | Dimitry Andric | 2017-06-10 | 1 | -3/+0 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304222, and update | Dimitry Andric | 2017-05-30 | 1 | -1/+1 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update | Dimitry Andric | 2017-05-29 | 1 | -0/+1 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update | Dimitry Andric | 2017-05-03 | 1 | -0/+1 |
* | | Strip out a few objects from libclang, liblldb and lldb, which are not | Dimitry Andric | 2017-04-21 | 1 | -4/+0 |
* | | Update some more build glue. All llvm extras, lld and lldb should link now. | Dimitry Andric | 2017-04-21 | 1 | -0/+13 |
* | | Add new objects to lib/clang/lib{llvm,clang} and usr.bin/clang for the | Dimitry Andric | 2017-04-18 | 1 | -1/+1 |
* | | Add some new objects to libclang for the MK_CLANG_FULL=yes case. | Dimitry Andric | 2017-04-17 | 1 | -0/+3 |
* | | Initial update of clang/llvm build glue, for building just a minimal | Dimitry Andric | 2017-04-17 | 1 | -6/+45 |
|/ |
|
* | Fix some erroneous minimization in libclang. | Dimitry Andric | 2017-01-15 | 1 | -4/+4 |
* | Merge llvm, clang, lld and lldb release_40 branch r292009. Also update | Dimitry Andric | 2017-01-14 | 1 | -4/+4 |
* | Merge llvm, clang, lld and lldb trunk r291476. | Dimitry Andric | 2017-01-09 | 1 | -0/+1 |
* | Initial updates to llvm/clang build glue. | Dimitry Andric | 2017-01-03 | 1 | -0/+25 |
* | DIRDEPS_BUILD: Connect the new clang build. | Bryan Drewery | 2016-09-01 | 1 | -0/+18 |
* | Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build. | Dimitry Andric | 2016-08-27 | 1 | -1/+1 |
* | Completely revamp the way llvm, clang and lldb are built. | Dimitry Andric | 2016-08-26 | 1 | -0/+725 |