aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge from headSimon J. Gerraty2014-05-081-9/+20
|\
| * No need to install man pages for bootstrapping new make. SomeWarner Losh2014-05-061-1/+1
| * Remove support for WITHOUT_BMAKE. bmake is now the only make that canWarner Losh2014-05-061-5/+1
| * Omit from the universe build all config files tagged withWarner Losh2014-04-301-1/+7
| * Merge from CheriBSD:Brooks Davis2014-04-291-2/+11
* | If building WITH_META_FILES we do not want STAGINGSimon J. Gerraty2014-05-051-1/+2
* | Merge headSimon J. Gerraty2014-04-281-19/+9
|\|
| * Prevent building tests when bootstrapping make.Julio Merino2014-04-211-1/+2
| * Document the xdev* targets.Christian Brueffer2014-04-141-0/+4
| * We no longer support upgrading from FreeBSD 4, so we don't need theWarner Losh2014-04-131-2/+1
| * Remove support for legacy mips*eb names. Remove tests forWarner Losh2014-04-011-14/+0
| * Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-2/+2
* | Make it possible to buildworld, while producing .meta files to aidSimon J. Gerraty2013-10-161-2/+10
* | Merge head@256284Simon J. Gerraty2013-10-131-6/+6
|\|
| * Remove the armv6eb architecture as it is unused, and almost certainlyAndrew Turner2013-09-221-1/+1
| * Further refinement to bmake bootstrappingEd Maste2013-09-191-5/+5
| * Fix make bootstrapping with WITH_DEBUG_FILES=Ed Maste2013-09-121-1/+1
* | Merge headSimon J. Gerraty2013-09-111-0/+6
|\|
| * During universe/tinderbox export MAKE_JOB_ERROR_TOKEN=noSimon J. Gerraty2013-09-061-0/+8
* | Merge from headSimon J. Gerraty2013-09-051-29/+69
|\|
| * Don't let user specified DESTDIR, break building our chosen make.Simon J. Gerraty2013-08-171-3/+3
| * When we need to build using the in-tree make,Simon J. Gerraty2013-08-161-6/+9
| * Fix bug in universe where if upgrade_checks wants a new make,Simon J. Gerraty2013-07-241-18/+43
| * Correct typo specifying jflags.Alfred Perlstein2013-07-071-1/+1
| * Document tip on how to build all kernels quickly.Alfred Perlstein2013-07-071-0/+6
| * Flag recursive make targets with .MAKESimon J. Gerraty2013-06-141-0/+6
| * bmake does not like universe_${target}_prologue in the .ORDERSimon J. Gerraty2013-06-031-1/+1
| * Make the instruction order for buildworld agree with UPDATING and theChris Rees2013-05-291-2/+2
| * Reverse the sense of the test wrt bmake, and guard againstSimon J. Gerraty2013-05-161-1/+1
* | Ensure this makefile and anything it runs, does so without meta mode.Simon J. Gerraty2013-06-041-0/+8
|/
* If doing buildworld -DWITH_BMAKE make sure bmake does the build.Simon J. Gerraty2013-04-121-2/+6
* Ensure make -j N universe works correctly, by checking for an up-to-dateDimitry Andric2013-04-091-2/+2
* When building universe ensure the required worlds are finished beforeAndrew Turner2013-03-311-0/+8
* Add the buildLINT convenience target, handy for build automation.Marcel Moolenaar2012-11-031-0/+3
* Add support for bmake. This includes:Marcel Moolenaar2012-10-061-0/+2
* Not all Pmake derivatives silently handle empty shell output, so ensure thereDavid E. O'Brien2012-09-121-1/+1
* Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-2/+2
* Add "hier" as an alternate spelling of "hierarchy" to match hier(9).David E. O'Brien2012-07-031-1/+1
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-10/+9
* Add a kernel-toolchains target like the toolchains target, but building onlyJuli Mallett2012-03-131-0/+4
* delete-old does not have delete-old-libs dependency.Sergey Kandaurov2012-02-161-1/+1
* Replace 'chflags' with 'file flags' in a comment, since 'chflags'Glen Barber2011-11-201-3/+3
* Fix the note in r227769 to be less specific to the immutable flag.Glen Barber2011-11-201-3/+2
* Add a note to src/Makefile that explains that 'rm' runs twice because theGlen Barber2011-11-201-1/+4
* It's a bit odd, but "make update" in src/ can also update the ports/,Ruslan Ermilov2011-06-161-1/+1
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-3/+2
* Add the mipsn32eb TARGET_ARCH to the list of mips targets for theJohn Baldwin2011-04-291-1/+1
* If building (custom) FreeBSD images people tend to patch param.h. In caseBjoern A. Zeeb2011-04-121-1/+1
* Update recommendation for mergemaster. The -a and -i options are exclusive.Doug Barton2011-04-101-1/+1
* Improve the distributeworld target in Makefile.inc1 and update the releaseNathan Whitehorn2011-03-021-2/+4