History log of /freebsd/share/mk/dirdeps.mk (Results 26 – 48 of 48)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 51c71d3e 18-Apr-2016 Simon J. Gerraty <sjg@FreeBSD.org>

Update dirdeps.mk et al

dirdeps.mk: move logic to handle -f dirdeps.mk to inside check
for first read of dirdeps.mk

Also fix handling of WITHOUT_DIRDEPS_BELOW

gendirdeps.mk: pass M2D_EXCLUDES to m

Update dirdeps.mk et al

dirdeps.mk: move logic to handle -f dirdeps.mk to inside check
for first read of dirdeps.mk

Also fix handling of WITHOUT_DIRDEPS_BELOW

gendirdeps.mk: pass M2D_EXCLUDES to meta2deps

meta.autodep.mk: if we build with nofilemon, leave a cookie to
prevent updating dependencies until cleaned.

Reviewed by: bdrewery

show more ...


# d6084013 05-Apr-2016 Glen Barber <gjb@FreeBSD.org>

MFH

Sponsored by: The FreeBSD Foundation


Revision tags: release/10.3.0
# 3bebe729 18-Mar-2016 Simon J. Gerraty <sjg@FreeBSD.org>

Update to bmake-20160315

Archive member handling works again
meta mode, treat missing reads as for writes.

Update dirdeps.mk - much improved startup time.
Update meta.stage.mk - avoid ln when chmod

Update to bmake-20160315

Archive member handling works again
meta mode, treat missing reads as for writes.

Update dirdeps.mk - much improved startup time.
Update meta.stage.mk - avoid ln when chmod required.

show more ...


# 53835448 14-Mar-2016 Glen Barber <gjb@FreeBSD.org>

MFH

Sponsored by: The FreeBSD Foundation


# be19d90b 11-Mar-2016 Simon J. Gerraty <sjg@FreeBSD.org>

Merge bmake-20160307


# b626f5a7 04-Jan-2016 Glen Barber <gjb@FreeBSD.org>

MFH r289384-r293170

Sponsored by: The FreeBSD Foundation


# a5d8944a 19-Nov-2015 Navdeep Parhar <np@FreeBSD.org>

Catch up with head (r291075).


# dba62d8d 16-Nov-2015 Simon J. Gerraty <sjg@FreeBSD.org>

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: bdr

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

show more ...


Revision tags: release/10.2.0
# 416ba5c7 22-Jun-2015 Navdeep Parhar <np@FreeBSD.org>

Catch up with HEAD (r280229-r284686).


# 76aeda8a 20-Jun-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r284188 through r284643.


# dad2fb7e 15-Jun-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from head


# ccfb9654 13-Jun-2015 Simon J. Gerraty <sjg@FreeBSD.org>

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

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

show more ...


# 6251c65a 09-Jun-2015 Simon J. Gerraty <sjg@FreeBSD.org>

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.


# 71edef51 26-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Latest dirdeps.mk and meta.stage.mk

Add support for dirdeps cache
and allow full path as key for STAGE_AS_*


# 51486565 20-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Use latest version


Revision tags: release/10.1.0, release/9.3.0
# 10ea6fac 05-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Update to latest versions.


Revision tags: release/10.0.0
# 707ae8d2 13-Oct-2013 Simon J. Gerraty <sjg@FreeBSD.org>

When TARGET_SPEC_VARS is non-trivial, we need to apply the same filtering
when setting _machines as we do to _build_dirs.


Revision tags: release/9.2.0, release/8.4.0
# 876336c8 14-Apr-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Sync latest versions


# a4b2fbdd 17-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Don't forget DEP_TARGET_SPEC


# 6c5406e4 17-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Improve DIRDEP filtering.
Allow DEP_SKIP_DIR and DEP_DIRDEPS_FILTER to vary by DEP_MACHINE.


# 4ed4429c 16-Feb-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Latest *dirdeps.mk and meta2deps


Revision tags: release/9.1.0
# fbc1b149 08-Nov-2012 Simon J. Gerraty <sjg@FreeBSD.org>

Latest dirdeps etc from Juniper Networks.


# 7750ad47 22-Aug-2012 Marcel Moolenaar <marcel@FreeBSD.org>

Sync FreeBSD's bmake branch with Juniper's internal bmake branch.

Requested by: Simon Gerraty <sjg@juniper.net>


12