summaryrefslogtreecommitdiffstats
path: root/share/mk/local.dirdeps.mk
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD|LIBADD).bdrewery2015-12-151-3/+18
* DIRDEPS_BUILD: Fix incorrectly adding in RELDIR for DIRDEPS in bootstrapping.bdrewery2015-12-151-1/+3
* DIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstrapping.bdrewery2015-12-151-1/+1
* DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping.bdrewery2015-12-111-1/+4
* DIRDEPS_BUILD: For the bootstrapped LIBADD from DPADD, resolve paths to RELDIR.bdrewery2015-12-041-2/+4
* META MODE: Add some basic bootstrapping support for no Makefile.depend.bdrewery2015-12-011-0/+64
* META MODE: Don't trim out lib/clang/include dependency.bdrewery2015-12-011-4/+0
* Standardize on OBJTOP in and outside of META MODE.bdrewery2015-11-261-1/+1
* META MODE: Fix 'make bootstrap-tools'.bdrewery2015-11-251-8/+13
* Watch out for bin/cat in host stage treesjg2015-06-141-0/+1
* Add META_MODE support.sjg2015-06-131-1/+1
* Move META_MODE bits to local.meta.sys.mksjg2015-05-261-0/+4
* Renamed pkgs/ targets/sjg2014-11-301-3/+9
* Merge head from 7/28sjg2014-08-191-1/+1
* There are a few libs we need to build for host.sjg2014-05-161-4/+25
* We now want src.opts.mksjg2014-05-101-2/+2
* Sadly there is at least on lib we need to build for host (libdwarf)sjg2014-05-051-1/+4
* Leverage bsd.opts.mksjg2014-05-051-1/+5
* Some re-org and cleanup.sjg2013-10-121-13/+42
* Keep dirdeps for pseudo machines like "host" and "common" simple.sjg2013-05-111-0/+7
* Don't add libssp for hostsjg2013-03-171-0/+4
* Improve DIRDEP filtering.sjg2013-03-171-6/+1
* A bit finer control so we can build toolchain for hostsjg2013-03-151-2/+5
* Apply DEP_DIRDEPS_FILTER.${DEP_MACHINE} as needed.sjg2013-03-121-10/+12
* Use pkgs/pseudo/stage to run mtree against STAGE_OBJTOPsjg2013-03-061-0/+5
* Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+15
OpenPOWER on IntegriCloud