summaryrefslogtreecommitdiffstats
path: root/share/mk/local.sys.mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r319862,r319996,r320030:bdrewery2017-06-231-0/+3
* MFC r320012,r320028,r320061,r320118:bdrewery2017-06-231-0/+4
* WITH_META_MODE: Enable printing of some of make's environment on error.bdrewery2016-06-141-2/+14
* Follow-up r297835: Let the intented default cookie work.bdrewery2016-04-141-2/+5
* Rework META_TARGETS so that it automatically adds META_DEPS to the targets.bdrewery2016-04-141-0/+4
* META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.bdrewery2016-04-111-1/+2
* Define OBJTOP earlier if possible for use in targets.bdrewery2016-03-311-0/+4
* Follow-up r296700: Fix incorrectly declaring these as .MAIN.bdrewery2016-03-131-2/+2
* META_MODE: We can only use a cookie if filemon is being used.bdrewery2016-03-111-5/+7
* META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.bdrewery2016-03-111-3/+11
* DIRDEPS_BUILD: Remove the cookie when target is out-of-date.bdrewery2016-03-111-1/+5
* Define .MAKE.MODE to normal to avoid the need for :U later.bdrewery2016-01-191-1/+1
* META MODE: Show PATH on errors.bdrewery2015-11-251-0/+1
* Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-141-1/+13
* Move include of make.conf back to its old position.sjg2015-06-191-38/+0
* Skip MAKE_PRINT_VAR_ON_ERROR unless we are doing META_MODEsjg2015-06-151-0/+2
* Add META_MODE support.sjg2015-06-131-10/+2
* Allow AUTO_OBJ with out META_MODE.sjg2015-05-291-6/+1
* Move META_MODE bits to local.meta.sys.mksjg2015-05-261-263/+10
* Move include of auto.obj.mk to sys.mksjg2015-05-241-8/+0
* Merge head from 7/28sjg2014-08-191-8/+19
* Crude cross-build support thanks to clangsjg2014-07-251-1/+13
* export sanitized MAKESYSPATH in case .../ appears in default syspath.sjg2014-06-251-4/+10
* Use _LIBDIR in STAGE_LIBDIR so we DTRT for PRIVATE libs.sjg2014-05-161-19/+13
* When bootstrapping tools MACHINE==host and EARLY_BUILD defined,sjg2014-05-101-2/+22
* Avoid /etc/make.confsjg2014-05-051-4/+9
* Handle the different expectations of MACHINE_ARCH b/w buildworld etcsjg2013-10-161-2/+16
* Some cleanup and re-org.sjg2013-10-121-9/+8
* Include more stuff within the meta mode block, so that buildworldsjg2013-06-041-5/+5
* Cleanup some backwards compat stuff we do not need.sjg2013-05-111-17/+51
* Add stage-install.sh so we can do away with the need to havesjg2013-04-191-3/+3
* If building for "host" and we do not have Makefile.depend.host;sjg2013-03-171-3/+3
* We need .OBJDIR done earliersjg2013-03-171-1/+3
* Apply DEP_DIRDEPS_FILTER.${DEP_MACHINE} as needed.sjg2013-03-121-0/+4
* Control default .MAKE.DEPENDFILE indepentend of .MAKE.DEPENDFILE_PREFERENCEsjg2013-03-081-4/+8
* Do no assume ${DESTDIR}/usr/include is always validsjg2013-02-201-0/+1
* If MAKESYSPATH contained .../ entry resolve it so that it still workssjg2013-02-161-1/+16
* Use STAGE_OBJTOP for STAGE_SYMLINKS_DIR etcsjg2013-01-291-0/+6
* Add TIME_STAMPsjg2012-11-091-0/+9
* Need CXXFLAGS_LAST and LDFLAGS_LASTsjg2012-11-081-3/+5
* Sync from headsjg2012-11-041-0/+1
* Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+196
OpenPOWER on IntegriCloud