summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.incs.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix style and remove excess / for installing SYMLINKS.bdrewery2016-02-041-1/+1
* Stop hiding link install commands.bdrewery2016-02-041-1/+0
* Make installing to a non-existent directory an error.bdrewery2015-10-151-1/+1
* Revert r289282 for now as the interaction with a directory containingbdrewery2015-10-141-3/+0
* Replace the out-of-place includes/files/config handling in bsd.subdir.mk withbdrewery2015-10-141-0/+3
* Correct a comment in bsd.incs.mk forgotten in r274662 and copied into bsd.con...bdrewery2015-10-141-1/+1
* In jobs mode we can use .ORDER to force stage_links to run after othersjg2015-10-071-2/+2
* META_MODE: Fix staging not respecting _DIR overrides.bdrewery2015-09-251-3/+5
* Simplify symlinks on include files by using bmake's multivariable .for loopsbapt2015-06-211-9/+4
* Merge from headsjg2015-05-261-1/+1
|\
| * Rework PRIVATELIBbapt2015-05-041-1/+1
* | Merge from head@274682sjg2014-11-191-1/+1
|\ \ | |/
| * Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-181-1/+1
* | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-161-7/+4
* | Merge headsjg2014-04-281-2/+2
|\ \ | |/
| * Eliminate NO_INCS. It is used one place, and MK_TOOLCHAIN=no willimp2014-04-251-2/+2
* | Allow staging to be help up (by .WAIT) until othersjg2013-03-081-1/+1
* | We may only have INCSLINKS, and STAGE_SYMLINKS should all be full paths.sjg2013-02-161-2/+2
* | Sync with HEAD.obrien2013-02-081-1/+1
|\ \ | |/
| * Replace all known uses of ln in the build process with appropriatebrooks2013-01-211-1/+1
* | Because the target of SYMLINKS is typically a full path, wesjg2013-01-231-0/+1
* | defined(${group}NAME) is also a trigger for special handlingsjg2012-11-081-2/+6
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
|/
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-2/+2
* Handle NO_INCS solely inside bsd.incs.mk.ru2006-02-031-6/+4
* Don't install includes if NO_TOOLCHAINphk2005-08-031-0/+6
* Make sure the only thing that follows .endif or .else is a comment.harti2005-04-111-2/+2
* Try really hard to fix parallel installs. Add a bunch of .ORDERru2002-07-031-0/+1
* Rename `includes' to `buildincludes'.ru2002-05-151-12/+10
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-0/+81
OpenPOWER on IntegriCloud