summaryrefslogtreecommitdiff
path: root/solenv/gbuild/extensions
AgeCommit message (Expand)Author
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-23filter out confusing unused code from external libraries for unusedcode.easyCaolán McNamara
2012-01-10improve support for merging librariesMatúš Kukan
2012-01-05try and get callcatcher working againCaolán McNamara
2012-01-05try and track changes to INPATH definitionCaolán McNamara
2011-12-24prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud
2011-12-21don't remove configure and aclocal.m4 in distclean anymoreRene Engelhard
2011-12-14bootstrap can be kept in both phases as it has a proper touchfileBjoern Michaelsen
2011-12-14adding noop rules for auxtargets in buildpl, moved deps of buildpl into that ...Bjoern Michaelsen
2011-12-14skip AuxTargets in buildpl phaseBjoern Michaelsen
2011-12-12gbuild: fix top-level "make check":Michael Stahl
2011-12-11alow make to run autogen.sh if autogen.lastrun doesn't existPeter Foley
2011-12-09do nothing in buildpl stage for debugrunBjoern Michaelsen
2011-12-08./download need to be run with $SRCDIR as working dirNorbert Thiebaud
2011-12-08clean-up header and set the modfiel appropriatelyNorbert Thiebaud
2011-12-08fix typoBjoern Michaelsen
2011-12-07do not clean INPATH_FOR_BUILD on noncrosscompilesBjoern Michaelsen
2011-12-07only depend from dev-install on build if it is an explicit goalBjoern Michaelsen
2011-12-07kill gb_MINISOLARENV in favor of stagesBjoern Michaelsen
2011-12-07move platform hacks out of gbuild coreBjoern Michaelsen
2011-12-07do not globally export gb_Helper_execute gb_Helper_set_ld_pathBjoern Michaelsen
2011-12-07do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUTBjoern Michaelsen
2011-12-07some more work on staging buildpl in front of gbuildBjoern Michaelsen
2011-12-07introduce staged buildBjoern Michaelsen
2011-12-02split smoketest module to fix buildPetr Mladek
2011-12-01create installation set for testsPetr Mladek
2011-11-30do not even read module dirs when shortcutingBjoern Michaelsen
2011-11-30debugrun does not need to read gbuild definitionsBjoern Michaelsen
2011-11-30remove debug lineBjoern Michaelsen
2011-11-30dont read gbuild definitions on distcleanBjoern Michaelsen
2011-11-30fix silent pass on to buildplBjoern Michaelsen
2011-11-30fix conditions on when to read gbuild definitionsBjoern Michaelsen
2011-11-30make build.pl verbose on non-silent buildsBjoern Michaelsen
2011-11-30get findunusedcode target workingCaolán McNamara
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-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-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