| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | build: remove the option to build gnugrep | Kyle Evans | 2020-12-25 | 1 | -4/+0 |
| * | Remove additional GDB leftovers missed in r368667 | Ed Maste | 2020-12-15 | 1 | -1/+1 |
| * | gnu: don't build libgnuregex for WITH_GNU_GREP_COMPAT | Kyle Evans | 2020-12-04 | 1 | -2/+1 |
| * | remove GCC 4.2.1 build infrastructure | Ed Maste | 2020-02-29 | 1 | -11/+0 |
| * | retire BSD_CRTBEGIN option | Ed Maste | 2020-01-31 | 1 | -4/+0 |
| * | Retire build support for GCC's DWARF unwinder | Ed Maste | 2020-01-08 | 1 | -4/+0 |
| * | Provide libssp based on libc | Kyle Evans | 2020-01-04 | 1 | -1/+0 |
| * | Connect lib/libomp to the build. | Dimitry Andric | 2019-03-16 | 1 | -1/+4 |
| * | Implement a BSD licensed crtbegin/crtend | Andrew Turner | 2018-10-25 | 1 | -1/+5 |
| * | Remove libreadline from the source tree, all consumers but gdb | Baptiste Daroussin | 2018-02-06 | 1 | -1/+0 |
| * | GNU diff is done and GNU diff3 is not using libgnuregex, so no need to | Baptiste Daroussin | 2017-04-20 | 1 | -2/+2 |
| * | Only build libreadline for gdb, binutils actually does not need it | Baptiste Daroussin | 2017-04-20 | 1 | -4/+1 |
| * | Connect new LLVM-based libgcc_eh & libgcc_s to the build | Ed Maste | 2016-11-04 | 1 | -2/+4 |
| * | Correct typo in r307679: the variable is MK_GNU_GREP_COMPAT | Ed Maste | 2016-10-20 | 1 | -1/+1 |
| * | Build libgnuregex only if necessary for other components | Ed Maste | 2016-10-20 | 1 | -1/+5 |
| * | Put each SUBDIR on a separate line for ease of maintenance | Ed Maste | 2016-10-19 | 1 | -1/+3 |
| * | Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir style | Ed Maste | 2016-10-19 | 1 | -12/+3 |
| * | Don't build libdialog if WITHOUT_DIALOG is set | Ed Maste | 2016-10-03 | 1 | -1/+3 |
| * | Add more SUBDIR_PARALLEL. | Bryan Drewery | 2015-10-15 | 1 | -0/+3 |
| * | - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes}, | Marius Strobl | 2015-07-19 | 1 | -1/+1 |
| * | ntp is now again libreadline free, so only build libreadline for gdb | Baptiste Daroussin | 2015-05-25 | 1 | -1/+1 |
| * | Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc. | Mark Murray | 2015-05-25 | 1 | -1/+1 |
| * | Only build libreadline if gdb is going to be built | Baptiste Daroussin | 2015-05-18 | 1 | -1/+5 |
| * | Build libgcov only if we're building base system GCC | Ed Maste | 2015-05-18 | 1 | -2/+2 |
| * | Build libgomp only if we're also building base system GCC | Ed Maste | 2015-05-15 | 1 | -1/+5 |
| * | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and | Warner Losh | 2014-07-10 | 1 | -1/+1 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino | 2014-04-21 | 1 | -0/+4 |
| * | It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sure | Warner Losh | 2014-04-01 | 1 | -1/+1 |
| * | On platforms where clang is the default compiler, don't build gcc or libstdc++. | David Chisnall | 2013-09-06 | 1 | -1/+1 |
| * | Don't recurse into libssp when MK_SSP is set to no. | Marcel Moolenaar | 2012-05-21 | 1 | -1/+5 |
| * | libodialog: disconnect from the build and obsolete. | Max Khon | 2011-11-24 | 1 | -2/+1 |
| * | Remove libobjc and other Objective-C related components, as these are | Dimitry Andric | 2011-04-17 | 1 | -4/+0 |
| * | Update dialog to version 20100428. This changes the license under which | Nathan Whitehorn | 2011-01-12 | 1 | -1/+2 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -5/+1 |
| * | Update bmake glue to build GCC 4.2. | Alexander Kabaev | 2007-05-19 | 1 | -3/+3 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -3/+5 |
| * | Add libgcov, a runtime support library for binaries compiled for basic | Alexander Kabaev | 2004-08-14 | 1 | -1/+1 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 1 | -6/+0 |
| * | Add some build glue for libstdc++. I'm not a C++ person, but this seems | Peter Wemm | 2002-05-29 | 1 | -3/+3 |
| * | Make sure to not yet build the GNU C++, but still allow | Ruslan Ermilov | 2002-05-15 | 1 | -4/+2 |
| * | All platforms should be on equal footing now -- no special handling for | David E. O'Brien | 2002-05-10 | 1 | -10/+6 |
| * | Unbreak world (missing .else) | Peter Wemm | 2002-04-08 | 1 | -0/+1 |
| * | Some things don't compile on ia64 and sparc64 yet. | David E. O'Brien | 2002-04-08 | 1 | -1/+8 |
| * | Back out the previous revision for now. Instead, the current sparc64 | John Baldwin | 2002-01-07 | 1 | -4/+0 |
| * | Don't build csu or libgcc on sparc64 for the time being. | John Baldwin | 2002-01-03 | 1 | -0/+4 |
| * | Enable the new libmp in the build, and disable libgmp and its | Dima Dorfman | 2001-07-29 | 1 | -1/+1 |
| * | Use a unified libgcc rather than a seperate one for threaded and | David E. O'Brien | 2001-01-06 | 1 | -0/+2 |
| * | Don't compile libgcc_r twice. | David E. O'Brien | 2000-11-25 | 1 | -1/+1 |