summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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
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-23Use -z defs to catch undefineds at build timeTor Lillqvist
2012-01-20Oops, my badFridrich Štrba
2012-01-20Fix windows build of cppuMatus Kukan
2012-01-19Don't break file: URLsTor Lillqvist
2012-01-19honour JAVAFLAGS in gbuildRene Engelhard
2012-01-17gbuild: UnoApiTarget: initialize target local varsMichael Stahl
2012-01-17gbuildify testCaolán McNamara
2012-01-16sort out dep problem with yacc-generated header (fdo#44707)David Tardon
2012-01-16gbuild: WNT_INTEL_MSC: replace also // with / in the pathMatúš Kukan
2012-01-15gbuild: simplify gb_Helper_abbreviate_dirs*Matúš Kukan