aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.incs.mk
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-03-101-2/+4
|\
| * These group names may be used as a cookie, so replace any non-fs-safe charact...Bryan Drewery2016-03-091-2/+4
* | MFHGlen Barber2016-03-021-0/+2
|\|
| * DIRDEPS_BUILD: Fix some things building in MAKELEVEL0.Bryan Drewery2016-02-261-0/+2
* | MFHGlen Barber2016-02-081-2/+2
|\|
| * Fix style and remove excess / for installing SYMLINKS.Bryan Drewery2016-02-041-1/+1
| * Stop hiding link install commands.Bryan Drewery2016-02-041-1/+0
* | MFH r289384-r293170Glen Barber2016-01-041-1/+1
|\|
| * Make installing to a non-existent directory an error.Bryan Drewery2015-10-151-1/+1
* | MFH to r289370Glen Barber2015-10-151-1/+1
|\|
| * Revert r289282 for now as the interaction with a directory containingBryan Drewery2015-10-141-3/+0
| * Replace the out-of-place includes/files/config handling in bsd.subdir.mk withBryan Drewery2015-10-141-0/+3
| * Correct a comment in bsd.incs.mk forgotten in r274662 and copied into bsd.con...Bryan Drewery2015-10-141-1/+1
* | Merge from headBaptiste Daroussin2015-10-091-2/+2
|\|
| * In jobs mode we can use .ORDER to force stage_links to run after otherSimon J. Gerraty2015-10-071-2/+2
* | Remove extra space badly mergedBaptiste Daroussin2015-10-071-1/+1
* | Merge from headBaptiste Daroussin2015-10-011-3/+5
|\|
| * META_MODE: Fix staging not respecting _DIR overrides.Bryan Drewery2015-09-251-3/+5
* | Merge from headBaptiste Daroussin2015-09-121-9/+4
|\|
| * Simplify symlinks on include files by using bmake's multivariable .for loopsBaptiste Daroussin2015-06-211-9/+4
* | Merge from headBaptiste Daroussin2015-06-151-1/+22
|\|
| * Merge from headSimon J. Gerraty2015-05-261-1/+1
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\ \
| * | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESSimon J. Gerraty2014-05-161-7/+4
| * | | Merge headSimon J. Gerraty2014-04-281-2/+2
| |\ \ \
| * | | | Allow staging to be help up (by .WAIT) until otherSimon J. Gerraty2013-03-081-1/+1
| * | | | We may only have INCSLINKS, and STAGE_SYMLINKS should all be full paths.Simon J. Gerraty2013-02-161-2/+2
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \ \
| * | | | | Because the target of SYMLINKS is typically a full path, weSimon J. Gerraty2013-01-231-0/+1
| * | | | | defined(${group}NAME) is also a trigger for special handlingSimon J. Gerraty2012-11-081-2/+6
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | | Merge from HEADBaptiste Daroussin2015-05-071-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Rework PRIVATELIBBaptiste Daroussin2015-05-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Makes it more flexible to tag and define a target packageBaptiste Daroussin2015-02-131-4/+11
* | | | | Tag the metalog with a global default sets of tags that will be used to decideBaptiste Daroussin2015-02-101-3/+3
|/ / / /
* | | / Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeWarner Losh2014-11-181-1/+1
| |_|/ |/| |
* | | Eliminate NO_INCS. It is used one place, and MK_TOOLCHAIN=no willWarner Losh2014-04-251-2/+2
| |/ |/|
* | Replace all known uses of ln in the build process with appropriateBrooks Davis2013-01-211-1/+1
|/
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+2
* Handle NO_INCS solely inside bsd.incs.mk.Ruslan Ermilov2006-02-031-6/+4
* Don't install includes if NO_TOOLCHAINPoul-Henning Kamp2005-08-031-0/+6
* Make sure the only thing that follows .endif or .else is a comment.Hartmut Brandt2005-04-111-2/+2
* Try really hard to fix parallel installs. Add a bunch of .ORDERRuslan Ermilov2002-07-031-0/+1
* Rename `includes' to `buildincludes'.Ruslan Ermilov2002-05-151-12/+10
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-0/+81