History log of /freebsd/share/mk/local.dirdeps.mk (Results 51 – 68 of 68)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# dad2fb7e 15-Jun-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from head


# 704b4cac 14-Jun-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Watch out for bin/cat in host stage tree


# 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 ...


# 4113aa90 26-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Move META_MODE bits to local.meta.sys.mk

By moving META_MODE bits from local.sys.mk, they are easier
to skip when MK_META_MODE=no

Update some filters to cope with sync from head.

If buildworld etc

Move META_MODE bits to local.meta.sys.mk

By moving META_MODE bits from local.sys.mk, they are easier
to skip when MK_META_MODE=no

Update some filters to cope with sync from head.

If buildworld etc or WITHOUT_META_MODE disable all the META_MODE
related options.

show more ...


# 61ad1ff5 30-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Renamed pkgs/ targets/


Revision tags: release/10.1.0
# ee7b0571 19-Aug-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge head from 7/28


Revision tags: release/9.3.0
# c65ae8f9 16-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

There are a few libs we need to build for host.
Handle more optional dependencies.


# ea14011c 10-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

We now want src.opts.mk


# 2a8d24d0 05-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Sadly there is at least on lib we need to build for host (libdwarf)
else we cannot build ctfconvert.


# e86ede0d 05-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Leverage bsd.opts.mk


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

Some re-org and cleanup.
Make it easier to subst some dirs in dirdeps with variables.
Tweak M_dep_qual_fixes esp. for pseudo machines like "host"
so that it can DTRT against _machines (in dirdeps.mk).


Revision tags: release/9.2.0, release/8.4.0
# 05d14a14 11-May-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Keep dirdeps for pseudo machines like "host" and "common" simple.
Also we need to use DEP_MACHINE_ARCH when expanding CSU_DIR


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

Don't add libssp for host


# 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.


# cb9c7ed1 15-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

A bit finer control so we can build toolchain for host


# 00140433 12-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Apply DEP_DIRDEPS_FILTER.${DEP_MACHINE} as needed.
Use DEP_DIRDEPS_FILTER.host to supress dependencies for host tools.


# daba1483 06-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Use pkgs/pseudo/stage to run mtree against STAGE_OBJTOP


Revision tags: release/9.1.0
# 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>


123