aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove lame and ineffectual attempt to fix ipf breakage of tenderbox.Warner Losh2005-05-011-1/+0
* Add some subversive code to cleandir: remove the sbin/ipf treeWarner Losh2005-04-301-0/+1
* Merge from RELENG_5: invert WITH_LIB32 into NO_LIB32 so that we build thePeter Wemm2005-04-061-2/+2
* Fix the lib32 build for amd64 after v1.238 of src/include/Makefile (imp).Peter Wemm2005-04-061-0/+1
* Fix AMD64 cross-builds when WITH_LIB32 is defined.Ruslan Ermilov2005-03-271-4/+4
* Protect against DESTDIR being set during the build of build32.Ruslan Ermilov2005-03-221-2/+2
* Add hacks that I use to test cross-builds (by building onRuslan Ermilov2005-03-021-2/+2
* Bootstrap pwd_mkdb(8) and use its new feature during "make distribute".Ruslan Ermilov2005-02-281-1/+6
* Accept the old user interface for NO_CLEAN as it is a POLA violation asDavid E. O'Brien2005-02-281-0/+3
* Unbreak buildworld.Ruslan Ermilov2005-02-281-5/+6
* Make the format of LC_COLLATE files architecture independent.Ruslan Ermilov2005-02-271-1/+5
* Bootstrap gencat(1).Ruslan Ermilov2005-02-271-0/+5
* Added the convenience "distribution" target which calls theRuslan Ermilov2005-02-271-0/+3
* Make it clear we no longer support source upgrades fromRuslan Ermilov2005-02-271-0/+4