summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2014-02-10Move the "-U or -E must be set for build as an unprivileged user."apb
2014-01-13In the sanitycheck function, treat undefined MKUNPRIVED like "no".apb
2013-08-30Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building anypooka
2013-08-06Use earmv4 for ecats enetwinder esharkmatt
2013-08-05Add evbearmv7-eb and evbearmv7hf-eb aliases for evbarm.matt
2013-07-18Add stub port for evbcf which has enough to do a distribution build.matt
2013-06-28The default of hpcarm's MACHINE_ARCH is arm.msaitoh
2013-06-27Add earm aliases for various arm ports (ecats, hpcearm, eshark, etc.)matt
2013-05-01Support to build for epoc32 userland.kiyohara
2013-04-28fix "build.sh rumptest" wrt private hypercallspooka
2013-03-07fixed typo on comment.oki
2013-02-13add a disk-image=target optionchristos
2013-02-03Addmatt
2013-02-02If the initial build of nbmake fails, make the configure logfilehubertf
2013-01-14Scrub TERMINFO from host env lest it leaks into libterminfo build.pooka
2012-12-02Move some tests from validatemakeparams() to sanitycheck(), so theapb
2012-11-15Move the build_install logic from lib/Makefile into share/mk and re-usejoerg
2012-10-31Replace getarch and validatearch with table-driven implementations.apb
2012-10-18Print the value of MAKECONF.apb
2012-09-29Fix build.sh "modules" target build which has been broken sincetsutsui
2012-08-05Add support for MACHINE_ARCH matching earm or earmebmatt
2012-02-26Add sanity checks for live-image and install-image targetstsutsui
2012-01-22Add "live-image" and "install-image" target support to build.sh.tsutsui
2011-12-05do_sys_sync() is part of vfs, hence rumpvfs. Used by pmf(9) duringjym
2011-10-17wheher -> whethermbalmer
2011-09-14When using random versions of make to try to find the TOOLDIR,apb
2011-09-09Add tests for the shell under which build.sh is run. If theapb
2011-09-09Allow MAKEFLAGS to be set via build.sh -V. Somebody asked for thisapb
2011-08-30Escape '$' in double quotes.apb
2011-08-15Add `-h' and `-y' to `Usage' (which were missing there);wiz
2011-08-08add an installmodules=<dir> command to build.shjmcneill
2011-01-26Add support for the Extensible MIPS ("eMIPS") platform. Thepooka
2011-01-23Add arc64 aliasmatt
2010-12-06* test librumpdev_dmpooka
2010-11-23ld wants to create a 0-byte file before it starts linking, withpooka
2010-08-24Replace a couple uses of '$@' with '$*'pgoyette
2010-08-24Quote the $msg variable to ensure that leading/trailing spaces get counted.pgoyette
2010-08-24Improve formatting of column-aligned output, as discussed on current-users.pgoyette
2010-06-17add tty to rumptestpooka
2010-05-27Minor grammar improvement in status message.pgoyette
2010-05-11Test for barebones rump network config (i.e. just rumpnet and kernel base).pooka
2010-05-09Don't try to build xldscripts during build.sh modulesmorr
2010-03-30move change from rev 1.232 to the initialization part.cegger
2010-03-26make kernobjdir absolute.christos
2010-03-07Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka.hans
2010-03-07* detect missing libraries (such as -lrumpfs_msdosfs)pooka
2010-02-26Don't need to set NORUMPUSER since rumpuser isn't built from syspooka
2010-01-13need object directory for etc/mtree to run distrib-dirspooka
2010-01-13In rumptest, create obj dirs before distrib dirs. Fail if distrib dirpooka