summaryrefslogtreecommitdiffstats
path: root/lib/clang/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r309124:dim2016-12-261-176/+6
* Add clang-format under WITH_CLANG_EXTRAS.bdrewery2016-06-171-1/+3
* Update build infrastructure for LLDB 3.8emaste2016-01-041-0/+5
* Next part of updating llvm/clang build glue: getting thedim2015-12-311-2/+2
* First part of updating llvm/clang build glue: getting llvm-tblgen,dim2015-12-311-10/+11
* libllvmmirparser and libllvmlibdriver are only used in usr.bin/clang/llc andbdrewery2015-11-301-2/+2
* Minimize the number of files compiled for clang only (e.g. when neitherdim2015-09-061-6/+6
* Update LLDB snapshot to upstream r241361emaste2015-07-041-0/+8
* Update llvm/clang build glue.dim2015-06-231-0/+1
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-06-101-0/+1
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-05-301-1/+5
* Update FreeBSD LLDB build for 3.6 updateemaste2015-02-081-0/+4
* Update llvm and clang library and binary Makefiles for 3.6.0 rc1.dim2015-01-261-4/+2
* Add the AArch64 llvm backend to the build to allow for early testing anddim2015-01-071-0/+7
* Update build for LLDB snapshot at upstream rev 216948emaste2014-11-261-0/+4
* Update llvm and clang library Makefiles.dim2014-11-241-7/+6
* Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noimp2014-05-101-7/+4
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-261-0/+2
* Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-201-0/+6
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-161-1/+1
* Enable llvm's integrated assembler for PowerPC, since it should now bedim2013-12-161-0/+1
* Add LLDB bmake infrastructureemaste2013-09-201-5/+51
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-0/+2
* Pull in r170135 from upstream clang trunk:dim2013-02-021-8/+17
* Cleanup a few duplicate llvm libs that snuck in with the recent update.dim2012-12-111-4/+1
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031-1/+2
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-201-0/+1
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-031-1/+0
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of thedim2012-04-161-0/+6
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-051-0/+15
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30dim2011-10-221-0/+1
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-171-0/+6
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.dim2011-05-021-5/+6
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-8/+10
* When the make target is 'install', don't descend into the clangrpaulo2010-10-301-3/+5
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-201-0/+4
* Upgrade our Clang in base to r108428.ed2010-07-201-0/+1
* Import the build makefiles for clang/LLVM.rdivacky2010-06-091-0/+50
OpenPOWER on IntegriCloud