summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove leftovers from r276551bapt2015-01-021-2/+1
* Fix typo in comments.imp2014-12-121-1/+1
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-181-0/+1
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-191-2/+1
* The GNU texinfo and GNU info pages are not built and installedbapt2014-07-101-1/+1
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-081-1/+2
* Better documentation for why KERBEROS and OPENSSH are here, and whereimp2014-05-271-2/+7
* Move DOCCOMPRESS to MK variable.imp2014-05-101-0/+1
* Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove aimp2014-05-101-2/+4
* All the NO_foo options processed in src.opts.mk are really bsd.opts.mkimp2014-05-071-0/+19
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-2/+0
* Move the /usr/src specific options to src.opts.mk. Move inclusion ofimp2014-05-061-350/+3
* NLS is used by the build system.imp2014-04-291-1/+1
* Split up the options into those used only by bsd.mk.* or sys.mk andimp2014-04-251-38/+51
* Now that all the NO_foo expressed in this loop have been removed fromimp2014-04-251-1/+2
* Add option WITHOUT_VI to not build/install vi. vi was the largestimp2014-04-241-0/+1
* Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultimp2014-04-241-0/+1
* Retire compatibility YES_HESIOD. If you haven't upgraded in the lastimp2014-04-181-7/+0
* Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow forimp2014-04-181-28/+1
* Allow setting of MK_FOO by anybody. There are too many edge cases thatimp2014-04-181-36/+3
* Copy bsd.own.mk to bsd.opts.mk and separate out the option settingimp2014-04-181-0/+470
OpenPOWER on IntegriCloud