| Commit message (Expand) | Author | Age | Files | Lines |
* | Add install-info to the list of install tools now that we don't | ru | 2005-05-31 | 1 | -1/+1 |
* | Stop redundantly rebuilding texinfo on the next __FreeBSD_version bump. | ru | 2005-05-23 | 1 | -1/+5 |
* | Remove lame and ineffectual attempt to fix ipf breakage of tenderbox. | imp | 2005-05-01 | 1 | -1/+0 |
* | Add some subversive code to cleandir: remove the sbin/ipf tree | imp | 2005-04-30 | 1 | -0/+1 |
* | Merge from RELENG_5: invert WITH_LIB32 into NO_LIB32 so that we build the | peter | 2005-04-06 | 1 | -2/+2 |
* | Fix the lib32 build for amd64 after v1.238 of src/include/Makefile (imp). | peter | 2005-04-06 | 1 | -0/+1 |
* | Fix AMD64 cross-builds when WITH_LIB32 is defined. | ru | 2005-03-27 | 1 | -4/+4 |
* | Protect against DESTDIR being set during the build of build32. | ru | 2005-03-22 | 1 | -2/+2 |
* | Add hacks that I use to test cross-builds (by building on | ru | 2005-03-02 | 1 | -2/+2 |
* | Bootstrap pwd_mkdb(8) and use its new feature during "make distribute". | ru | 2005-02-28 | 1 | -1/+6 |
* | Accept the old user interface for NO_CLEAN as it is a POLA violation as | obrien | 2005-02-28 | 1 | -0/+3 |
* | Unbreak buildworld. | ru | 2005-02-28 | 1 | -5/+6 |
* | Make the format of LC_COLLATE files architecture independent. | ru | 2005-02-27 | 1 | -1/+5 |
* | Bootstrap gencat(1). | ru | 2005-02-27 | 1 | -0/+5 |
* | Added the convenience "distribution" target which calls the | ru | 2005-02-27 | 1 | -0/+3 |
* | Make it clear we no longer support source upgrades from | ru | 2005-02-27 | 1 | -0/+4 |
* | Add missing continuation. | ru | 2005-02-27 | 1 | -2/+2 |
* | As threatened, drop support for source upgrades from pre-5.3. | ru | 2005-02-27 | 1 | -44/+4 |
* | Added the "buildenv" target, for developers only! | ru | 2005-02-26 | 1 | -0/+4 |
* | Make the format of LC_CTYPE files architecture independent by | ru | 2005-02-26 | 1 | -0/+5 |
* | Add endianness support to cap_mkdb(1), useful for cross builds. | ru | 2005-02-22 | 1 | -0/+5 |
* | Add lorder(1) to the list of bootstrap-tools. | ru | 2005-02-19 | 1 | -0/+1 |
* | Allow to cross-build amd64 on non-i386. | ru | 2005-02-19 | 1 | -1/+2 |
* | In crunchgen(1), when calling make(1), don't redirect stderr to stdout, | ru | 2005-01-20 | 1 | -1/+1 |
* | Remove the special sparc64 time_t support. | obrien | 2004-12-29 | 1 | -51/+0 |
* | Further fix the case mentioned in rev. 1.302. The | ru | 2004-12-22 | 1 | -2/+2 |
* | NOCLEAN -> NO_CLEAN | ru | 2004-12-21 | 1 | -6/+6 |
* | NOSHARE -> NO_SHARE | ru | 2004-12-21 | 1 | -3/+3 |
* | NOHTML -> NO_HTML | ru | 2004-12-21 | 1 | -3/+3 |
* | NOGAMES -> NO_GAMES | ru | 2004-12-21 | 1 | -3/+3 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -11/+11 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 1 | -1/+1 |
* | NOFSCHG -> NO_FSCHG | ru | 2004-12-21 | 1 | -1/+1 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -6/+6 |
* | NOLIBC_R -> NO_LIBC_R | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -4/+4 |
* | Minor tweaks in "make update" comments. | ru | 2004-12-17 | 1 | -3/+3 |
* | Do not leave build droppings in /usr/src for usr.sbin/pcvt/keycap and | peter | 2004-12-01 | 1 | -0/+4 |
* | Hopefully fix the "aicasm" build-tool issue when using ${KERNSRCDIR} | ru | 2004-11-23 | 1 | -1/+1 |
* | In the amd64 hybrid libraries case, move the kerberos5 tools to before | peter | 2004-11-20 | 1 | -6/+6 |
* | Oops, all my test boxes have NO_KERBEROS set, so I didn't hit the kerberos5 | peter | 2004-11-15 | 1 | -0/+10 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -1/+5 |
* | Show stray files during "cvs update". | ru | 2004-11-12 | 1 | -1/+1 |
* | Ruslan told me I should have quoted the arch strings when comparing to | peter | 2004-11-10 | 1 | -4/+4 |
* | Change WANT_LIB32 to WITH_LIB32. Sorry for the whiplash folks. | peter | 2004-11-10 | 1 | -2/+2 |
* | Convert tools/lib32/build.sh into world connectable hooks. This still | peter | 2004-11-06 | 1 | -0/+93 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Catch another gcc-3.3 c++ include path reference and update it to 3.4. | peter | 2004-10-11 | 1 | -1/+1 |
* | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | dougb | 2004-09-27 | 1 | -0/+4 |
* | Hopefully fix alpha and sparc64 builds: on these architectures, | ru | 2004-09-21 | 1 | -3/+4 |