| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r339738, r339744, r339770, r339773, r339864-r339866, r339907-r339908, r33... | Andrew Turner | 2019-09-16 | 1 | -4/+0 |
| * | Convert gnu to using SRCTOP | Warner Losh | 2017-03-12 | 1 | -3/+3 |
| * | Follow-up r297842: Rework header generation to fix always rebuilding. | Bryan Drewery | 2016-04-18 | 1 | -4/+4 |
| * | META_MODE: Avoid changed build command every build. | Bryan Drewery | 2016-04-12 | 1 | -1/+1 |
| * | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | Bryan Drewery | 2016-03-30 | 1 | -1/+0 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -30/+0 |
| * | Remove redundant .NOPATH. | Bryan Drewery | 2015-09-26 | 1 | -2/+0 |
| * | Fix installation of 32bit libraries after r288074. | Bryan Drewery | 2015-09-21 | 1 | -0/+2 |
| * | Replace realinstall: and META_MODE staging hacks with FILES mechanism. | Bryan Drewery | 2015-09-21 | 1 | -14/+6 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 2 | -0/+52 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -0/+2 |
| | |\
| |/
|/| |
|
| | * | all is MAIN target | Simon J. Gerraty | 2014-11-30 | 1 | -0/+2 |
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -1/+1 |
| | |\
| |/
|/| |
|
| | * | fixed dep | Simon J. Gerraty | 2014-11-19 | 1 | -1/+0 |
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -8/+2 |
| | |\ |
|
| | * \ | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Need to stage_files | Simon J. Gerraty | 2014-05-05 | 1 | -0/+6 |
| | * | | | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -4/+4 |
| | |\ \ \ |
|
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -0/+4 |
| | |\ \ \ \ |
|
| | * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+46 |
| * | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | Andrew Turner | 2014-10-01 | 1 | -1/+1 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 1 | -7/+0 |
| * | | | | | Make sure that the sub-makes for unwind.h start from the CURDIR | Warner Losh | 2014-06-24 | 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 |
| | |_|/
|/| | |
|
| * | | | To avoid having to explicitly test COMPILER_TYPE for setting | Dimitry Andric | 2013-12-22 | 1 | -3/+1 |
| * | | | For gnu/lib/csu, only use gcc-specific flags when compiling with gcc. | Dimitry Andric | 2013-12-22 | 1 | -4/+6 |
| | |/
|/| |
|
| * | | Add compiler support for the ARM EABI. | Andrew Turner | 2013-01-17 | 1 | -0/+4 |
| |/ |
|
| * | Build the "S" objects with the same name they get installed under. | Marcel Moolenaar | 2012-05-17 | 1 | -4/+4 |
| * | Revert r234356 for now, as it leads to run-time problems on 32-bit | Dimitry Andric | 2012-04-23 | 1 | -1/+0 |
| * | Work around an issue on 32-bit PowerPC, where clang executable can get | Dimitry Andric | 2012-04-16 | 1 | -0/+1 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -3/+3 |
| * | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 1 | -1/+1 |
| * | Often reported issue with newer ld is: | Konstantin Belousov | 2010-06-18 | 1 | -1/+2 |
| * | Fix build when WITH_SSP is set explicitly. | Ruslan Ermilov | 2009-02-21 | 1 | -1/+3 |
| * | Revert previous commit. The prototype has been moved to unistd.h | Marcel Moolenaar | 2008-09-28 | 1 | -1/+1 |
| * | Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of | Marcel Moolenaar | 2008-09-26 | 1 | -1/+1 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -0/+1 |
| * | Remove one more alpha leftover. | Ruslan Ermilov | 2008-01-24 | 1 | -1/+1 |
| * | Back out last commit -- it breaks sparc64 build which has | Ruslan Ermilov | 2007-10-13 | 1 | -2/+2 |
| * | Minor tweak to finding BEG/END source. | David E. O'Brien | 2007-10-12 | 1 | -2/+2 |
| * | Update bmake glue to build GCC 4.2. | Alexander Kabaev | 2007-05-19 | 1 | -7/+12 |
| * | Fix a problem mentioned in the previous revision in a different, | Ruslan Ermilov | 2004-09-10 | 1 | -3/+3 |
| * | Add the .h files to the .o dependency lists so the .h's are created before | David E. O'Brien | 2004-09-09 | 1 | -2/+2 |
| * | Bmake glue for GCC 3.4.2-prerelease. | Alexander Kabaev | 2004-07-28 | 1 | -5/+5 |
| * | Just pass -DCRT_BEGIN as an option to mkdep(1), no need to override | Ruslan Ermilov | 2004-03-06 | 1 | -1/+1 |
| * | Including dynamically generated osreldate.h wasn't such a good | Alexander Kabaev | 2003-07-13 | 1 | -0/+1 |
| * | Change CFLAGS to more closely follow options used when GCC is built | Alexander Kabaev | 2003-07-11 | 1 | -1/+2 |
| * | Use ?= before someone brings it up. | David E. O'Brien | 2003-06-02 | 1 | -1/+1 |