Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Obsolete mkulzma(8) and geom_uncompress(4), their functionality | sobomax | 2016-02-24 | 4 | -465/+0 |
| | | | | | | is now provided by mkuzip(8) and geom_uzip(4) respectively. MFC after: 1 month | ||||
* | 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 | -2/+3 |
| |\ | |/ |/| | |||||
| * | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -2/+2 |
| |\ | |||||
| * | | 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/+20 |
| | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> | ||||
* | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+2 |
| |/ |/| | | | | | Reduce overlinking | ||||
* | | use .Mt to mark up email addresses consistently (part3) | bapt | 2014-06-23 | 1 | -2/+2 |
|/ | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> | ||||
* | mdoc: document title should be all caps. | joel | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | mkulzma used to create lzma compressed images, just like mkuzip do. | ray | 2012-01-04 | 3 | -0/+445 |
Approved by: adrian (mentor) |