summaryrefslogtreecommitdiffstats
path: root/share/doc/llvm
Commit message (Collapse)AuthorAgeFilesLines
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
| | | | | | This has not been needed since r246865 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
| | | | | | This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
* Add META_MODE support.sjg2015-06-132-0/+26
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * We do want objdirsjg2013-10-131-1/+0
| |
| * Updated dependenciessjg2013-10-131-2/+0
| |
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-222-0/+28
| | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | Get rid of some more NO_OBJssjg2015-06-122-4/+0
|/ | | | Differential Revision: D2748
* Revive the LLVM and Clang license files, which were removed in mydim2011-09-292-0/+28
too-thorough cleanup of unused files, in r213695. Also make sure these get installed under /usr/share/doc. Submitted by: rwatson, brooks Pointy hat to: dim MFC after: 3 days
OpenPOWER on IntegriCloud