Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r313653: | ngie | 2017-02-21 | 1 | -1/+1 |
| | | | | | | Use SRCTOP instead of .CURDIR relative paths with ".." This simplifies pathing in make/displayed output | ||||
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+20 |
|\ | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp | ||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| | | |||||
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -3/+1 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| | | |||||
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| | | |||||
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| | | |||||
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | |||||
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 |
| | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> | ||||
* | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
|/ | | | | Reduce overlinking | ||||
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
| | | | | Also add some missing $FreeBSD$ to keep svn happy. | ||||
* | Fix build in the !NOATM case by using the begemot library in place of | trhodes | 2004-09-24 | 1 | -3/+3 |
| | | | | | | | | using libisc which was a part of BIND8. Discussed with: des, re, dougb Submitted by: harti (one part) Reviewed by: harti (previous version) | ||||
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
| | |||||
* | Build the NgATM user space SSCOP tool (unless NOATM is defined). | harti | 2003-10-29 | 3 | -0/+23 |