aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.mkopt.mk
Commit message (Expand)AuthorAgeFilesLines
* share/mk: support for "single" group optionsBrooks Davis2023-09-011-1/+37
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Warn about nonfunctional WITHOUT optionsColin Percival2023-06-201-0/+3
* bsd.mkopt.mk: Add REQUIRED_OPTIONS listColin Percival2023-06-201-0/+10
* Remove more quotes around Makefile .error/.warn/.info strings.John Baldwin2022-02-041-4/+4
* insetad -> insteadWarner Losh2021-06-101-2/+2
* mk: WITH_FOO=no now generates a warningWarner Losh2021-06-101-0/+6
* Document logic for __DEFAULT_DEPENDENT_OPTIONSSimon J. Gerraty2019-09-161-3/+7
* Appy := to dependent opts once value determined.Simon J. Gerraty2015-06-221-0/+1
* Add support for dependent optionsSimon J. Gerraty2015-06-061-0/+13
* Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN.Warner Losh2015-03-271-9/+0
* Add support for specifying unsupported / broken options that overrideWarner Losh2015-03-271-0/+9
* Add support for specifying unsupported / broken options that overrideWarner Losh2015-03-121-0/+12
* Enforce that MK_foo options shall be either "yes" or "no" and nothingWarner Losh2015-02-091-0/+8
* fix spelling of DEFAULT in comments...John-Mark Gurney2014-10-221-2/+2
* Spell always the more traditional way.Warner Losh2014-05-091-1/+1
* Put bsd.own.mk back in the list, and take src.opts.mk out.Warner Losh2014-05-081-1/+1
* Fix a typo make should have complained about.Warner Losh2014-05-081-1/+1
* [1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the systemWarner Losh2014-05-051-11/+23
* Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow forWarner Losh2014-04-181-0/+40