aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options
Commit message (Expand)AuthorAgeFilesLines
...
* Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELIWarner Losh2017-11-101-0/+2
* Replace LOADER_FIREWIRE_SUPPORT variableWarner Losh2017-11-101-0/+3
* Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds.Bryan Drewery2017-11-021-0/+3
* Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.Bryan Drewery2017-11-013-5/+30
* makeman: Ensure MK_AUTO_OBJ is disabled in some lookups.Bryan Drewery2017-10-311-2/+2
* Remove rcmds.Jeremie Le Hen2017-10-062-16/+0
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-131-1/+0
* Add limited sandbox capability to "make check"Enji Cooper2017-08-141-0/+10
* Add WITH_RCMDS for parity with WITHOUT_RCMDSEnji Cooper2017-07-061-0/+8
* Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... asEnji Cooper2017-07-062-0/+5
* Remove some workaround for an option that does not exists anymore.Baptiste Daroussin2017-06-071-8/+0
* Finish removal of groffBaptiste Daroussin2017-06-071-5/+0
* Remove groff from baseBaptiste Daroussin2017-06-071-7/+0
* Use .Xr to reference libblacklist(3), blacklistctl(8), and blacklistd(8)Enji Cooper2017-05-302-2/+7
* makeman: reword description, based on feedback from wblockEd Maste2017-05-151-7/+7
* Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.John Baldwin2017-04-252-0/+15
* bsdgrep: disable GNU_GREP_COMPAT by defaultEd Maste2017-04-211-0/+4
* bsdgrep: add BSD_GREP_FASTMATCH knob for built-in fastmatchEd Maste2017-04-211-0/+5
* Clean up WITH*_PROFILEEnji Cooper2017-04-202-1/+5
* Add WITH_GROFF to complement WITHOUT_GROFF and placate complaints from makemanEnji Cooper2017-04-201-0/+5
* Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to buildEnji Cooper2017-04-191-0/+4
* Add WITH_CXX to complement WITHOUT_CXX and placate makeman's complaintsEnji Cooper2017-04-191-0/+4
* Remove WITHOUT_GNU and WITHOUT_GNU_SUPPORT src.conf.knobsEd Maste2017-04-192-9/+0
* makeman: add a comment describing purpose and invocationEd Maste2017-04-191-2/+16
* makeman: don't copy $FreeBSD$ tags from source files into outputEd Maste2017-04-111-6/+3
* Introduce LLD_BOOTSTRAP to control lld as bootstrap linkerEd Maste2017-04-092-0/+7
* Remove the .Pa portion I added to the .An macro in AUTHORS sectionEnji Cooper2017-03-231-1/+1
* Note that tools/build/options/makeman automatically generated src.conf(5)Enji Cooper2017-03-231-1/+2
* Fix mdoc(7) warning: new sentences should start on new linesEnji Cooper2017-03-231-1/+2
* Add a WITHOUT_IPSEC_SUPPORT option description for src.conf(5)Enji Cooper2017-03-231-0/+7
* Add a WITHOUT_RATELIMIT option description for src.conf(5)Enji Cooper2017-03-231-0/+12
* Remove the WITHOUT_MANDOCDB optionBaptiste Daroussin2017-03-111-9/+0
* Add cxgbetool(8) to the base system.Navdeep Parhar2017-03-032-0/+6
* Remove EISA bus support for add-in cards. Remove related kernel andWarner Losh2017-02-161-2/+0
* Re-enable an accidentally-disabled temp directory creation test.Warren Block2017-02-031-1/+1
* Decromulate an extra "if".Warren Block2017-02-031-1/+1
* Clarify some option descriptions, add a line of text to makeman toWarren Block2017-02-0315-43/+50
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-272-0/+0
* Carry over r311520 to tools/build/options/WITHOUT_USB_GADGET_EXAMPLESEnji Cooper2017-01-061-1/+1
* Add WITH_SSP to silence complaints from mkman about there not being a fileEnji Cooper2017-01-021-0/+2
* Add documentation for MK_EFI added in r307243Enji Cooper2017-01-022-0/+10
* Comment the RCSID.Glen Barber2016-12-191-1/+1
* Build loaders reproducibly when WITH_REPRODUCIBLE_BUILDEd Maste2016-12-191-2/+3
* Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadataEd Maste2016-12-151-0/+3
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-252-0/+4
* Merge ^/head r307383 through r307735.Dimitry Andric2016-10-212-0/+8
|\
| * Add knobs to make GNU diff and GNU grep optionalEd Maste2016-10-202-0/+8
* | Merge ^/head r306906 through r307382.Dimitry Andric2016-10-152-8/+7
|\|
| * Remove GNU rcs from base.Baptiste Daroussin2016-10-151-4/+0
| * Correct sense of WITHOUT_MANDOCDB knobEd Maste2016-10-101-4/+7