aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* build: remove the option to build gnugrepKyle Evans2020-12-251-4/+0
* Remove additional GDB leftovers missed in r368667Ed Maste2020-12-151-1/+1
* gnu: don't build libgnuregex for WITH_GNU_GREP_COMPATKyle Evans2020-12-041-2/+1
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-11/+0
* retire BSD_CRTBEGIN optionEd Maste2020-01-311-4/+0
* Retire build support for GCC's DWARF unwinderEd Maste2020-01-081-4/+0
* Provide libssp based on libcKyle Evans2020-01-041-1/+0
* Connect lib/libomp to the build.Dimitry Andric2019-03-161-1/+4
* Implement a BSD licensed crtbegin/crtendAndrew Turner2018-10-251-1/+5
* Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin2018-02-061-1/+0
* GNU diff is done and GNU diff3 is not using libgnuregex, so no need toBaptiste Daroussin2017-04-201-2/+2
* Only build libreadline for gdb, binutils actually does not need itBaptiste Daroussin2017-04-201-4/+1
* Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste2016-11-041-2/+4
* Correct typo in r307679: the variable is MK_GNU_GREP_COMPATEd Maste2016-10-201-1/+1
* Build libgnuregex only if necessary for other componentsEd Maste2016-10-201-1/+5
* Put each SUBDIR on a separate line for ease of maintenanceEd Maste2016-10-191-1/+3
* Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste2016-10-191-12/+3
* Don't build libdialog if WITHOUT_DIALOG is setEd Maste2016-10-031-1/+3
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+3
* - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},Marius Strobl2015-07-191-1/+1
* ntp is now again libreadline free, so only build libreadline for gdbBaptiste Daroussin2015-05-251-1/+1
* Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc.Mark Murray2015-05-251-1/+1
* Only build libreadline if gdb is going to be builtBaptiste Daroussin2015-05-181-1/+5
* Build libgcov only if we're building base system GCCEd Maste2015-05-181-2/+2
* Build libgomp only if we're also building base system GCCEd Maste2015-05-151-1/+5
* Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andWarner Losh2014-07-101-1/+1
* 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/+4
* It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sureWarner Losh2014-04-011-1/+1
* On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall2013-09-061-1/+1
* Don't recurse into libssp when MK_SSP is set to no.Marcel Moolenaar2012-05-211-1/+5
* libodialog: disconnect from the build and obsolete.Max Khon2011-11-241-2/+1
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-171-4/+0
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-1/+2
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-5/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-3/+3
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-3/+5
* Add libgcov, a runtime support library for binaries compiled for basicAlexander Kabaev2004-08-141-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-6/+0
* Add some build glue for libstdc++. I'm not a C++ person, but this seemsPeter Wemm2002-05-291-3/+3
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-4/+2
* All platforms should be on equal footing now -- no special handling forDavid E. O'Brien2002-05-101-10/+6
* Unbreak world (missing .else)Peter Wemm2002-04-081-0/+1
* Some things don't compile on ia64 and sparc64 yet.David E. O'Brien2002-04-081-1/+8
* Back out the previous revision for now. Instead, the current sparc64John Baldwin2002-01-071-4/+0
* Don't build csu or libgcc on sparc64 for the time being.John Baldwin2002-01-031-0/+4
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-1/+1
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-061-0/+2
* Don't compile libgcc_r twice.David E. O'Brien2000-11-251-1/+1