summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* - Remove WITH_GNU_SORT supportgabor2012-10-131-1/+0
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+1
* Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk.brooks2012-09-261-1/+27
* Add MK_KDUMP.obrien2012-09-121-0/+2
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-141-0/+1
* Fix build after r237997.glebius2012-07-021-0/+1
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-271-1/+1
* Add -DWITH_INSTALL_AS_USER to the source build (naming matches theobrien2012-06-261-0/+12
* In CTFCONVERT_CMD initialization, check that ${MAKE_VERSION} is definedrmh2012-06-161-1/+1
* Add build opton MK_LS_COLORS to control whether ls(1) supports colorsmarcel2012-05-191-0/+1
* Add build option MK_ED_CRYPTO to control whether ed(1) is to have themarcel2012-05-191-0/+1
* Import work done under project/nand (@235533) into head.gber2012-05-171-0/+1
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+1
* Revert r234656, and apply a proper fix for binutils PR 10474, whichdim2012-05-071-2/+1
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-1/+2
* After r234596, temporarily disable building clang on 32-bit PowerPC,dim2012-04-241-1/+2
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-291-0/+5
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-051-0/+5
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-041-0/+8
* Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outrwatson2012-01-021-0/+1
* Revert to conservative defaults. WITH_PROFILE is a default now.fjoe2011-12-021-2/+2
* - CTF knob is now implemented using common scheme: MK_CTF=yes/no isfjoe2011-11-301-6/+11
* CTFCONVERT_CMD=... hack does not work sufficiently well in parallel builds.fjoe2011-11-291-1/+1
* Turn off profiled libs build by default.fjoe2011-11-291-2/+2
* - fix WITH_CTF when specified in /etc/src.conf [1]fjoe2011-11-291-0/+6
* Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf.fjoe2011-11-291-0/+3
* Fix breakage after r227983; lib/libcxxrt still got built, because it wasdim2011-11-261-2/+1
* Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-251-0/+2
* Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50nwhitehorn2011-11-211-5/+4
* Build 'dtc' by default for MIPS.jchandra2011-10-201-2/+3
* Add macros to specify owner, group and mode of config files for installation.se2011-06-271-0/+14
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-0/+1
* Start to usher INSTALL_NODEBUG hack out the door. Add newimp2011-05-221-0/+1
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-191-0/+4
* Removed unsupported options MK_BINUTILS and MK_GCC that wereru2011-05-101-2/+0
* Another fallout from r220359: MK_GNU_CPIO was mistakenly re-addedru2011-05-101-2/+1
* Introduce two new options MK_INET and MK_INET_SUPPORT analogicallybz2011-04-301-0/+2
* Remove libobjc and other Objective-C related components, as these aredim2011-04-171-2/+0
* Complete WITHOUT_CXX support. It implies WITHOUT_GROFF anduqs2011-04-061-0/+5
* Make clang default on x86 and powerpc, but not on other architectures.imp2011-04-051-31/+50
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-211-1/+2
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+1
* Back out 218933 and 281934. The easy cases still worked, but someimp2011-02-221-1/+16
* Testing based on MACHINE_ARCH is problematic. Default to yes to buildimp2011-02-221-14/+1
* Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by defaultkeramida2011-02-101-0/+3
* Enable build of FDT components by default. dtc is a required build toolnwhitehorn2010-12-221-1/+1
* - Introduce WITH_GPIO knob and disable building gpioctlgonzo2010-10-051-0/+1
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-1/+1
* Add BSD grep to the base system and make it our default grep.gabor2010-07-221-1/+1
* Do not set WITH_FDT by default based on arch, as this does not work forraj2010-06-131-11/+1
OpenPOWER on IntegriCloud