| Commit message (Expand) | Author | Age | Files | Lines |
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | kib | 2012-04-29 | 1 | -0/+6 |
* | Add files and directories to be cleaned up if WITHOUT_GCC is in effect | dim | 2012-04-14 | 1 | -0/+36 |
* | - Add new kerberos libraries to the list of optional obsolete files. | stas | 2012-03-23 | 1 | -1/+37 |
* | - Do not build libcom_err and compile_et when kerberos is disabled. They | stas | 2012-03-23 | 1 | -0/+6 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 1 | -40/+536 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 1 | -0/+8 |
* | Replace utxrm(8) by utx(8). | ed | 2012-02-11 | 2 | -1/+3 |
* | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | dim | 2012-02-05 | 2 | -0/+40 |
* | Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable | rmh | 2012-02-04 | 3 | -0/+6 |
* | Remove wtmpcvt(1). | ed | 2012-01-13 | 1 | -1/+0 |
* | Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile out | rwatson | 2012-01-02 | 1 | -0/+2 |
* | Add more files to cleanup with 'make delete-old' when WITHOUT_CLANG is | dim | 2011-12-11 | 1 | -0/+35 |
* | Revert to conservative defaults. WITH_PROFILE is a default now. | fjoe | 2011-12-02 | 2 | -2/+2 |
* | Add WITH_CTF description. | fjoe | 2011-11-30 | 1 | -0/+4 |
* | Turn off profiled libs build by default. | fjoe | 2011-11-29 | 2 | -2/+2 |
* | Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself was | dim | 2011-11-28 | 1 | -0/+2 |
* | Revert r227538, since it doesn't compile with clang at all (it doesn't | dim | 2011-11-17 | 2 | -60/+0 |
* | LLVM uses atomic operations, which are not supported on i386 and GCC | dim | 2011-11-15 | 2 | -0/+60 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 2 | -0/+28 |
* | Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT. | ed | 2011-06-17 | 1 | -1/+0 |
* | Don't omit ac(8) as part of WITHOUT_ACCT. | ed | 2011-06-17 | 2 | -4/+2 |
* | + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrived | obrien | 2011-05-25 | 1 | -12/+9 |
* | Build and install a BSD licensed grep. | obrien | 2011-05-25 | 1 | -1/+1 |
* | Add the description properly... | imp | 2011-05-22 | 1 | -1/+2 |
* | Add documentation for WITHOUT_KERNEL_SYMBOLS | imp | 2011-05-22 | 1 | -0/+4 |
* | Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control | imp | 2011-05-19 | 2 | -0/+13 |
* | Added description for WITH_OFED. | ru | 2011-05-17 | 1 | -0/+4 |
* | Reassurance for impatient. | ru | 2011-05-10 | 1 | -0/+10 |
* | Style. | ru | 2011-05-10 | 1 | -10/+10 |
* | - There now exist options that have different defaults depending on | ru | 2011-05-10 | 3 | -49/+139 |
* | The Objective C support was removed in r220755. | ru | 2011-05-10 | 1 | -2/+0 |
* | MK_GPIO changed its default; reflect. | ru | 2011-05-06 | 2 | -2/+4 |
* | Removed trailing whitespace. | ru | 2011-05-06 | 2 | -2/+2 |
* | Tidy up formatting. | ru | 2011-05-06 | 1 | -2/+2 |
* | Introduce two new options MK_INET and MK_INET_SUPPORT analogically | bz | 2011-04-30 | 2 | -0/+4 |
* | executable | des | 2011-04-28 | 1 | -0/+0 |
* | Regenerate after r220401. It turns out makeman is clever about implied | uqs | 2011-04-06 | 1 | -5/+1 |
* | Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and | uqs | 2011-04-06 | 2 | -3/+577 |
* | - Add two more iconv-related files, which were left out from previous commit | gabor | 2011-02-25 | 1 | -0/+2 |
* | The default for FDT has changed, rename the flag/options file. | uqs | 2011-02-22 | 1 | -1/+1 |
* | Flesh out WITHOUT_GROFF support to DTRT. | uqs | 2011-02-22 | 2 | -5/+490 |
* | Document two more ways to find duplicates in the obsolete file list. | uqs | 2010-12-04 | 1 | -1/+0 |
* | Add optional files controlled by WITH_GPIO knob | gonzo | 2010-11-14 | 1 | -0/+5 |
* | lib32 is installed on powerpc64 too. | brucec | 2010-11-14 | 1 | -10/+10 |
* | libatm_p.a, libkeycap_p.a and libmytinfo_p.a are already in ObsoleteFiles.inc. | brucec | 2010-11-14 | 1 | -5/+2 |
* | Hide 460.chkportsum in MK_PKGTOOLS != no case. | delphij | 2010-11-09 | 1 | -0/+1 |
* | Don't blow away /bin/rmail symlink if we are keeping mailwrapper. | markm | 2010-10-08 | 1 | -0/+2 |
* | Add some missing files to optionally delete. | netchild | 2010-10-06 | 1 | -0/+27 |
* | - Add WITH_GPIO entry to src.conf(5) man page | gonzo | 2010-10-05 | 1 | -0/+2 |
* | - Change default grep back to GNU version. BSD grep can be built with the | gabor | 2010-08-23 | 2 | -2/+2 |