summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* retire in-tree GPL dtc devicetree compilerEd Maste2020-02-291-1/+0
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-5/+0
* Divorce MK_GDB from MK_BINUTILS.John Baldwin2019-03-061-1/+4
* Remove groff from baseBaptiste Daroussin2017-06-071-1/+0
* Simplify gnu/usr.bin Makefile conditionsEd Maste2017-04-211-7/+3
* Replace again GNU diff with BSD diffBaptiste Daroussin2017-04-201-1/+1
* Temporary readd GNU diffBaptiste Daroussin2017-03-191-1/+1
* Fix SUBDIR_DEPEND for gdb on binutils after r307659.Bryan Drewery2017-03-151-1/+1
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-111-1/+1
* Remove trailing whitespace from r307674Ed Maste2016-10-201-2/+2
* Add knobs to make GNU diff and GNU grep optionalEd Maste2016-10-201-4/+2
* Switch gnu/usr.bin/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste2016-10-191-31/+10
* Remove GNU rcs from base.Baptiste Daroussin2016-10-151-5/+0
* Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-1/+2
* import sdiff(1) from GSoC 2012Baptiste Daroussin2016-04-291-1/+0
* - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},Marius Strobl2015-07-191-3/+6
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-021-6/+1
* Build gperf only if we're using g++ (not clang++)Ed Maste2014-10-091-0/+2
* Remove send-pr, the supported interface to submit bugs is now viaGavin Atkinson2014-06-141-1/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-211-0/+5
* Enable parallel building for gnu/usr.bin and usr.bin/clang too.Dimitry Andric2014-03-271-0/+2
* Revert r256095, r256120 (partial), r256121:Glen Barber2013-10-091-0/+5
* Good bye RCS. You will be missed.Eitan Adler2013-10-071-5/+0
* Remove our hacked GNU patch.Pedro F. Giffuni2013-09-031-1/+0
* Remove CVS from the base system.Eitan Adler2013-06-151-5/+0
* Import new (BSDL) device tree compiler. Now built by default, so that it can'tDavid Chisnall2013-01-221-1/+1
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-131-1/+0
* Simply post r222273.David E. O'Brien2011-06-081-3/+1
* Build and install a BSD licensed grep.David E. O'Brien2011-05-251-2/+0
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlWarner Losh2011-05-191-2/+4
* Retire GNU man in favor of the newly written BSDL version.Gordon Tetlow2010-10-031-5/+0
* - Change default grep back to GNU version. BSD grep can be built with theGabor Kovesdan2010-08-231-4/+4
* Connect FDT infrastructure to the build system.Rafal Jaworowski2010-06-131-0/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-1/+1
* Remove GNU cpio after fix of CVE-2010-0624.Xin LI2010-03-261-5/+0
* These contain JC's patch to get gdb sort of workingRandall Stewart2010-02-201-4/+0
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-3/+1
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-5/+6
* GDB isn't building on MIPS. Temporarily disable, to revisit soon.David E. O'Brien2008-09-011-1/+5
* 1. Make the BSD version of cpio the default [1]Doug Barton2008-06-161-2/+10
* Re-enable the CVS build.David E. O'Brien2008-03-191-3/+3
* Disable CVS build.David E. O'Brien2008-03-191-3/+3
* Reenable cvs with the build.David E. O'Brien2008-01-131-3/+3
* 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