summaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-12-25build: remove the option to build gnugrepKyle Evans
2020-12-15Remove additional GDB leftovers missed in r368667Ed Maste
2020-12-04gnu: don't build libgnuregex for WITH_GNU_GREP_COMPATKyle Evans
2020-02-29remove GCC 4.2.1 build infrastructureEd Maste
2020-01-31retire BSD_CRTBEGIN optionEd Maste
2020-01-08Retire build support for GCC's DWARF unwinderEd Maste
2020-01-04Provide libssp based on libcKyle Evans
2019-03-16Connect lib/libomp to the build.Dimitry Andric
2018-10-25Implement a BSD licensed crtbegin/crtendAndrew Turner
2018-02-06Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin
2017-04-20GNU diff is done and GNU diff3 is not using libgnuregex, so no need toBaptiste Daroussin
2017-04-20Only build libreadline for gdb, binutils actually does not need itBaptiste Daroussin
2016-11-04Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste
2016-10-20Correct typo in r307679: the variable is MK_GNU_GREP_COMPATEd Maste
2016-10-20Build libgnuregex only if necessary for other componentsEd Maste
2016-10-19Put each SUBDIR on a separate line for ease of maintenanceEd Maste
2016-10-19Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste
2016-10-03Don't build libdialog if WITHOUT_DIALOG is setEd Maste
2015-10-15Add more SUBDIR_PARALLEL.Bryan Drewery
2015-07-19- Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},Marius Strobl
2015-05-25ntp is now again libreadline free, so only build libreadline for gdbBaptiste Daroussin
2015-05-25Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc.Mark Murray
2015-05-18Only build libreadline if gdb is going to be builtBaptiste Daroussin
2015-05-18Build libgcov only if we're building base system GCCEd Maste
2015-05-15Build libgomp only if we're also building base system GCCEd Maste
2014-07-10Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andWarner Losh
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2014-04-21Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino
2014-04-01It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sureWarner Losh
2013-09-06On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall
2012-05-21Don't recurse into libssp when MK_SSP is set to no.Marcel Moolenaar
2011-11-24libodialog: disconnect from the build and obsolete.Max Khon
2011-04-17Remove libobjc and other Objective-C related components, as these areDimitry Andric
2011-01-12Update dialog to version 20100428. This changes the license under whichNathan Whitehorn
2008-06-25Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov
2007-05-19Update bmake glue to build GCC 4.2.Alexander Kabaev
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2004-08-14Add libgcov, a runtime support library for binaries compiled for basicAlexander Kabaev
2002-09-17Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm
2002-05-29Add some build glue for libstdc++. I'm not a C++ person, but this seemsPeter Wemm
2002-05-15Make sure to not yet build the GNU C++, but still allowRuslan Ermilov
2002-05-10All platforms should be on equal footing now -- no special handling forDavid E. O'Brien
2002-04-08Unbreak world (missing .else)Peter Wemm
2002-04-08Some things don't compile on ia64 and sparc64 yet.David E. O'Brien
2002-01-07Back out the previous revision for now. Instead, the current sparc64John Baldwin
2002-01-03Don't build csu or libgcc on sparc64 for the time being.John Baldwin
2001-07-29Enable the new libmp in the build, and disable libgmp and itsDima Dorfman
2001-01-06Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien