summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of src.conf.5sjg2015-06-221-0/+2
* Appy := to dependent opts once value determined.sjg2015-06-221-0/+1
* Simplify code to install manpages and it symlinksbapt2015-06-211-39/+19
* Simplify symlinks on include files by using bmake's multivariable .for loopsbapt2015-06-211-9/+4
* Deal with MAKEOBJDIRPREFIXsjg2015-06-201-0/+12
* Use .CURDIR in soelim's include path instead of SRCDIRbapt2015-06-201-1/+1
* Move include of make.conf back to its old position.sjg2015-06-195-60/+80
* Normally a staging conflict causes an error.sjg2015-06-161-2/+11
* Remove old fmake. It wasn't built by default for some time. Users thatimp2015-06-161-1/+0
* Register libpanel into the available librariesbapt2015-06-151-0/+2
* Skip MAKE_PRINT_VAR_ON_ERROR unless we are doing META_MODEsjg2015-06-151-0/+2
* do not include src.opts.mk from heresjg2015-06-151-2/+0
* Ensure TESTSDIR is defined before bsd.test.mk is .include'dngie2015-06-151-0/+4
* Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mkngie2015-06-151-83/+1
* Avoid trailing white-spacesjg2015-06-141-1/+1
* Watch out for bin/cat in host stage treesjg2015-06-141-0/+1
* Avoid anoying warningsjg2015-06-141-1/+1
* Fix incorrect library path.adrian2015-06-131-1/+1
* We no longer need CSU_DIR.i386sjg2015-06-131-1/+3
* Add META_MODE support.sjg2015-06-1337-58/+4106
|\
| * With MK_AUTO_OBJ=yes objdir is created during sys.mksjg2015-06-111-0/+4
| * For debugging we sometimes run makefiles forcing level > 0sjg2015-06-111-1/+1
| * Mention what 'common' is forsjg2015-06-101-0/+2
| * combine two commentssjg2015-06-101-2/+1
| * Explain in a nutshell why we destroysjg2015-06-101-0/+1
| * Building on fmake is no longer possible so removed tests for bmake.sjg2015-06-107-33/+2
| * If MK_AUTO_OBJ==yes, it is done before bsd.obj.mk includedsjg2015-06-101-10/+6
| * Let people use this with MAKEOBJDIRPREFIX if they really want tosjg2015-06-101-1/+4
| * Latest dirdeps.mk sets DEP_RELDIR for itself.sjg2015-06-082-5/+21
| * Watchout for bogus MANsjg2015-06-081-1/+1
| * Add dependent option STAGING_MAN/STAGINGsjg2015-06-042-4/+5
| * Handle multiple sections in MLINKSsjg2015-05-311-1/+3
| * Stage man pages.sjg2015-05-311-0/+14
| * Do not override variables on command line that build needs to change.sjg2015-05-301-10/+8
| * Test that .CURDIR is component of (or matches) .OBJDIRsjg2015-05-301-2/+2
| * Allow AUTO_OBJ with out META_MODE.sjg2015-05-291-6/+1
| * Merge from headsjg2015-05-2622-186/+223
| |\
| * | Include bsd.mkopt.mk before local.sys.mksjg2015-05-261-25/+37
| * | include local.meta.sys.mksjg2015-05-261-0/+5
| * | always filter out dirdeps.cache*metasjg2015-05-261-0/+2
| * | Move META_MODE bits to local.meta.sys.mksjg2015-05-265-264/+231
| * | Define SRCTOP in src.sys.mksjg2015-05-263-57/+404
| * | Latest dirdeps.mk and meta.stage.mksjg2015-05-262-4/+91
| * | Add support for __DEFAULT_DEPENDENT_OPTIONSsjg2015-05-261-0/+33
| * | Add options for auto obj and meta mode to sys.mksjg2015-05-241-2/+22
| * | Move include of auto.obj.mk to sys.mksjg2015-05-241-8/+0
| * | Add files to installsjg2015-05-241-0/+7
| * | Add STALE_STAGED as default nosjg2014-11-301-0/+1
| * | Renamed pkgs/ targets/sjg2014-11-302-5/+11
| * | Use latest versionsjg2014-11-211-0/+3
OpenPOWER on IntegriCloud