summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-11-30execute debugrun after buildingBjoern Michaelsen
2011-11-30Android code refactorig and hackingTor Lillqvist
2011-11-30Don't bother with -D_PTHREADS -D_REENTRANT for AndroidTor Lillqvist
2011-11-30remove debug lineBjoern Michaelsen
2011-11-30dont read gbuild definitions on distcleanBjoern Michaelsen
2011-11-30Don't overwrite OUTDIR & friends.Jan Holesovsky
2011-11-30fix silent pass on to buildplBjoern Michaelsen
2011-11-30fix conditions on when to read gbuild definitionsBjoern Michaelsen
2011-11-30lets only depend build-order only on build from debugrun for nowBjoern Michaelsen
2011-11-30make build.pl verbose on non-silent buildsBjoern Michaelsen
2011-11-30get findunusedcode target workingCaolán McNamara
2011-11-30fix TARGETGUI for windowsBjoern Michaelsen
2011-11-29don't remove Makefile on make distclean, we need it now in all cases...Rene Engelhard
2011-11-29remove another debug lineBjoern Michaelsen
2011-11-29use gb_MINISOLARENV for platform checkBjoern Michaelsen
2011-11-29with announce letters shalt thou count to three, no more, no lessBjoern Michaelsen
2011-11-29remove debug outputBjoern Michaelsen
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen
2011-11-29move install target to gbuildBjoern Michaelsen
2011-11-29respect DO_FETCH_TARBALLS againBjoern Michaelsen
2011-11-29do incemental build from instsetoo_native to smoketest, if both are neededBjoern Michaelsen
2011-11-29do not loopBjoern Michaelsen
2011-11-28Some unxgcc_gdbforjunit.sh improvements.Stephan Bergmann
2011-11-28Use the build.pl parallelism again.Jan Holesovsky
2011-11-28Fix typo.Jan Holesovsky
2011-11-28dont overoptimize a plain make without an explicit targetBjoern Michaelsen
2011-11-28source build env for crosscompilesBjoern Michaelsen
2011-11-28some consistent naming cant hurt: cross-build-toolset -> cross_toolsetBjoern Michaelsen
2011-11-28targets must be postextension SRCDIR is empty otherwiseBjoern Michaelsen
2011-11-28post_BuilplTargets.mk -> ost_BuildplTargets.mkBjoern Michaelsen
2011-11-28more targets moved to gbuildBjoern Michaelsen
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen
2011-11-28moved some more targets to gbuildBjoern Michaelsen
2011-11-28tidy up escaping so this works for meCaolán McNamara
2011-11-28solenv: link misc. built-in extensionsMichael Meeks
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-26dont attach, start own instance as otherwise it might be blocked via/proc/sys...Bjoern Michaelsen
2011-11-26xargs on MacOSX seems a bit broken, work around thatTor Lillqvist
2011-11-25fix stderr pipingStephan Bergmann
2011-11-25No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linkerTor Lillqvist
2011-11-25fix default junit soffice pathBjoern Michaelsen
2011-11-25Sort languages alphabetically (please insert new entries in the right place)Lior Kaplan
2011-11-25some hints cleanupBjoern Michaelsen
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25some more junit hint to run just one testBjoern Michaelsen