| Commit message (Expand) | Author | Age | Files | Lines |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Build things in dictionary order. | ru | 2004-07-07 | 1 | -14/+34 |
* | Hook gdb into the build. Exclude gdb on arm and powerpc as support | marcel | 2004-06-25 | 1 | -1/+8 |
* | Turn cvs back on after import; that was less painful than I expected. | peter | 2004-06-10 | 1 | -1/+1 |
* | Turn off cvs while import/merging. | peter | 2004-06-10 | 1 | -1/+1 |
* | Update bmake glue for cvs-1.11.15, with apologies to Jacques for messing | peter | 2004-04-15 | 1 | -3/+3 |
* | Turn off cvs build for a few hours while importing. | peter | 2004-04-15 | 1 | -3/+3 |
* | Introduce more knobs to slim down FreeBSD userland | phk | 2003-08-29 | 1 | -1/+6 |
* | Wrap gperf in NO_CXX as it needs the C++ to compile. | obrien | 2003-04-27 | 1 | -4/+3 |
* | I thought groff was wrapped with NO_CXX. Oh well, it is now. | obrien | 2003-02-24 | 1 | -1/+5 |
* | Some things don't build for PowerPC yet. | obrien | 2003-02-21 | 1 | -1/+5 |
* | Disable building of the a.out gas and ld. They will become ports. | obrien | 2002-09-17 | 1 | -6/+0 |
* | Remove GNU awk. | obrien | 2002-06-04 | 1 | -1/+1 |
* | Put on peril sensitive sunglasses and turn C++ stuff back on. | peter | 2002-05-29 | 1 | -5/+1 |
* | Remove ptx. It is not used anywhere in the base system, has not been | markm | 2002-05-21 | 1 | -1/+1 |
* | Don't build gperf. | obrien | 2002-05-18 | 1 | -2/+2 |
* | Don't build perl. | markm | 2002-05-16 | 1 | -4/+0 |
* | Make sure to not yet build the GNU C++, but still allow | ru | 2002-05-15 | 1 | -1/+1 |
* | Build compiler on all platforms. | obrien | 2002-05-10 | 1 | -5/+1 |
* | Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1. | obrien | 2002-05-10 | 1 | -2/+6 |
* | Re-add sort spammed in v1.62 | ache | 2002-04-13 | 1 | -1/+1 |
* | Back out most of revision 1.59. | obrien | 2002-04-10 | 1 | -6/+2 |
* | move gperf to NO_GXX section, it works fine on ia64. It just needs a | peter | 2002-04-08 | 1 | -2/+2 |
* | Connect sort | ache | 2002-04-08 | 1 | -1/+1 |
* | GCC and Gperf do not work on ia64 or sparc64 yet. | obrien | 2002-04-08 | 1 | -2/+10 |
* | Remove GNU sort from the build. BSD sort is coming. | markm | 2002-03-24 | 1 | -1/+1 |
* | Allow the use of the NO_PERL as well as NOPERL. The latter is | markm | 2002-03-16 | 1 | -1/+1 |
* | Bring Gawk back. There just isn't any other POSIX compliant AWK out there. | obrien | 2001-11-02 | 1 | -1/+1 |
* | Switch to the One True AWK from Bell-Labs, away from GNU AWK. | obrien | 2001-10-30 | 1 | -1/+1 |
* | Turn cvs back on. It seems that there's nothing outright broken, but there | peter | 2001-08-13 | 1 | -1/+1 |
* | Temporarily turn off cvs builds for the (short) duration of | peter | 2001-08-10 | 1 | -1/+1 |
* | Only build the a.out `as' and `ld' if "WANT_AOUT" is defined. | obrien | 2000-12-15 | 1 | -0/+2 |
* | Remove Bison from the build. This is a prelude to possibly removing it | obrien | 2000-01-16 | 1 | -1/+1 |
* | reactivate cvs subdir build | peter | 1999-12-11 | 1 | -1/+1 |
* | Turn off cvs for a moment pending import of a newer version.. | peter | 1999-12-11 | 1 | -1/+1 |
* | Add a hook for disabling cvs and collect a few similar options together. | peter | 1999-09-15 | 1 | -1/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Disable building gdb in preparation for importing gdb-4.18 | dfr | 1999-05-02 | 1 | -2/+2 |
* | Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++. | obrien | 1999-04-05 | 1 | -2/+2 |
* | Remove the NOPERL block to building Perl5. | markm | 1998-09-09 | 1 | -4/+1 |
* | Set NOPERL while I spend the rest of the day bringing in Perl5. | markm | 1998-09-09 | 1 | -1/+4 |
* | ELF preparation step 1: | sos | 1998-05-25 | 1 | -8/+3 |
* | perl now works on alpha. | jb | 1998-05-12 | 1 | -2/+2 |
* | awk and groff (et al) now work on alpha as the result of library | jb | 1998-05-12 | 1 | -4/+4 |
* | Add binutils if BINFORMAT is elf. This is needed for alpha, and it | jb | 1998-03-13 | 1 | -2/+6 |
* | Correct spammage from MACHINE_ARCH commit - you don't want to | jkh | 1998-02-20 | 1 | -3/+3 |
* | No binutils yet 8-(, and a few programs that need porting to alpha. | jb | 1998-02-19 | 1 | -3/+7 |
* | Don't descend into the perl directory if it isn't there (eg: cvsup | peter | 1997-04-12 | 1 | -2/+6 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |