summaryrefslogtreecommitdiffstats
path: root/tools/build/options
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-0/+4
* Add the following options to enable/disable several features in the base systemngie2015-02-049-0/+34
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+5
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-0/+4
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+6
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-261-0/+4
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-0/+4
* Add MK_BSDINSTALL knob for building and installing bsdinstallngie2015-01-251-0/+5
* Add MK_TALK knob for building the talk and talkdngie2015-01-251-0/+5
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-0/+4
* Add MK_EE knob to control installing edit, ee, etcngie2015-01-251-0/+5
* Use a set of ELF Tool Chain tools by defaultemaste2015-01-071-1/+1
* Fix typobapt2015-01-021-1/+1
* Remove GNU texinfo from base along with all info pages.bapt2015-01-021-4/+0
* Deorbit the IEEE-488/GPIB support.phk2014-12-251-2/+0
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+9
* Whitespace cleanup to fix rendering nits ingjb2014-11-264-10/+8
* Document WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORTimp2014-11-182-0/+4
* LIB32 is supported for powerpc64 too. Make the note more general aboutimp2014-11-181-1/+1
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-181-0/+8
* Fix typo in src option descriptionemaste2014-10-211-1/+1
OpenPOWER on IntegriCloud