| Age | Commit message (Expand) | Author |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2022-01-07 | Build libclang also if LLDB is enabled | Ed Maste |
| 2021-09-06 | Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain | Alex Richardson |
| 2016-08-26 | Completely revamp the way llvm, clang and lldb are built. | Dimitry Andric |
| 2016-08-20 | Update build glue for lldb. Also comment out parts of the | Dimitry Andric |
| 2016-08-19 | Update build glue for clang and the llvm/clang extras. | Dimitry Andric |
| 2016-06-17 | Add clang-format under WITH_CLANG_EXTRAS. | Bryan Drewery |
| 2016-01-04 | Update build infrastructure for LLDB 3.8 | Ed Maste |
| 2015-12-31 | Next part of updating llvm/clang build glue: getting the | Dimitry Andric |
| 2015-12-31 | First part of updating llvm/clang build glue: getting llvm-tblgen, | Dimitry Andric |
| 2015-11-30 | libllvmmirparser and libllvmlibdriver are only used in usr.bin/clang/llc and | Bryan Drewery |
| 2015-09-06 | Minimize the number of files compiled for clang only (e.g. when neither | Dimitry Andric |
| 2015-07-04 | Update LLDB snapshot to upstream r241361 | Ed Maste |
| 2015-06-23 | Update llvm/clang build glue. | Dimitry Andric |
| 2015-06-10 | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk | Dimitry Andric |
| 2015-05-30 | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk | Dimitry Andric |
| 2015-02-08 | Update FreeBSD LLDB build for 3.6 update | Ed Maste |
| 2015-01-26 | Update llvm and clang library and binary Makefiles for 3.6.0 rc1. | Dimitry Andric |
| 2015-01-07 | Add the AArch64 llvm backend to the build to allow for early testing and | Dimitry Andric |
| 2014-11-26 | Update build for LLDB snapshot at upstream rev 216948 | Ed Maste |
| 2014-11-24 | Update llvm and clang library Makefiles. | Dimitry Andric |
| 2014-05-10 | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | Warner Losh |
| 2014-05-06 | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh |
| 2014-03-26 | Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process | Dimitry Andric |
| 2014-02-20 | Add Makefile glue to build the Sparc backend libraries and link them | Dimitry Andric |
| 2014-02-16 | Upgrade our copy of llvm/clang to 3.4 release. This version supports | Dimitry Andric |
| 2013-12-16 | Enable llvm's integrated assembler for PowerPC, since it should now be | Dimitry Andric |
| 2013-09-20 | Add LLDB bmake infrastructure | Ed Maste |
| 2013-04-12 | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | Dimitry Andric |
| 2013-02-02 | Pull in r170135 from upstream clang trunk: | Dimitry Andric |
| 2012-12-11 | Cleanup a few duplicate llvm libs that snuck in with the recent update. | Dimitry Andric |
| 2012-12-03 | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | Dimitry Andric |
| 2012-08-20 | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | Dimitry Andric |
| 2012-05-03 | Upgrade our copy of llvm/clang to r155985, from upstream's release_31 | Dimitry Andric |
| 2012-04-16 | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | Dimitry Andric |
| 2012-02-05 | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | Dimitry Andric |
| 2011-10-22 | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | Dimitry Andric |
| 2011-07-17 | Upgrade our copy of llvm/clang to r135360, from upstream's trunk. | Dimitry Andric |
| 2011-05-02 | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | Dimitry Andric |
| 2011-02-20 | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric |
| 2010-10-30 | When the make target is 'install', don't descend into the clang | Rui Paulo |
| 2010-09-20 | Upgrade our Clang in base to r114020, from upstream's release_28 branch. | Dimitry Andric |
| 2010-07-20 | Upgrade our Clang in base to r108428. | Ed Schouten |
| 2010-06-09 | Import the build makefiles for clang/LLVM. | Roman Divacky |