summaryrefslogtreecommitdiffstats
path: root/tools/build/options
Commit message (Expand)AuthorAgeFilesLines
* WITH_META_MODE: Enable printing of some of make's environment on error.bdrewery2016-06-141-0/+3
* WITH_META_MODE: Lessen the filemon(4) requirement scope.bdrewery2016-06-141-2/+6
* Document BLACKLIST related build optionslidl2016-06-072-0/+10
* Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER.bdrewery2016-06-051-0/+3
* WITH_META_MODE: Enable bmake's missing meta rebuild featurebdrewery2016-06-051-3/+4
* WITH_META_MODE: Correct description of missing .meta file.bdrewery2016-05-241-1/+3
* Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set.bdrewery2016-05-212-0/+24
* Add a WITH_LIBSOFTbdrewery2016-05-201-0/+3
* Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD.bdrewery2016-04-142-16/+41
* Note the brokenness of WITHOUT_INSTALLLIB.bdrewery2016-04-131-0/+3
* The build does work now with WITHOUT_TOOLCHAIN.bdrewery2016-04-131-3/+0
* Add some more content for WITH_META_MODE.bdrewery2016-04-121-1/+10
* Document the behavior of NO_DIRDEPS/NO_DIRDEPS_BELOW.bdrewery2016-04-121-1/+3
* Remove FAST_DEPEND reference missed in r297434.bdrewery2016-03-301-3/+0
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-302-12/+0
* Add a WITHOUT_FAST_DEPENDbdrewery2016-03-111-0/+5
* Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1),trasz2016-03-014-5/+5
* Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removedemaste2016-02-291-0/+1
* Add WITH_GDB src.conf(5) descriptionemaste2016-02-111-0/+3
* Add missing src.conf(5) descriptions for tool chain componentsemaste2016-02-113-0/+13
* Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAPemaste2016-02-101-2/+1
* Support use of LLVM's libunwind for exception unwindingemaste2016-01-092-0/+4
* Correct comment about MAKEOBJDIRPREFIX in src-env.conf.bdrewery2015-12-151-1/+4
* Fix breakage by recent collation change.ume2015-11-281-1/+1
* Retire the NONE cipher option.des2015-11-231-9/+0
* Regen src.conf.5sjg2015-11-141-0/+1
* Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-146-42/+42
* Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-081-0/+42
* Don't allow environment-set options to bleed into src.conf.5 generation.bdrewery2015-11-061-2/+2
* Add a FAST_DEPEND option, off by default, which speeds up the build significa...bdrewery2015-11-061-0/+7
* Add WITHOUT_DEBUG_FILES descriptionemaste2015-10-271-0/+3
* Add WITHOUT_LLDB for src.conf(5)emaste2015-10-141-0/+2
* Document NO_DIRDEPS for META_MODE and give link to full details.bdrewery2015-09-181-1/+7
* makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...bdrewery2015-09-171-10/+12
* Optimize makeman slightly by removing uneeded cat and extra test -s.bdrewery2015-09-171-7/+9
* src.conf.5: Make it self-documenting that the mkopts are environment-only.bdrewery2015-09-172-5/+12
* Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.bdrewery2015-09-172-0/+18
* Document NO_SILENT for META_MODE.bdrewery2015-09-171-4/+15
* Reap MK_SYSINSTALLngie2015-08-161-4/+0
* Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINemaste2015-08-131-10/+0
* Remove old GNU Binutils tools now provided by ELF Tool Chainemaste2015-08-052-5/+3
* Add a src.conf option to build and install the DTrace test suite.markj2015-08-021-0/+5
* Remove mention of non-existent gconv toolemaste2015-07-291-1/+1
* Allow ELF Tool Chain elfcopy to be installed as objcopyemaste2015-07-292-0/+8
* Include c++filt and readelf in WITHOUT_ELFTOOLCHAIN_TOOLSemaste2015-07-291-0/+2
* Fix generation of src.conf.5sjg2015-06-2210-3/+50
* Report failing value from 'make showconfig' in build option scriptemaste2015-06-221-2/+2
* Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.bapt2015-05-301-0/+6
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-2/+0
* Remove specific reference to g++(1) for WITH_CXX as it may be clang.bdrewery2015-04-031-1/+1
OpenPOWER on IntegriCloud