aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r356356, r356358, r356422: replace gcclibs' libsspKyle Evans2020-01-161-1/+0
* MFC r339738, r339744, r339770, r339773, r339864-r339866, r339907-r339908, r33...Andrew Turner2019-09-161-1/+5
* After r346168, also merge build infrastructure for LLVM libomp.Dimitry Andric2019-04-171-1/+4
* 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
* Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threadsDavid E. O'Brien2000-11-251-0/+4
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workDavid E. O'Brien2000-10-281-1/+1
* Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.David E. O'Brien2000-10-241-1/+5
* Make ObjC bits optional. NO_OBJC ==> don't need `em.David E. O'Brien1999-11-271-2/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Hookup libg2c. (define NO_FORTRAN if you don't want it built)David E. O'Brien1999-04-181-1/+5
* Create a libgcc with POSIX threads support.David E. O'Brien1999-04-141-2/+3