aboutsummaryrefslogtreecommitdiff
path: root/share/mk/src.sys.mk
Commit message (Expand)AuthorAgeFilesLines
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2
* userland build: replace -fno-common with ${CFCOMMONFLAG}Kyle Evans2020-04-101-1/+2
* Add -fno-common to all userland/kernel src buildsKyle Evans2020-04-071-0/+5
* Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds.Bryan Drewery2017-11-021-2/+2
* Fix error when SRCCONF is empty.Bryan Drewery2016-04-221-1/+3
* Only include src.conf if _WITHOUT_SRCCONF not defined.Bryan Drewery2015-12-011-0/+2
* Trim spaceBryan Drewery2015-09-171-1/+1
* Add a check to ensure that the env-only mkopts are not set via src.conf.Bryan Drewery2015-09-171-0/+18
* Move include of make.conf back to its old position.Simon J. Gerraty2015-06-191-13/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+2
|\
| * Define SRCTOP in src.sys.mkSimon J. Gerraty2015-05-261-0/+13
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
* | Define SRCTOP in src.sys.mkSimon J. Gerraty2015-05-301-2/+5
* | If sys.mk were found via the magic path .../share/mkSimon J. Gerraty2015-02-241-0/+10
|/
* We do not ever want _srcconf_included_ as MAIN target.Simon J. Gerraty2014-07-281-1/+1
* The time is not yet ripe to break the lack of dependencies betweenWarner Losh2014-05-171-1/+7
* Read in SRCCONF early and consistently, if src.sys.mk exists, which isWarner Losh2014-05-171-0/+7