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