summaryrefslogtreecommitdiff
path: root/solenv/gbuild/extensions
AgeCommit message (Expand)Author
2012-02-21Rethink cppunittest "plugins" for iOS, more to comeTor Lillqvist
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2012-02-15Add svt and tk to libmergedTor Lillqvist
2012-02-15Add sb to libmergedTor Lillqvist
2012-02-13Add fw* and sfx to libmergedTor Lillqvist
2012-02-08first try to add slowcheck build targetMarkus Mohrhard
2012-02-06have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud
2012-02-06fix mingw build, still bootstrap issues.Norbert Thiebaud
2012-02-05another tweak to bootstrap handlingNorbert Thiebaud
2012-02-05darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud
2012-02-05still invalid use of WORKDIR in top level MakefileNorbert Thiebaud
2012-02-05we can't use WORKDIR directly, on windows this is windows pathNorbert Thiebaud
2012-02-05fix bootstraping issue on x-compileNorbert Thiebaud
2012-02-05fixes for windows build for config_host.mk based buildNorbert Thiebaud
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud
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