summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r289360,r289361,r289378,r289430,r289605,r289676:bdrewery2015-12-041-1/+1
* MFC r288391:bdrewery2015-10-131-2/+2
* MFC r270155, r274490, r274593, r274607garga2015-04-211-0/+3
* MFC r265840: Eliminate spurious warnings when grep doesn't find NO_UNIVERSEian2014-12-271-1/+1
* MFC 265155, 265254:ian2014-05-181-1/+7
* MFC r265097:brooks2014-05-061-2/+11
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-271-1/+2
* MFC: r264460brueffer2014-04-231-0/+4
* Remove the armv6eb architecture as it is unused, and almost certainlyandrew2013-09-221-1/+1
* Further refinement to bmake bootstrappingemaste2013-09-191-5/+5
* Fix make bootstrapping with WITH_DEBUG_FILES=emaste2013-09-121-1/+1
* During universe/tinderbox export MAKE_JOB_ERROR_TOKEN=nosjg2013-09-061-0/+8
* Don't let user specified DESTDIR, break building our chosen make.sjg2013-08-171-3/+3
* When we need to build using the in-tree make,sjg2013-08-161-6/+9
* Fix bug in universe where if upgrade_checks wants a new make,sjg2013-07-241-18/+43
* Correct typo specifying jflags.alfred2013-07-071-1/+1
* Document tip on how to build all kernels quickly.alfred2013-07-071-0/+6
* Flag recursive make targets with .MAKEsjg2013-06-141-0/+6
* bmake does not like universe_${target}_prologue in the .ORDERsjg2013-06-031-1/+1
* Make the instruction order for buildworld agree with UPDATING and thecrees2013-05-291-2/+2
* Reverse the sense of the test wrt bmake, and guard againstsjg2013-05-161-1/+1
* If doing buildworld -DWITH_BMAKE make sure bmake does the build.sjg2013-04-121-2/+6
* Ensure make -j N universe works correctly, by checking for an up-to-datedim2013-04-091-2/+2
* When building universe ensure the required worlds are finished beforeandrew2013-03-311-0/+8
* Add the buildLINT convenience target, handy for build automation.marcel2012-11-031-0/+3
* Add support for bmake. This includes:marcel2012-10-061-0/+2
* Not all Pmake derivatives silently handle empty shell output, so ensure thereobrien2012-09-121-1/+1
* Merging of projects/armv6, part 3gonzo2012-08-151-2/+2
* Add "hier" as an alternate spelling of "hierarchy" to match hier(9).obrien2012-07-031-1/+1
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-10/+9
* Add a kernel-toolchains target like the toolchains target, but building onlyjmallett2012-03-131-0/+4
* delete-old does not have delete-old-libs dependency.pluknet2012-02-161-1/+1
* Replace 'chflags' with 'file flags' in a comment, since 'chflags'gjb2011-11-201-3/+3
* Fix the note in r227769 to be less specific to the immutable flag.gjb2011-11-201-3/+2
* Add a note to src/Makefile that explains that 'rm' runs twice because thegjb2011-11-201-1/+4
* It's a bit odd, but "make update" in src/ can also update the ports/,ru2011-06-161-1/+1
* Disconnect sun4v architecture from the three.attilio2011-05-141-3/+2
* Add the mipsn32eb TARGET_ARCH to the list of mips targets for thejhb2011-04-291-1/+1
* If building (custom) FreeBSD images people tend to patch param.h. In casebz2011-04-121-1/+1
* Update recommendation for mergemaster. The -a and -i options are exclusive.dougb2011-04-101-1/+1
* Improve the distributeworld target in Makefile.inc1 and update the releasenwhitehorn2011-03-021-2/+4
* Fully honor KERNSRCDIR for 'make universe' if it is set.jhb2011-03-011-5/+6
* - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set,jhb2011-02-101-8/+17
* Setting TARGET and TARGET_ARCH needs to be done in _MAKE, not in theimp2011-02-021-2/+2
* Move the architecture guessing from Makefile.inc1 to Makefile. Weimp2011-01-311-2/+33
* Back out r217734. [1]bz2011-01-251-2/+3
* For `make tinderbox` there is no need to print the extra commands.bz2011-01-231-2/+2
* Make `make tinderbox` work with MAKEOBJDIRPREFIX set (or in possibly otherbz2011-01-221-1/+1
* In `make targets` print the make variable TARGETS as we expect it ratherbz2011-01-221-1/+1
* Properly document what the top-level `make tinderbox` does.bz2011-01-221-1/+2
OpenPOWER on IntegriCloud