summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | MFHgjb2016-01-121-1/+1
|\ \ | |/
| * Always try to upgrade to bmake if not already using it.bdrewery2016-01-071-1/+1
| * Revert r293286. It was not intended to come in yet.bdrewery2016-01-071-0/+7
| * Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.bdrewery2016-01-071-7/+0
* | MFH r289384-r293170gjb2016-01-041-57/+23
|\ \ | |/
| * Update advice on obj disk space requirementsemaste2015-12-141-2/+2
| * Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-111-1/+1
| * Fix errors being ignored in many phases of the build since the bmake integrat...bdrewery2015-12-011-7/+7
| * Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-141-5/+5
| * Move 'make cleandir' from Makefile to Makefile.inc1.bdrewery2015-11-091-33/+1
| * Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-081-0/+4
| * Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.bdrewery2015-10-171-7/+1
| * Tweak the guard more to suggest 'all' if SUBDIR_OVERRIDE is specified. In thatbdrewery2015-10-161-1/+1
| * Tweak the default target to not suggest 'all' since it really doesn't dobdrewery2015-10-161-2/+2
* | MFH to r289370gjb2015-10-151-1/+1
|\ \ | |/
| * Consider top-level targets to be .PHONY as bmake won't build thembdrewery2015-10-151-1/+1
* | Merge from headbapt2015-10-091-1/+1
|\ \ | |/
| * Add installconfig as a top level targetbapt2015-10-091-1/+1
* | Merge from headbapt2015-10-011-14/+15
|\ \ | |/
| * Fix the .MAKE added in r251750 to properly support the historical -n -n.bdrewery2015-09-291-2/+2
| * Rework r287900 to keep arm64/aarch64 stable in the TARGETS list.bdrewery2015-09-171-14/+15
| * Get arm64/aarch64 into 'make targets' output to fix makeman.bdrewery2015-09-171-3/+3
* | Rename kernel-pkgs into create-kernel-packages to be consistent with worldbapt2015-09-121-2/+2
* | Merge from headbapt2015-09-121-2/+4
|\ \ | |/
| * Fix generation of src.conf.5sjg2015-07-031-1/+3
| * targets now needs .PHONYsjg2015-06-221-1/+1
* | Merge from head @274131bapt2015-06-201-3/+1
|\ \ | |/
| * Move the universe done dependency on the worlds completing out of theandrew2015-06-161-1/+1
| * Remove unneeded dependencies, these are now handled through the _doneandrew2015-06-161-2/+0
* | Merge from head@274131bapt2015-06-161-9/+19
|\ \ | |/
| * Add a new target universe_${target}_done to print the completion message.andrew2015-06-161-0/+6
| * Add a universe_${target}_worlds target to simplify the logic to find whenandrew2015-06-161-6/+4
| * A more compatible fix to MK_META_MODE not being defined. Also, encaseimp2015-06-161-1/+6
| * Add a comment to the end of the world and kernel cases in the universeandrew2015-06-161-2/+3
* | Merge from headbapt2015-06-151-2/+19
|\ \ | |/
| * If MK_META_MODE is unset, assume a value of no.rodrigc2015-06-141-1/+1
| * Since sys.mk now handles META_MODE and META_FILES optionssjg2015-06-101-12/+8
| * Merge sync of headsjg2015-05-271-3/+14
| |\
| * | If we are doing META_MODE use targets/Makefile as top-levelsjg2014-11-301-0/+6
| * | Merge from head@274682sjg2014-11-191-1/+3
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-191-15/+18
| |\ \ \
| * \ \ \ Merge from headsjg2014-05-081-9/+20
| |\ \ \ \
| * | | | | If building WITH_META_FILES we do not want STAGINGsjg2014-05-051-1/+2
| * | | | | Merge headsjg2014-04-281-19/+9
| |\ \ \ \ \
| * | | | | | Make it possible to buildworld, while producing .meta files to aidsjg2013-10-161-2/+10
| * | | | | | Merge head@256284sjg2013-10-131-6/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge headsjg2013-09-111-0/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-051-29/+69
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Ensure this makefile and anything it runs, does so without meta mode.sjg2013-06-041-0/+8
* | | | | | | | | | Merge from headbapt2015-05-031-1/+12
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
OpenPOWER on IntegriCloud