Simon J. Gerraty
dba62d8dcf
Default MK_META_MODE from MK_DIRDEPS_BUILD
...
This allows most of the build to simply consider MK_META_MODE
Update to latest dirdeps.mk so we can do:
make -f dirdeps.mk bin/cat.i386
Reviewed by: bdrewery
2015-11-16 22:50:23 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
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
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
6251c65a82
Latest dirdeps.mk sets DEP_RELDIR for itself.
...
This helps guard against bugs in manually edited Makefile.depend
files, and avoids the need to call realpath from the Makefile.depend file.
2015-06-08 23:34:04 +00:00
Simon J. Gerraty
71edef51db
Latest dirdeps.mk and meta.stage.mk
...
Add support for dirdeps cache
and allow full path as key for STAGE_AS_*
2015-05-26 21:03:41 +00:00
Simon J. Gerraty
51486565d8
Use latest version
2014-11-20 22:42:40 +00:00
Simon J. Gerraty
10ea6face3
Update to latest versions.
2014-05-05 17:58:00 +00:00
Simon J. Gerraty
707ae8d2e7
When TARGET_SPEC_VARS is non-trivial, we need to apply the same filtering
...
when setting _machines as we do to _build_dirs.
2013-10-12 23:40:17 +00:00
Simon J. Gerraty
876336c858
Sync latest versions
2013-04-14 01:21:20 +00:00
Simon J. Gerraty
a4b2fbdde2
Don't forget DEP_TARGET_SPEC
2013-03-17 03:07:13 +00:00
Simon J. Gerraty
6c5406e48c
Improve DIRDEP filtering.
...
Allow DEP_SKIP_DIR and DEP_DIRDEPS_FILTER to vary by DEP_MACHINE.
2013-03-17 01:51:23 +00:00
Simon J. Gerraty
4ed4429c63
Latest *dirdeps.mk and meta2deps
2013-02-16 01:16:53 +00:00
Simon J. Gerraty
fbc1b149eb
Latest dirdeps etc from Juniper Networks.
2012-11-08 21:14:57 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00