summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* Make zoneinfo optional so that a filesystem upgrade/update does not overwriteremko2007-06-261-0/+1
* Options spring cleanup:sepotvin2007-06-131-0/+2
* Introduce WITHOUT_SSP option that allows users to exclude LGPLedkan2007-05-191-0/+1
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-131-0/+3
* Connect ZFS to the build.pjd2007-04-061-1/+6
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-0/+2
* Try harder to not leak src/ build stuff into ports/ environmentru2006-11-191-0/+4
* Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaultingjb2006-11-011-0/+1
* Removed libc_r build support.ru2006-09-301-2/+0
* Add a knob for compiling the tree -DNDEBUG. This turns off all theimp2006-09-111-0/+1
* Send the pcvt(4) driver off to retirement.phk2006-05-171-2/+0
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+2
* Have WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETCphk2006-04-011-0/+4
* Revert last delta, it breaks cross-compiles.ru2006-03-251-6/+2
* Option MK_LIB32 only exists on amd64.ru2006-03-241-2/+6
* Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.ru2006-03-211-1/+0
* Desupport the *_COLLECT2 no-op.ru2006-03-211-6/+0
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-0/+5
* Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.ru2006-03-191-2/+5
* Add default for MK_PROFILEphk2006-03-191-0/+1
* Replace .sinclude by .if exists()/.include/.endif so that older make(1)'s canru2006-03-181-1/+3
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-0/+276
* Make sure the only thing that follows .endif or .else is a comment.harti2005-04-111-1/+1
* Remove trailing spaces.krion2005-01-061-1/+1
* Temporarily put STRIP back; bsd.port.mk still needs it.ru2004-02-051-0/+4
* Don't define STRIP in bsd.own.mk.ru2004-02-051-9/+0
* Fix typo.obrien2003-08-181-1/+1
* If we carry our MODULES_WITH_WORLD, we probably also do not wantru2003-03-031-0/+4
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-7/+0
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-8/+0
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-13/+0
* In rare cases, we might want to include bsd.own.mk directly.ru2002-04-181-0/+5
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-171-16/+0
* Correct comment: mklocale(1) and NLS are absolutely independentphantom2002-02-131-1/+1
* Correct NLSOWN and NLSGRP values.phantom2002-02-131-4/+4
* Games ownership cleanup.ru2001-06-131-2/+0
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-051-2/+2
* NONBINMODE -> NOBINMODE for NLSMODE.ghelmer2000-06-091-2/+2
* Introduce the new mk internal target _includeinstall and add thergrimes2000-01-141-0/+12
* Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformatphantom1999-11-091-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* add support to buildworld as a normal user:jmg1999-06-241-6/+8
* s/lkm(4)/kld(4)/peter1999-04-231-2/+2
* Default KMODDIR = /modules now, not /lkmpeter1999-04-201-3/+3
* OBJFORMAT=elf in the absense of an override for both alpha and i386 bypeter1999-01-071-5/+1
* Default to aout only on i386. Before we defaulted to elf only onimp1998-10-191-4/+4
* Change file ownership from bin.bin to root.wheel.obrien1998-09-141-9/+9
* Oops, I missed the update from /etc/objectformat to /etc/objformatjb1998-08-311-3/+3
* Remove BINFORMAT which is only set when building tools that need to havejb1998-08-301-8/+11
* Add default OBJFORMAT so that the build process can test for thisjb1998-08-181-2/+7
OpenPOWER on IntegriCloud