summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
AgeCommit message (Expand)Author
2017-10-29Unify protoize.1 install process on gcc3 arch (luna88k).Kenji Aoyama
2017-07-27ensure protoiize man pages installed in all cases (until we comeTheo de Raadt
2017-04-17Change build infrastructure to allow building both gcc and clang. ThisMark Kettenis
2017-02-20Skip building gdb on aarch64 there is no support for it.Jonathan Gray
2017-01-29descend into clang when building obj or when COMPILER_VERSION is clangJonathan Gray
2015-06-01Now that we do not need to build binutils 2.15 (except for gdb), simplify theMiod Vallat
2014-07-16lynx will go to ports. there are too many reasons for it to go there,Theo de Raadt
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-03-10Let platforms configured to use binutils 2.17 still recurse into the binutilsMiod Vallat
2011-11-21when testing COMPILER_VERSION don't assume the default case is gcc2Jonathan Gray
2011-10-30Always install addr2line(1), objcopy(1), and readelf(1), even onIngo Schwarze
2011-09-22Always install all manuals on all architectures.Ingo Schwarze
2011-07-05Allow switching between binutils and binutils 2.17.Dale Rahn
2010-10-18The base no longer uses old groff -- it uses mandoc(1). The ports tree stillTheo de Raadt
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2007-03-23Enable our sendbug(1), prodded by deraadt@.Ray Lai
2006-04-10switch to openrcs and eliminate more gnu from the tree.Joris Vink
2004-05-17Enable binutils for arm now that we have binutils 2.14.Dale Rahn
2004-03-08Do not build binutils on arm. ARM needs at least binutils 2.14.Dale Rahn
2004-01-23USE_GCC3 switch, now that propolice is in.Marc Espie
2003-11-24Switch to using libiberty in new location.Marc Espie
2003-10-15reverse the comment on binutils gas/ld as that's what it is nowMichael Shalayeff
2003-09-26Disable bc (and dc).Otto Moerbeek
2003-08-03gnu gzip dir is now bye byeTheo de Raadt
2003-07-30shine a bit moreTheo de Raadt
2003-07-22switch to our own diff/diff3 (sdiff goes bye bye)Theo de Raadt
2003-07-22- use :L variable modifier with ELF_TOOLCHAIN variableBrad Smith
2003-06-22bye bye grep (gzip remains for a few scripts)Theo de Raadt
2002-06-12use ELF_TOOLCHAIN instead of listing all archs.Artur Grabowski
2002-02-28Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now.Todd C. Miller
2001-09-05sparc64 uses new binutils.Artur Grabowski
2001-07-11remove mips leftovers; ok bradPeter Valchev
1999-11-18build new sudoTodd C. Miller
1999-05-26Link in egcs, kill gcc and libg++Marc Espie
1998-11-17Move perl install to be after binutils since binutils installs some headers t...Todd C. Miller
1998-06-29dc is now part of GNU bcTodd C. Miller
1998-05-04use binutils for hppaMichael Shalayeff
1998-03-29Adapt the newer of our GDB versions to a.out ports. The main part of thisNiklas Hallqvist
1998-03-11add lynx. -mojMats O Jansson
1997-03-11Do not build GNU cpioThorsten Lockert
1997-03-08add deroff to SUBDIRSkstailey
1997-01-21Install BSD sort(1) not GNU one. Can always change back if necesary.Todd C. Miller
1996-12-23Powerpc port uses binutils not old compiler tools.Dale S. Rahn
1996-10-28add sudoTodd C. Miller
1996-09-14A time to groff...etheisen
1996-09-14Temporarily disable groff build until other mods are checked in.etheisen
1996-08-19+perlJason Downs
1996-07-27do texinfo last, for info/dir fileTheo de Raadt
1996-07-16alpha/mips == binutils; others == gas/ldTheo de Raadt