summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
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
2009-12-26'build.sh ... modules' only builds modules, but does not install them,mbalmer
2009-12-17Add cobalt64 alias and indicte cobalt can be mips64el too.matt
2009-12-14Merge from matt-nb5-mips64matt
2009-12-05Remove support for NetBSD/playstation2.pooka
2009-11-30Support "extsrc", externally added programs and libraries. Users can writeuebayasi
2009-11-24For rumptest, ignore unresolved symbols which are in thepooka
2009-11-23Add more rumpdev configurations to rumptest.pooka
2009-11-18Add rumptest command for testing rump linkage.pooka
2009-11-17Set LC_ALL=C before we try to parse the output from any command.apb
2009-11-04If do_expertmode is false, then add DESTDIR and RELEASEDIR to makeenv.apb
2009-10-15There is no variable called __SRC_TOP_OBJ__. Use the correct one instead.enami
2009-10-14Bomb if TOOLDIR, DESTDIR, or RELEASEDIR changes after we have created theapb
2009-10-03Add an additional check for whether to rebuild make. This fixes a problemapb
2009-09-27Replace try_set_TOOLDIR with a new function, print_tooldir_make,apb
2009-09-27* Use a more robust method of creating the top level object directory.apb
2009-09-27Introduce a done_rebuildmake variable, instead of abusing do_rebuildmakeapb
2009-09-27Rename raw_getmakevar to bomb_getmakevar. It wasn't "raw" at all; itapb
2009-09-27Allow build.sh "-C cdextra" option to be specified multiple times.apb
2009-09-27Make resolvepath and resolvepaths slightly less magic. They now takeapb
2009-09-07Add a modules operation to build.sh, which builds and installs kernel modulesjnemeth
2009-03-13Add a MKARZERO flag, which invokes ar(1) with the new D flag when itperry
2009-03-09Add "-", "_", and "A-Z" to the set of allowed characters in theapb
2009-03-06In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", orapb
2009-02-25Implement make_in_dir <dir> <op> to simplify various operationslukem
2009-02-24Make 'build.sh tools' work with the Sun Studio compiler, although bugs insketch
2009-02-21update usage message for -x to "build X11" rather than "build X11R6"plunky
2009-01-03"\t" does not represent a tab in sed regular expressions,apb
2008-11-13Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:apb
2008-10-26Try harder to guess the correct TOOLDIR.apb
2008-08-22Remove support for printing "'-x' has been replaced by 'xxxxx'".lukem
2008-08-18Fix "-n releasekernel=..."lukem
2008-08-18Implement "cleandir". Inspired by PR 39362.lukem
2008-08-16Determine top-level objdir from the environment $MAKEOBJDIRPREFIX early on,lukem
2008-08-15crank copyrightlukem
2008-08-08Don't bomb if we can't detect the top level obj directory name.apb
2008-08-05If neither -M nor -O was specified, but the source directory isapb
2008-08-05Builds now use "BUILDSEED" so that c++ binaries are reproduceable.perry
2008-06-27Make build.sh -C work as advertised.dyoung
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-03-28The phase of the build that -u prevents is "make cleandir", not merelydholland
2008-03-16Obtain RELEASEMACHINEDIR from the make environment.lukem
2008-02-25* Installing as non-root is a bad idea. Print a warning in expert mode,apb
2008-02-03sh5 is dead. sh[35]e[bl] -> sh3e[bl]matt
2008-01-18Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64jmmv
2008-01-09Remove support for NetBSD/pc532.simonb