summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Move include of make.conf back to its old position.sjg2015-06-195-60/+80
* Document title should be in CAPS.brueffer2015-06-181-2/+2
* Remove EOL whitespace.brueffer2015-06-183-8/+8
* Restructure memory allocation in bhyve to support "devmem".neel2015-06-181-3/+9
* Bump date.imp2015-06-171-1/+1
* Update style.9 to reflect consensus on developer's mailing listimp2015-06-171-4/+5
* new dependssjg2015-06-162-2/+0
* 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
* Deshallify.pluknet2015-06-151-1/+1
* 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-13118-58/+5095
|\
| * 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
| * Remove extra blank linessjg2015-06-103-3/+0
| * Let people use this with MAKEOBJDIRPREFIX if they really want tosjg2015-06-101-1/+4
| * Remove extra linesjg2015-06-101-1/+0
| * remove extra linesjg2015-06-101-1/+0
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-0871-142/+0
| * 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 sync of headsjg2015-05-27304-1905/+24266
| |\
| * \ 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
OpenPOWER on IntegriCloud