Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -6/+0 |
| | | | | | | | | These are no longer needed after the recent 'beforebuild: depend' changes and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports skipping 'make depend'. Sponsored by: EMC / Isilon Storage Division | ||||
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
| | |||||
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+1 |
| | | | | | | | | | | | 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 | 1 | -0/+1 |
| | |||||
* | Updated dependencies | sjg | 2014-05-16 | 1 | -2/+2 |
| | |||||
* | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+2 |
| | |||||
* | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | |||||
* | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+1 |
| | |||||
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+27 |
Requested by: Simon Gerraty <sjg@juniper.net> |