summaryrefslogtreecommitdiffstats
path: root/share/mk/local.sys.mk
Commit message (Expand)AuthorAgeFilesLines
* 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