summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 1. Make the BSD version of cpio the default [1]dougb2008-06-161-2/+10
* Re-enable the CVS build.obrien2008-03-191-3/+3
* Disable CVS build.obrien2008-03-191-3/+3
* Reenable cvs with the build.obrien2008-01-131-3/+3
* Disable CVS from the build.obrien2008-01-131-3/+3
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-1/+0
* Enable gdb on the arm. Some time ago I committed it, but had forgotten toimp2006-10-031-4/+0
* Build gdb on PowerPC.marcel2006-08-241-1/+1
* Build gperf(1) for/on PowerPC. There's no apparent reason not tomarcel2006-08-211-2/+0
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-9/+11
* Control rcs inclusion with NO_RCS insted of NO_TOOLCHAINphk2005-08-061-1/+3
* let NO_MAN control manphk2005-08-051-3/+12
* Don't install groff if NO_GROFFphk2005-08-031-0/+2
* Stop building gtar. Bump __FreeBSD_version to reflect this change.kientzle2005-03-211-1/+0
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Build things in dictionary order.ru2004-07-071-14/+34
* Hook gdb into the build. Exclude gdb on arm and powerpc as supportmarcel2004-06-251-1/+8
* Turn cvs back on after import; that was less painful than I expected.peter2004-06-101-1/+1
* Turn off cvs while import/merging.peter2004-06-101-1/+1
* Update bmake glue for cvs-1.11.15, with apologies to Jacques for messingpeter2004-04-151-3/+3
* Turn off cvs build for a few hours while importing.peter2004-04-151-3/+3
* Introduce more knobs to slim down FreeBSD userlandphk2003-08-291-1/+6
* Wrap gperf in NO_CXX as it needs the C++ to compile.obrien2003-04-271-4/+3
* I thought groff was wrapped with NO_CXX. Oh well, it is now.obrien2003-02-241-1/+5
* Some things don't build for PowerPC yet.obrien2003-02-211-1/+5
* Disable building of the a.out gas and ld. They will become ports.obrien2002-09-171-6/+0
* Remove GNU awk.obrien2002-06-041-1/+1
* Put on peril sensitive sunglasses and turn C++ stuff back on.peter2002-05-291-5/+1
* Remove ptx. It is not used anywhere in the base system, has not beenmarkm2002-05-211-1/+1
* Don't build gperf.obrien2002-05-181-2/+2
* Don't build perl.markm2002-05-161-4/+0
* Make sure to not yet build the GNU C++, but still allowru2002-05-151-1/+1
* Build compiler on all platforms.obrien2002-05-101-5/+1
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.obrien2002-05-101-2/+6
* Re-add sort spammed in v1.62ache2002-04-131-1/+1
* Back out most of revision 1.59.obrien2002-04-101-6/+2
* move gperf to NO_GXX section, it works fine on ia64. It just needs apeter2002-04-081-2/+2
* Connect sortache2002-04-081-1/+1
* GCC and Gperf do not work on ia64 or sparc64 yet.obrien2002-04-081-2/+10
* Remove GNU sort from the build. BSD sort is coming.markm2002-03-241-1/+1
* Allow the use of the NO_PERL as well as NOPERL. The latter ismarkm2002-03-161-1/+1
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.obrien2001-11-021-1/+1
* Switch to the One True AWK from Bell-Labs, away from GNU AWK.obrien2001-10-301-1/+1
* Turn cvs back on. It seems that there's nothing outright broken, but therepeter2001-08-131-1/+1
* Temporarily turn off cvs builds for the (short) duration ofpeter2001-08-101-1/+1
* Only build the a.out `as' and `ld' if "WANT_AOUT" is defined.obrien2000-12-151-0/+2
* Remove Bison from the build. This is a prelude to possibly removing itobrien2000-01-161-1/+1
* reactivate cvs subdir buildpeter1999-12-111-1/+1
* Turn off cvs for a moment pending import of a newer version..peter1999-12-111-1/+1
* Add a hook for disabling cvs and collect a few similar options together.peter1999-09-151-1/+5
OpenPOWER on IntegriCloud