summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Ensure this makefile and anything it runs, does so without meta mode.sjg2013-06-041-0/+8
* | | | | | | | | | Merge from headbapt2015-05-031-1/+12
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Don't add arm64 to universe builds if the user provided a TARGETS listemaste2015-04-281-4/+4
| * | | | | | | | | Fix a typo (linnker -> linker)ngie2015-04-271-1/+1
| * | | | | | | | | Add arm64 to universe if binutils is available.emaste2015-04-161-0/+11
* | | | | | | | | | Merge from HEADbapt2015-04-031-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Make TARGET_ARCH=powerpc64 work without TARGET=powerpc.imp2015-03-211-1/+1
| * | | | | | | | | Start to import support for the AArch64 architecture from ARM. This changeandrew2015-03-191-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Create a "packages" target takes care of all the magicbapt2015-03-151-1/+2
* | | | | | | | | Add new create-world-packages target to generated the packages out of worldbapt2015-03-051-1/+1
* | | | | | | | | Add a new target make stageworld which basically does the same job as:bapt2015-02-101-1/+1
* | | | | | | | | Plug kernel-pkgs target to the list of valid targetsbapt2015-02-081-1/+1
|/ / / / / / / /
* | | | | | | | Revert r271159, Mis-patched the tree.kevlo2014-09-051-36/+0
* | | | | | | | The USB LED driver for the Dream Cheeky WebMail Notifier.kevlo2014-09-051-0/+36
* | | | | | | | Create the native-xtools target. This target creates only the crossimp2014-08-181-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add compat shims for XDEV and XDEV_ARCH so we don't break all theimp2014-07-241-0/+7
* | | | | | | Explicitly disable the build of tests when building bmake.jmmv2014-07-131-0/+1
* | | | | | | Separate out the links creation from the other targets. This wasimp2014-07-101-0/+2
* | | | | | | Remove ia64 from the list of known architectures and add an entry tomarcel2014-07-021-2/+2
* | | | | | | grep -L returns non-zero status if none of the files had the patternimp2014-05-101-1/+1
* | | | | | | We haven't done anything with _UPGRADING in ~forever (was present, butimp2014-05-101-1/+1
* | | | | | | Remove a few more vestiges of allowing WITHOUT_BMAKE to imply you wantimp2014-05-101-11/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | No need to install man pages for bootstrapping new make. Someimp2014-05-061-1/+1
* | | | | | Remove support for WITHOUT_BMAKE. bmake is now the only make that canimp2014-05-061-5/+1
* | | | | | Omit from the universe build all config files tagged withimp2014-04-301-1/+7
* | | | | | Merge from CheriBSD:brooks2014-04-291-2/+11
| |_|_|_|/ |/| | | |
* | | | | Prevent building tests when bootstrapping make.jmmv2014-04-211-1/+2
* | | | | Document the xdev* targets.brueffer2014-04-141-0/+4
* | | | | We no longer support upgrading from FreeBSD 4, so we don't need theimp2014-04-131-2/+1
* | | | | Remove support for legacy mips*eb names. Remove tests forimp2014-04-011-14/+0
* | | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-2/+2
| |_|_|/ |/| | |
* | | | 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
OpenPOWER on IntegriCloud