summaryrefslogtreecommitdiff
path: root/share/mk/local.sys.mk
Commit message (Expand)AuthorAgeFilesLines
* META_MODE: Delete build targets that fail.Bryan Drewery2019-06-151-0/+5
* Follow-up r320061: Need to respect make.conf/env LIBDIR overrides.Bryan Drewery2017-06-191-0/+4
* WITH_META_MODE: End each ERROR_CMD CMD line with ';'.Bryan Drewery2017-06-161-1/+1
* WITH_META_MODE: Don't try showing command if .ERROR_META_FILE is empty.Bryan Drewery2017-06-161-1/+2
* META_MODE: Show .ERROR_CMD in error.Bryan Drewery2017-06-121-0/+2
* WITH_META_MODE: Enable printing of some of make's environment on error.Bryan Drewery2016-06-141-2/+14
* Follow-up r297835: Let the intented default cookie work.Bryan Drewery2016-04-141-2/+5
* Rework META_TARGETS so that it automatically adds META_DEPS to the targets.Bryan Drewery2016-04-141-0/+4
* META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.Bryan Drewery2016-04-111-1/+2
* Define OBJTOP earlier if possible for use in targets.Bryan Drewery2016-03-311-0/+4
* Follow-up r296700: Fix incorrectly declaring these as .MAIN.Bryan Drewery2016-03-131-2/+2
* META_MODE: We can only use a cookie if filemon is being used.Bryan Drewery2016-03-111-5/+7
* META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Bryan Drewery2016-03-111-3/+11
* DIRDEPS_BUILD: Remove the cookie when target is out-of-date.Bryan Drewery2016-03-111-1/+5
* Define .MAKE.MODE to normal to avoid the need for :U later.Bryan Drewery2016-01-191-1/+1
* META MODE: Show PATH on errors.Bryan Drewery2015-11-251-0/+1
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-141-1/+13
* Move include of make.conf back to its old position.Simon J. Gerraty2015-06-191-38/+0
* Skip MAKE_PRINT_VAR_ON_ERROR unless we are doing META_MODESimon J. Gerraty2015-06-151-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-10/+2
* Allow AUTO_OBJ with out META_MODE.Simon J. Gerraty2015-05-291-6/+1
* Move META_MODE bits to local.meta.sys.mkSimon J. Gerraty2015-05-261-263/+10
* Move include of auto.obj.mk to sys.mkSimon J. Gerraty2015-05-241-8/+0
* Merge head from 7/28Simon J. Gerraty2014-08-191-8/+19
* Crude cross-build support thanks to clangSimon J. Gerraty2014-07-251-1/+13
* export sanitized MAKESYSPATH in case .../ appears in default syspath.Simon J. Gerraty2014-06-251-4/+10
* Use _LIBDIR in STAGE_LIBDIR so we DTRT for PRIVATE libs.Simon J. Gerraty2014-05-161-19/+13
* When bootstrapping tools MACHINE==host and EARLY_BUILD defined,Simon J. Gerraty2014-05-101-2/+22
* Avoid /etc/make.confSimon J. Gerraty2014-05-051-4/+9
* Handle the different expectations of MACHINE_ARCH b/w buildworld etcSimon J. Gerraty2013-10-161-2/+16
* Some cleanup and re-org.Simon J. Gerraty2013-10-121-9/+8
* Include more stuff within the meta mode block, so that buildworldSimon J. Gerraty2013-06-041-5/+5
* Cleanup some backwards compat stuff we do not need.Simon J. Gerraty2013-05-111-17/+51
* Add stage-install.sh so we can do away with the need to haveSimon J. Gerraty2013-04-191-3/+3
* If building for "host" and we do not have Makefile.depend.host;Simon J. Gerraty2013-03-171-3/+3
* We need .OBJDIR done earlierSimon J. Gerraty2013-03-171-1/+3
* Apply DEP_DIRDEPS_FILTER.${DEP_MACHINE} as needed.Simon J. Gerraty2013-03-121-0/+4
* Control default .MAKE.DEPENDFILE indepentend of .MAKE.DEPENDFILE_PREFERENCESimon J. Gerraty2013-03-081-4/+8
* Do no assume ${DESTDIR}/usr/include is always validSimon J. Gerraty2013-02-201-0/+1
* If MAKESYSPATH contained .../ entry resolve it so that it still worksSimon J. Gerraty2013-02-161-1/+16
* Use STAGE_OBJTOP for STAGE_SYMLINKS_DIR etcSimon J. Gerraty2013-01-291-0/+6
* Add TIME_STAMPSimon J. Gerraty2012-11-091-0/+9
* Need CXXFLAGS_LAST and LDFLAGS_LASTSimon J. Gerraty2012-11-081-3/+5
* Sync from headSimon J. Gerraty2012-11-041-0/+1
* Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+196