summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-02-24gbuild: little more cleaningMatúš Kukan
2012-02-24gbuild: get rid of REPODIRMatúš Kukan
2012-02-24Do not define PRUDUCT, we only use DBG_UTIL nowMatúš Kukan
2012-02-24use -std=gnu++0x rather than -std=c++0xLuboš Luňák
2012-02-23Filter out forms/util/frm component for a build without database connectivityTor Lillqvist
2012-02-22We don't want to build real executables for iOS using gbuildTor Lillqvist
2012-02-22put version number in all versioned URE libs' names on MinGWDavid Tardon
2012-02-21More clever way to filter out component files for libs not builtTor Lillqvist
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist
2012-02-21Rethink cppunittest "plugins" for iOS, more to comeTor Lillqvist
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
2012-02-20headless: cleanup HEADLESS definitionRiccardo Magliocchetti
2012-02-19fix handling of component files in mergelibs modeMatúš Kukan
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2012-02-19gbuild: add gb_CppunitTest_abort_on_assertion for smoketestMatúš Kukan
2012-02-19gbuild: Zip: allow to add command line options when zippingMatúš Kukan
2012-02-19gbuild: Zip: clean properly all created targets on 'make clean'Matúš Kukan
2012-02-17Various fixes for JunitTestsStephan Bergmann
2012-02-17allow to suppress -Werror per link targetDavid Tardon
2012-02-17Pass JunitTest jar deps to underlying JavaClassSetStephan Bergmann
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-16gbuild: Jar: fix building .jars on WindowsMatus Kukan
2012-02-15Add svt and tk to libmergedTor Lillqvist
2012-02-15Add sb to libmergedTor Lillqvist
2012-02-14Skip merged librariesTor Lillqvist
2012-02-13Add fw* and sfx to libmergedTor Lillqvist
2012-02-13tell tooling about xmllintCaolán McNamara
2012-02-10hopefully we don't need this hackMatúš Kukan
2012-02-10slowcheck should not be executed in module default targetMarkus Mohrhard
2012-02-08Missing $(...)Stephan Bergmann
2012-02-08Properly rebuild files generated by l10ntools programsStephan Bergmann
2012-02-08stick to three-letter lengthBjoern Michaelsen
2012-02-08first try to add slowcheck build targetMarkus Mohrhard
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud
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-05gb_WinResTarget__command never has 3 parametersNorbert Thiebaud
2012-02-05gb_Helper_convert_native should not introduce superflous spacesNorbert Thiebaud
2012-02-05REPODIR could be a drive i.e D:/ in that case we want to strip the '/'Norbert Thiebaud
2012-02-05adjust gbuild docNorbert 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-31Avoid trailing slashes in xsltproc schemaRoot paramStephan Bergmann
2012-01-30Adapt gb_Module_DEBUGRUNCOMMAND to --disable-linkoo.Stephan Bergmann