]> xenbits.xensource.com Git - osstest/rumprun.git/shortlog
osstest/rumprun.git
2015-10-30 Antti Kanteeplatform/hw: create header links into objdir
2015-10-29 Antti Kanteeoops, revert buildrump.sh revision pointing to local...
2015-10-29 Antti Kanteerumprun launcher: remove use or readlink(1)
2015-10-29 Antti Kanteebuild-rr: set -eu
2015-10-29 Antti KanteeSome archs: fix SRCS/ASMS to be those instead of .o
2015-10-29 Antti KanteeBuild hw platform into $RROBJ.
2015-10-28 Antti Kanteeset --sysroot for compiler wrapper
2015-10-28 Antti Kanteemakepseudolinkstubs: Use ${NM}, not nm
2015-10-28 Antti KanteeFix include path for non-BUILDRR case.
2015-10-28 Antti Kanteeupdate buildrump.sh
2015-10-28 Antti KanteeCheck if qemu supports -no-kvm
2015-10-28 Antti Kanteefix error branch pastos in previous
2015-10-28 Antti KanteeUse ${READELF:=readelf} instead of hardcoding objdump.
2015-10-28 Antti Kanteexen ldscripts: include .text.* in text (like on hw)
2015-10-28 Antti KanteeUse destdir/rumprun-$MACHINE_GNU_ARCH$ as a GNU-like...
2015-10-28 Antti KanteePut rumptools into the object directory.
2015-10-28 Antti KanteeUpdate buildrump.sh and use new "probe" method.
2015-10-27 Antti KanteeUse MACHINE_GNU_ARCH, not MACHINE_ARCH
2015-10-27 Antti Kanteeplatform/hw: need to use i386 as MACHINE_ARCH here
2015-10-27 Antti Kanteebuild-rr: don't override correct MACHINE_ARCH.
2015-10-27 Antti KanteeOk, maybe the platform Makefiles aren't ready for -j
2015-10-27 Antti Kanteebuild-rr: run platform make with -j
2015-10-27 Antti KanteeInstall specs to lib instead of share root.
2015-10-27 Antti Kanteebuild-rr: simplify MACHINE_ARCH handling.
2015-10-27 Antti KanteeInstall brprintmetainfo, it's used by cc
2015-10-27 Wei Liuxenbus: add two more mb()s
2015-10-27 Antti Kanteerumprun-bake: change regex to a form which OS X grep...
2015-10-27 Antti KanteeMake it rumprun[-MACHINE_ARCH[-PLATFORM]]
2015-10-27 Antti Kanteecreate the bmk.ldscript link into objdir
2015-10-27 Antti KanteeAssign intermediate variables in Makefile
2015-10-27 Antti Kanteecall it pseudolinkstubs.o, install into lib/rumprun...
2015-10-27 Antti Kanteecall it rumprun.o, install into rumprun-platform-arch
2015-10-27 Antti KanteeFix -I for BUILDRR=false case.
2015-10-27 Antti KanteeUpdate header location to re-fix kernonly test
2015-10-27 Antti KanteeInstall headers into destdir/include/rumprun.
2015-10-27 Antti KanteeNeed separate BRLIBEXECINST and BRLIBEXECDEST
2015-10-27 Antti Kanteelibexecdir is in RRDEST, not INSTALLDIR.
2015-10-26 Antti Kanteefix to previous: completely remove previnst check
2015-10-26 Antti Kanteebuild-rr: remove previnst check, not needed anymore.
2015-10-26 Antti Kanteeg/c debugging aid that slipped into the public tree
2015-10-26 Antti Kanteepseudolinkstubs.o needs MACHINE_ARCH in the name.
2015-10-26 Antti Kanteekernonly test: change -L to match new reality.
2015-10-26 Antti KanteeInstall libs to non-conflicting subdirs.
2015-10-26 Antti KanteeTurn duplicate address detection off.
2015-10-26 Antti KanteeAdd "-extsrc" to default object directory name for...
2015-10-26 Wei Liuxenbus: notify the other end when necessary
2015-10-26 Antti KanteeDefault kernonly objdir to end with "-kernonly"
2015-10-26 Antti Kanteebuild-rr: nuke prevbuild platform from error message
2015-10-25 Antti Kanteepull in new src-netbsd (and buildrump.sh)
2015-10-25 Antti KanteeImplement daemon() using rumprun_daemon()
2015-10-25 Antti Kanteebuild-rr: always create .rumprun-installation
2015-10-25 Antti Kanteeadjust comment for rumprun_daemon()
2015-10-25 Antti KanteeFix flag values to be actual flags.
2015-10-24 Antti KanteeUse more consistent !REPLACE! pattern names.
2015-10-23 Antti KanteePrevent installing two different builds into same destdir.
2015-10-23 Antti Kanteeuse rumprun-bake
2015-10-23 Antti KanteeBuild generated tools in object directory.
2015-10-23 Antti KanteeSource the conf before we (potentially) chdir.
2015-10-23 Antti Kanteefixup variable name fsckup
2015-10-23 Antti Kanteeruntests: source SHCONF too (works better that way)
2015-10-23 Antti KanteeDon't clean non-autogenerated bins.
2015-10-23 Antti Kanteerumpbake -> rumprun-bake
2015-10-23 Antti KanteeAdjust tests to new destdir world order.
2015-10-23 Antti KanteeRemove most of the gitignore nonsense.
2015-10-23 Antti Kanteeg/c prehistoric wrappers
2015-10-23 Antti Kanteeinstall toolchain to destdir
2015-10-22 Antti Kanteeset INSTALLDIR in global.mk instead of platform/Makefil...
2015-10-22 Antti KanteeBuild libs into objdir.
2015-10-22 Antti KanteeAlways build libcompiler_rt
2015-10-22 Antti KanteeBuild libs into objdir.
2015-10-22 Antti KanteeFix pasto in previous to fix kernonly build.
2015-10-22 Antti Kanteecreate main object and pseudostubs into objdir
2015-10-22 Antti KanteeConsolidate the RUMPRUN_MKCONF include dance into global.mk
2015-10-22 Antti KanteeTravis: need config.mk too (for kernonly tests)
2015-10-22 Antti Kanteexen/Config.mk: fix pasto (I thought this built locally?!?)
2015-10-22 Antti Kanteefix travis buildtests.sh invocation
2015-10-22 Antti Kanteebuildtests.sh: fix usage
2015-10-22 Antti KanteeAt end of build, print RUMPRUN_SHCONF too
2015-10-22 Antti Kanteeuse a predictable object directory, source config from...
2015-10-22 Antti KanteeRely on RUMPRUN_SHCONF being set in the env.
2015-10-22 Antti KanteeCreate RUMPRUN_SHCONF, OBJDIR -> RROBJ, DESTDIR ->...
2015-10-22 Antti KanteePrint RUMPRUN_MKCONF value at the end of build-rr run
2015-10-22 Antti Kanteecreate config.mk into objdir
2015-10-21 Antti KanteeFail gracefully if some bootstrap routine calls exit.
2015-10-21 Antti KanteeSupport pipe between multibaked executables.
2015-10-21 Antti KanteeAllow config entries in nested objects.
2015-10-21 Antti KanteeFix rc object processing.
2015-10-21 Antti KanteeDon't accept pipe runmode for now.
2015-10-20 Martin Lucinarumprun: Generate random MAC addresses for qemu/kvm
2015-10-20 Antti Kanteekill accidentally committed debug print
2015-10-20 Antti KanteePerform some config sanity checks
2015-10-20 Antti Kanteerumprun_config_path: extern -> static
2015-10-20 Antti Kanteeg/c deconfig
2015-10-20 Antti Kanteeg/c unused
2015-10-20 Antti KanteeSupport backgrounded rc execution.
2015-10-20 Antti KanteeAutomatically detect type of block devices in runtime...
2015-10-19 Antti KanteeFix end-of-build prints a bit more.
2015-10-19 Antti KanteeUse rumprun_exec for the old-style cmdline passing.
2015-10-19 Antti KanteePush the runmain logic into librumprun_base.
2015-10-19 Antti Kanteeadd missing \n to printf
next