aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Previous revision wasn't enough for "make TARGET=<machine> build*"Ruslan Ermilov2006-09-081-0/+1
* While experimenting with cross-building by specifying just TARGET,Ruslan Ermilov2006-09-071-0/+1
* Added timestamping to buildworld, similar to buildkernel.Ruslan Ermilov2006-09-071-2/+12
* - Rewrite logic to guess TARGET_ARCH/TARGET to be more readable,Ruslan Ermilov2006-09-071-6/+25
* make "make TARGET=foo" work correctly. Before, it would fail to setWarner Losh2006-09-071-1/+4
* Always make obj when building the libraries. This never hurts, andWarner Losh2006-08-241-2/+4
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-4/+0
* Remove sade from build-tools, the tinderbox problem should be fixed now.Alexander Leidinger2006-08-091-1/+0
* Add the sade to build-tools list. This fixes a tinderbox.Yoshihiro Takahashi2006-08-091-0/+1
* Fix doxygen target.Alexander Leidinger2006-08-021-1/+1
* Also need to quote values so they can be passed on correctly.Warner Losh2006-06-061-2/+3
* Create a new target 'buildenvvars'. This target reports the buildWarner Losh2006-06-061-0/+9
* Connect the kernel subsystem API documentation generation framework toAlexander Leidinger2006-05-261-0/+13
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-171-5/+1
* Sort bootstrap-tools entries.Ruslan Ermilov2006-03-311-5/+5
* Rebuild gensnmptree(1) on 700014 systems too. While 700014 correspondsRuslan Ermilov2006-03-301-1/+1
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-1/+5
* Change the default SUP command to use csup instead of CVSup forMaxime Henrion2006-03-191-2/+2
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-181-6/+5
* Add the new "showconfig" target that displays build configuration.Ruslan Ermilov2006-03-181-0/+5
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-40/+35
* When building for pc98, don't create stray objects in theRuslan Ermilov2006-03-161-1/+1
* After revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makefile' theGiorgos Keramidas2006-03-091-0/+5
* Detect that the "audit" group is missing earlier during install.Ruslan Ermilov2006-02-271-1/+1
* A file can also be a link, so check not only for a file, but also for a linkAlexander Leidinger2006-02-181-14/+36
* Revert the previous change - the lib32 build should work now.Doug Rabson2006-01-021-2/+2
* Temporarily disable the kerberos5 lib32 build while I try to fix itDoug Rabson2006-01-021-2/+2
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-5/+2
* Use cross-compile friendly spelling of CPUTYPE.David E. O'Brien2005-12-071-2/+2
* Style, no functional changes.Ruslan Ermilov2005-12-071-11/+7
* SSE2 comes thru the users choice of CPUTYPE.David E. O'Brien2005-12-071-1/+1
* Default to producing 'k8' COMPAT_32BIT bits, but allow override.David E. O'Brien2005-12-071-1/+6
* Back out my sh -> ${SHELL} change, since it will be a few days beforeWarner Losh2005-12-061-1/+1
* Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.Doug Ambrisko2005-12-031-1/+1
* Add support to easily build FreeBSD unpacked in a chroot of anotherDoug Ambrisko2005-12-021-1/+1
* In make buildenv, spell sh as ${SHELL}. In this case, we don't wantWarner Losh2005-12-011-1/+1
* Revert revision 1.416 and don't create a hierarchy before installingRuslan Ermilov2005-11-251-6/+0
* Unbreak installworld.Ruslan Ermilov2005-11-221-1/+1
* Get rid of SPECIAL_INSTALLCHECKS variable that isn't settableRuslan Ermilov2005-11-221-9/+10
* Fold some common stuff into a macro ${KMAKE}.Ruslan Ermilov2005-11-221-8/+5
* Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not includeRuslan Ermilov2005-11-191-1/+1
* Speed up stale catpages hunting by not running sed(1) for every catpage.Ruslan Ermilov2005-11-121-18/+15
* Don't check DESTDIR when making distributeworld; the latter expectsRuslan Ermilov2005-11-121-0/+2
* Add missing shared library interdependencies.Ruslan Ermilov2005-11-101-4/+3
* Require DESTDIR to be set when installing for a different architecture.Ruslan Ermilov2005-11-071-0/+12
* Serialize access to the info/dir file; needed for parallel installs.Ruslan Ermilov2005-11-031-1/+1
* Force an upgrade to Groff 1.19.2.Ruslan Ermilov2005-10-201-1/+1
* Fix a couple of typosBrian Somers2005-08-231-1/+1
* Fix the "unexpected operator" bug some people are seeing.Alexander Leidinger2005-08-201-2/+2
* Remove cat-pages without corresponding man-pages.Alexander Leidinger2005-08-071-0/+22