aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove GNU rcs from base.Baptiste Daroussin2016-10-151-4/+0
| * Correct sense of WITHOUT_MANDOCDB knobEd Maste2016-10-101-4/+7
* | Merge ^/head r306412 through r306905.Dimitry Andric2016-10-094-13/+6
|\|
| * Remove the WITH_FMAKE option left over from r284464Baptiste Daroussin2016-10-081-4/+0
| * makeman: avoid bogus output with duplicated optionsEd Maste2016-10-051-0/+6
| * Retire WITHOUT_ELFCOPY_AS_OBJCOPY optionEd Maste2016-10-032-9/+0
* | Merge ^/head r306303 through 306411.Ed Maste2016-09-281-0/+2
|\|
| * Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-0/+2
* | Merge ^/head r305892 through r306302.Dimitry Andric2016-09-243-8/+4
|\|
| * SYSTEM_COMPILER is not forced off with META_MODE after r304682.Bryan Drewery2016-09-211-3/+0
| * Disable GNU rcs by defaultBaptiste Daroussin2016-09-182-5/+4
* | Add WITH_/WITHOUT_LLD knobs to enable the lld linkerEd Maste2016-08-312-0/+4
|/
* Document support for alternate TCP stacks.Jonathan T. Looney2016-06-281-0/+2
* WITH_META_MODE: Enable printing of some of make's environment on error.Bryan Drewery2016-06-141-0/+3
* WITH_META_MODE: Lessen the filemon(4) requirement scope.Bryan Drewery2016-06-141-2/+6
* Document BLACKLIST related build optionsKurt Lidl2016-06-072-0/+10
* Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER.Bryan Drewery2016-06-051-0/+3
* WITH_META_MODE: Enable bmake's missing meta rebuild featureBryan Drewery2016-06-051-3/+4
* WITH_META_MODE: Correct description of missing .meta file.Bryan Drewery2016-05-241-1/+3
* Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set.Bryan Drewery2016-05-212-0/+24
* Add a WITH_LIBSOFTBryan Drewery2016-05-201-0/+3
* Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD.Bryan Drewery2016-04-142-16/+41
* Note the brokenness of WITHOUT_INSTALLLIB.Bryan Drewery2016-04-131-0/+3
* The build does work now with WITHOUT_TOOLCHAIN.Bryan Drewery2016-04-131-3/+0
* Add some more content for WITH_META_MODE.Bryan Drewery2016-04-121-1/+10
* Document the behavior of NO_DIRDEPS/NO_DIRDEPS_BELOW.Bryan Drewery2016-04-121-1/+3
* Remove FAST_DEPEND reference missed in r297434.Bryan Drewery2016-03-301-3/+0
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-302-12/+0
* Add a WITHOUT_FAST_DEPENDBryan Drewery2016-03-111-0/+5
* Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1),Edward Tomasz Napierala2016-03-014-5/+5
* Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removedEd Maste2016-02-291-0/+1
* Add WITH_GDB src.conf(5) descriptionEd Maste2016-02-111-0/+3
* Add missing src.conf(5) descriptions for tool chain componentsEd Maste2016-02-113-0/+13
* Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAPEd Maste2016-02-101-2/+1
* Support use of LLVM's libunwind for exception unwindingEd Maste2016-01-092-0/+4
* Correct comment about MAKEOBJDIRPREFIX in src-env.conf.Bryan Drewery2015-12-151-1/+4
* Fix breakage by recent collation change.Hajimu UMEMOTO2015-11-281-1/+1
* Retire the NONE cipher option.Dag-Erling Smørgrav2015-11-231-9/+0
* Regen src.conf.5Simon J. Gerraty2015-11-141-0/+1
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-146-42/+42
* Add built-in ccache build support via WITH_CCACHE_BUILD option.Bryan Drewery2015-11-081-0/+42
* Don't allow environment-set options to bleed into src.conf.5 generation.Bryan Drewery2015-11-061-2/+2
* Add a FAST_DEPEND option, off by default, which speeds up the build significa...Bryan Drewery2015-11-061-0/+7
* Add WITHOUT_DEBUG_FILES descriptionEd Maste2015-10-271-0/+3
* Add WITHOUT_LLDB for src.conf(5)Ed Maste2015-10-141-0/+2
* Document NO_DIRDEPS for META_MODE and give link to full details.Bryan Drewery2015-09-181-1/+7
* makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...Bryan Drewery2015-09-171-10/+12
* Optimize makeman slightly by removing uneeded cat and extra test -s.Bryan Drewery2015-09-171-7/+9
* src.conf.5: Make it self-documenting that the mkopts are environment-only.Bryan Drewery2015-09-172-5/+12
* Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.Bryan Drewery2015-09-172-0/+18