aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Disable CVS from the build.David E. O'Brien2008-01-131-3/+3
* Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI2007-01-261-1/+0
* Enable gdb on the arm. Some time ago I committed it, but had forgotten toWarner Losh2006-10-031-4/+0
* Build gdb on PowerPC.Marcel Moolenaar2006-08-241-1/+1
* Build gperf(1) for/on PowerPC. There's no apparent reason not toMarcel Moolenaar2006-08-211-2/+0
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-9/+11
* Control rcs inclusion with NO_RCS insted of NO_TOOLCHAINPoul-Henning Kamp2005-08-061-1/+3
* let NO_MAN control manPoul-Henning Kamp2005-08-051-3/+12
* Don't install groff if NO_GROFFPoul-Henning Kamp2005-08-031-0/+2
* Stop building gtar. Bump __FreeBSD_version to reflect this change.Tim Kientzle2005-03-211-1/+0
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Build things in dictionary order.Ruslan Ermilov2004-07-071-14/+34
* Hook gdb into the build. Exclude gdb on arm and powerpc as supportMarcel Moolenaar2004-06-251-1/+8
* Turn cvs back on after import; that was less painful than I expected.Peter Wemm2004-06-101-1/+1
* Turn off cvs while import/merging.Peter Wemm2004-06-101-1/+1
* Update bmake glue for cvs-1.11.15, with apologies to Jacques for messingPeter Wemm2004-04-151-3/+3
* Turn off cvs build for a few hours while importing.Peter Wemm2004-04-151-3/+3
* Introduce more knobs to slim down FreeBSD userlandPoul-Henning Kamp2003-08-291-1/+6
* Wrap gperf in NO_CXX as it needs the C++ to compile.David E. O'Brien2003-04-271-4/+3
* I thought groff was wrapped with NO_CXX. Oh well, it is now.David E. O'Brien2003-02-241-1/+5
* Some things don't build for PowerPC yet.David E. O'Brien2003-02-211-1/+5
* Disable building of the a.out gas and ld. They will become ports.David E. O'Brien2002-09-171-6/+0
* Remove GNU awk.David E. O'Brien2002-06-041-1/+1
* Put on peril sensitive sunglasses and turn C++ stuff back on.Peter Wemm2002-05-291-5/+1
* Remove ptx. It is not used anywhere in the base system, has not beenMark Murray2002-05-211-1/+1
* Don't build gperf.David E. O'Brien2002-05-181-2/+2
* Don't build perl.Mark Murray2002-05-161-4/+0
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-1/+1
* Build compiler on all platforms.David E. O'Brien2002-05-101-5/+1
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.David E. O'Brien2002-05-101-2/+6
* Re-add sort spammed in v1.62Andrey A. Chernov2002-04-131-1/+1
* Back out most of revision 1.59.David E. O'Brien2002-04-101-6/+2
* move gperf to NO_GXX section, it works fine on ia64. It just needs aPeter Wemm2002-04-081-2/+2
* Connect sortAndrey A. Chernov2002-04-081-1/+1
* GCC and Gperf do not work on ia64 or sparc64 yet.David E. O'Brien2002-04-081-2/+10
* Remove GNU sort from the build. BSD sort is coming.Mark Murray2002-03-241-1/+1
* Allow the use of the NO_PERL as well as NOPERL. The latter isMark Murray2002-03-161-1/+1
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.David E. O'Brien2001-11-021-1/+1
* Switch to the One True AWK from Bell-Labs, away from GNU AWK.David E. O'Brien2001-10-301-1/+1
* Turn cvs back on. It seems that there's nothing outright broken, but therePeter Wemm2001-08-131-1/+1
* Temporarily turn off cvs builds for the (short) duration ofPeter Wemm2001-08-101-1/+1
* Only build the a.out `as' and `ld' if "WANT_AOUT" is defined.David E. O'Brien2000-12-151-0/+2
* Remove Bison from the build. This is a prelude to possibly removing itDavid E. O'Brien2000-01-161-1/+1
* reactivate cvs subdir buildPeter Wemm1999-12-111-1/+1
* Turn off cvs for a moment pending import of a newer version..Peter Wemm1999-12-111-1/+1
* Add a hook for disabling cvs and collect a few similar options together.Peter Wemm1999-09-151-1/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Disable building gdb in preparation for importing gdb-4.18Doug Rabson1999-05-021-2/+2
* Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++.David E. O'Brien1999-04-051-2/+2
* Remove the NOPERL block to building Perl5.Mark Murray1998-09-091-4/+1