aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* - clean ${LIB32TMP} in _worldtmpRuslan Ermilov2005-08-051-0/+7
* - Remove duplicate setting from LIB32MAKE definition.Ruslan Ermilov2005-08-031-12/+6
* Make delete-old* and friends useable for cross-builds.Ruslan Ermilov2005-08-031-18/+0
* - Only make the delete-old related parts visible if one of the 3 targetsAlexander Leidinger2005-07-301-0/+6
* Enforce the native environment requirement for {check,delete}-old-* atDag-Erling Smørgrav2005-07-301-6/+6
* - Move recently added dir into the correct section.Alexander Leidinger2005-07-291-6/+6
* Disable thread support in BIND. It appears to reduce performance ratherDag-Erling Smørgrav2005-07-251-8/+0
* Add delete-old and delete-old-libs targets:Alexander Leidinger2005-07-231-0/+92
* Make the `distrib-dirs' target official and working properlyRuslan Ermilov2005-07-151-2/+2
* Exclude build32 target from the list of toolchain and kernel-toolchainAlexander Kabaev2005-07-071-1/+1
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.Ruslan Ermilov2005-06-161-6/+13
* Allow to override the compiler, linker, and assembler used to build 32-bitRuslan Ermilov2005-06-061-10/+10
* Add install-info to the list of install tools now that we don'tRuslan Ermilov2005-05-311-1/+1
* Stop redundantly rebuilding texinfo on the next __FreeBSD_version bump.Ruslan Ermilov2005-05-231-1/+5