summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-222-0/+73
* Remove the netncp and nwfs files from here. They will be moved to theandreast2012-10-171-41/+0
* - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-131-2/+0
* Add support for bmake. This includes:marcel2012-10-061-2/+21
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+8
* Add documentation for the WITHOUT_KDUMP switch.zeising2012-09-191-0/+5
* r235638 is not the clean way to add support for building on ancient FreeBSDobrien2012-09-111-2/+14
* Add libc++ and libcxxrt related files to OptionalObsoleteFiles.inc.dim2012-08-261-0/+115
* Add three additional clang intrinsics headers, which I missed in thedim2012-08-201-0/+3
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-201-0/+24
* When WITHOUT_CLANG is being used, also clean out the clang 3.1 headersdim2012-07-231-0/+24
* Change language in WITH_BSDCONFIG to match other options, and regenzeising2012-07-141-1/+1
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-141-0/+2
* Remove the "funny targets" make check. We no longer need embedded :: targetsobrien2012-07-051-18/+10
* A cross-reference takes a man page section as well. Assume pkg(1),marcel2012-07-021-1/+1
* Add description for INSTALL_AS_USERmarcel2012-07-021-0/+9
* Fix typo in option description file (using svn move).marcel2012-07-021-0/+0
* New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkgbapt2012-07-022-0/+8
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-272-2/+2
* make it easier to check newly-built makeobrien2012-05-301-0/+19
* Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.gjb2012-05-301-1/+1
* Document the ED_CRYPTO and LS_COLORS options.marcel2012-05-192-0/+8
* Import work done under project/nand (@235533) into head.gber2012-05-172-0/+4
* Regenerate src.conf(5) for mdoc(7) and typo corrections.gjb2012-05-124-7/+5
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+2
* Add some missing files to OLD_FILESeadler2012-05-091-0/+2
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+6
* Add files and directories to be cleaned up if WITHOUT_GCC is in effectdim2012-04-141-0/+36
* - Add new kerberos libraries to the list of optional obsolete files.stas2012-03-231-1/+37
* - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-0/+6
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-221-40/+536
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-291-0/+8
* Replace utxrm(8) by utx(8).ed2012-02-112-1/+3
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-052-0/+40
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-043-0/+6
* Remove wtmpcvt(1).ed2012-01-131-1/+0
* Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outrwatson2012-01-021-0/+2
* Add more files to cleanup with 'make delete-old' when WITHOUT_CLANG isdim2011-12-111-0/+35
* Revert to conservative defaults. WITH_PROFILE is a default now.fjoe2011-12-022-2/+2
* Add WITH_CTF description.fjoe2011-11-301-0/+4
* Turn off profiled libs build by default.fjoe2011-11-292-2/+2
* Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself wasdim2011-11-281-0/+2
* Revert r227538, since it doesn't compile with clang at all (it doesn'tdim2011-11-172-60/+0
* LLVM uses atomic operations, which are not supported on i386 and GCCdim2011-11-152-0/+60
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-172-0/+28
* Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.ed2011-06-171-1/+0
* Don't omit ac(8) as part of WITHOUT_ACCT.ed2011-06-172-4/+2
* + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrivedobrien2011-05-251-12/+9
* Build and install a BSD licensed grep.obrien2011-05-251-1/+1
* Add the description properly...imp2011-05-221-1/+2
OpenPOWER on IntegriCloud