summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | 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
OpenPOWER on IntegriCloud