summaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers for upcoming 6.0-RELEASE.Hiroki Sato2005-10-161-1/+1
* MFC: build BIND without thread support.Dag-Erling Smørgrav2005-07-301-8/+0
* Drop the -A argument to the cvs command which is no longer necessary.Ken Smith2005-07-141-1/+1
* Add branch tag for cvs update operation.Ken Smith2005-07-111-1/+1
* 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
* Add missing continuation.Ruslan Ermilov2005-02-271-2/+2
* As threatened, drop support for source upgrades from pre-5.3.Ruslan Ermilov2005-02-271-44/+4
* Added the "buildenv" target, for developers only!Ruslan Ermilov2005-02-261-0/+4
* Make the format of LC_CTYPE files architecture independent byRuslan Ermilov2005-02-261-0/+5
* Add endianness support to cap_mkdb(1), useful for cross builds.Ruslan Ermilov2005-02-221-0/+5
* Add lorder(1) to the list of bootstrap-tools.Ruslan Ermilov2005-02-191-0/+1
* Allow to cross-build amd64 on non-i386.Ruslan Ermilov2005-02-191-1/+2
* In crunchgen(1), when calling make(1), don't redirect stderr to stdout,Ruslan Ermilov2005-01-201-1/+1
* Remove the special sparc64 time_t support.David E. O'Brien2004-12-291-51/+0
* Further fix the case mentioned in rev. 1.302. TheRuslan Ermilov2004-12-221-2/+2
* NOCLEAN -> NO_CLEANRuslan Ermilov2004-12-211-6/+6
* NOSHARE -> NO_SHARERuslan Ermilov2004-12-211-3/+3
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-3/+3
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-3/+3
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-11/+11
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* NOFSCHG -> NO_FSCHGRuslan Ermilov2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-6/+6
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-4/+4
* Minor tweaks in "make update" comments.Ruslan Ermilov2004-12-171-3/+3
* Do not leave build droppings in /usr/src for usr.sbin/pcvt/keycap andPeter Wemm2004-12-011-0/+4
* Hopefully fix the "aicasm" build-tool issue when using ${KERNSRCDIR}Ruslan Ermilov2004-11-231-1/+1
* In the amd64 hybrid libraries case, move the kerberos5 tools to beforePeter Wemm2004-11-201-6/+6
* Oops, all my test boxes have NO_KERBEROS set, so I didn't hit the kerberos5Peter Wemm2004-11-151-0/+10
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+5
* Show stray files during "cvs update".Ruslan Ermilov2004-11-121-1/+1