summaryrefslogtreecommitdiff
path: root/lib/clang/libclang
Commit message (Expand)AuthorAgeFilesLines
* Put clang/lib/Tooling/Core/Replacement.cpp under SRCS_MIN, since it isDimitry Andric2020-08-061-1/+1
* Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,Dimitry Andric2020-08-061-3/+77
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-2/+2
* Update build glue for a full build (MK_CLANG_FULL=yes) of the clangDimitry Andric2020-01-261-0/+10
* Update build glue for a minimal build of the clang executable.Dimitry Andric2020-01-261-9/+101
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Add explanatory comments for the different SRCS_xxx variables used inDimitry Andric2019-11-201-0/+6
* Update build glue for a build of clang including the static analyzerDimitry Andric2019-08-241-0/+10
* Update build glue for a minimal build of the clang executable.Dimitry Andric2019-08-231-10/+14
* Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes andDimitry Andric2019-01-211-2/+10
* Add and remove sources from libllvm and libclang, to make the minimalDimitry Andric2019-01-211-24/+26
* Update build glue for upstream r338536 import.Dimitry Andric2018-08-021-0/+1
* Update build blue to make WITH_CLANG_EXTRAS and WITH_CLANG_FULL work.Dimitry Andric2018-08-011-0/+11
* Make the minimal clang executable build.Dimitry Andric2018-07-311-3/+19
* Remove SRCS for files that have been deleted upstream.Dimitry Andric2018-07-311-2/+0
* Next step in updating llvm/clang build glue: make lldb build.Dimitry Andric2017-12-221-0/+4
* Sort source file lists under lib/clang.Dimitry Andric2017-12-221-1/+1
* Next step in updating llvm/clang build glue: make the full clangDimitry Andric2017-12-221-0/+4
* First step in updating llvm/clang build glue: make only the clangDimitry Andric2017-12-211-3/+33
* Tell bsd.dep.mk which depend files to dinclude.Bryan Drewery2017-11-101-10/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-271-0/+3
* Merge ^/head r319801 through r320041.Dimitry Andric2017-06-171-0/+3
|\
| * Revert r319796 for now, it can cause undefined references when linkingDimitry Andric2017-06-131-0/+3
| * Remove a few unneeded files from libllvm, libclang and liblldb.Dimitry Andric2017-06-101-3/+0
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304222, and updateDimitry Andric2017-05-301-1/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-291-0/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-031-0/+1
* | Strip out a few objects from libclang, liblldb and lldb, which are notDimitry Andric2017-04-211-4/+0
* | Update some more build glue. All llvm extras, lld and lldb should link now.Dimitry Andric2017-04-211-0/+13
* | Add new objects to lib/clang/lib{llvm,clang} and usr.bin/clang for theDimitry Andric2017-04-181-1/+1
* | Add some new objects to libclang for the MK_CLANG_FULL=yes case.Dimitry Andric2017-04-171-0/+3
* | Initial update of clang/llvm build glue, for building just a minimalDimitry Andric2017-04-171-6/+45
|/
* Fix some erroneous minimization in libclang.Dimitry Andric2017-01-151-4/+4
* Merge llvm, clang, lld and lldb release_40 branch r292009. Also updateDimitry Andric2017-01-141-4/+4
* Merge llvm, clang, lld and lldb trunk r291476.Dimitry Andric2017-01-091-0/+1
* Initial updates to llvm/clang build glue.Dimitry Andric2017-01-031-0/+25
* DIRDEPS_BUILD: Connect the new clang build.Bryan Drewery2016-09-011-0/+18
* Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build.Dimitry Andric2016-08-271-1/+1
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-261-0/+725