| Commit message (Expand) | Author | Age | Files | Lines |
* | WITH_META_MODE: Enable printing of some of make's environment on error. | bdrewery | 2016-06-14 | 1 | -0/+3 |
* | WITH_META_MODE: Lessen the filemon(4) requirement scope. | bdrewery | 2016-06-14 | 1 | -2/+6 |
* | Document BLACKLIST related build options | lidl | 2016-06-07 | 2 | -0/+10 |
* | Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER. | bdrewery | 2016-06-05 | 1 | -0/+3 |
* | WITH_META_MODE: Enable bmake's missing meta rebuild feature | bdrewery | 2016-06-05 | 1 | -3/+4 |
* | WITH_META_MODE: Correct description of missing .meta file. | bdrewery | 2016-05-24 | 1 | -1/+3 |
* | Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set. | bdrewery | 2016-05-21 | 2 | -0/+24 |
* | Add a WITH_LIBSOFT | bdrewery | 2016-05-20 | 1 | -0/+3 |
* | Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD. | bdrewery | 2016-04-14 | 2 | -16/+41 |
* | Note the brokenness of WITHOUT_INSTALLLIB. | bdrewery | 2016-04-13 | 1 | -0/+3 |
* | The build does work now with WITHOUT_TOOLCHAIN. | bdrewery | 2016-04-13 | 1 | -3/+0 |
* | Add some more content for WITH_META_MODE. | bdrewery | 2016-04-12 | 1 | -1/+10 |
* | Document the behavior of NO_DIRDEPS/NO_DIRDEPS_BELOW. | bdrewery | 2016-04-12 | 1 | -1/+3 |
* | Remove FAST_DEPEND reference missed in r297434. | bdrewery | 2016-03-30 | 1 | -3/+0 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 2 | -12/+0 |
* | Add a WITHOUT_FAST_DEPEND | bdrewery | 2016-03-11 | 1 | -0/+5 |
* | Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), | trasz | 2016-03-01 | 4 | -5/+5 |
* | Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed | emaste | 2016-02-29 | 1 | -0/+1 |
* | Add WITH_GDB src.conf(5) description | emaste | 2016-02-11 | 1 | -0/+3 |
* | Add missing src.conf(5) descriptions for tool chain components | emaste | 2016-02-11 | 3 | -0/+13 |
* | Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAP | emaste | 2016-02-10 | 1 | -2/+1 |
* | Support use of LLVM's libunwind for exception unwinding | emaste | 2016-01-09 | 2 | -0/+4 |
* | Correct comment about MAKEOBJDIRPREFIX in src-env.conf. | bdrewery | 2015-12-15 | 1 | -1/+4 |
* | Fix breakage by recent collation change. | ume | 2015-11-28 | 1 | -1/+1 |
* | Retire the NONE cipher option. | des | 2015-11-23 | 1 | -9/+0 |
* | Regen src.conf.5 | sjg | 2015-11-14 | 1 | -0/+1 |
* | Rename META_MODE option to DIRDEPS_BUILD | sjg | 2015-11-14 | 6 | -42/+42 |
* | Add built-in ccache build support via WITH_CCACHE_BUILD option. | bdrewery | 2015-11-08 | 1 | -0/+42 |
* | Don't allow environment-set options to bleed into src.conf.5 generation. | bdrewery | 2015-11-06 | 1 | -2/+2 |
* | Add a FAST_DEPEND option, off by default, which speeds up the build significa... | bdrewery | 2015-11-06 | 1 | -0/+7 |
* | Add WITHOUT_DEBUG_FILES description | emaste | 2015-10-27 | 1 | -0/+3 |
* | Add WITHOUT_LLDB for src.conf(5) | emaste | 2015-10-14 | 1 | -0/+2 |
* | Document NO_DIRDEPS for META_MODE and give link to full details. | bdrewery | 2015-09-18 | 1 | -1/+7 |
* | makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC... | bdrewery | 2015-09-17 | 1 | -10/+12 |
* | Optimize makeman slightly by removing uneeded cat and extra test -s. | bdrewery | 2015-09-17 | 1 | -7/+9 |
* | src.conf.5: Make it self-documenting that the mkopts are environment-only. | bdrewery | 2015-09-17 | 2 | -5/+12 |
* | Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE. | bdrewery | 2015-09-17 | 2 | -0/+18 |
* | Document NO_SILENT for META_MODE. | bdrewery | 2015-09-17 | 1 | -4/+15 |
* | Reap MK_SYSINSTALL | ngie | 2015-08-16 | 1 | -4/+0 |
* | Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN | emaste | 2015-08-13 | 1 | -10/+0 |
* | Remove old GNU Binutils tools now provided by ELF Tool Chain | emaste | 2015-08-05 | 2 | -5/+3 |
* | Add a src.conf option to build and install the DTrace test suite. | markj | 2015-08-02 | 1 | -0/+5 |
* | Remove mention of non-existent gconv tool | emaste | 2015-07-29 | 1 | -1/+1 |
* | Allow ELF Tool Chain elfcopy to be installed as objcopy | emaste | 2015-07-29 | 2 | -0/+8 |
* | Include c++filt and readelf in WITHOUT_ELFTOOLCHAIN_TOOLS | emaste | 2015-07-29 | 1 | -0/+2 |
* | Fix generation of src.conf.5 | sjg | 2015-06-22 | 10 | -3/+50 |
* | Report failing value from 'make showconfig' in build option script | emaste | 2015-06-22 | 1 | -2/+2 |
* | Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities. | bapt | 2015-05-30 | 1 | -0/+6 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 1 | -2/+0 |
* | Remove specific reference to g++(1) for WITH_CXX as it may be clang. | bdrewery | 2015-04-03 | 1 | -1/+1 |