summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Workaround for weird gbuild looping problem with Clang for iOSTor Lillqvist1-2/+3
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist2-2/+2
2012-03-02Cygwin uses internal Python which does not understand Cygwin pathsAndras Timar1-1/+1
2012-03-02translations converted to gbuildMatúš Kukan4-10/+11
2012-03-01Filter out options that Clang doesn't haveTor Lillqvist2-7/+17
2012-02-27Add --disable-extensions switch for future implementationTor Lillqvist1-0/+4
2012-02-27s/interpreters/scripting/Tor Lillqvist2-3/+3
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2-1/+5
2012-02-26Fix typosTor Lillqvist1-2/+2
2012-02-25gbuild_simple: add gb_Python and include also Tempfile hereMatúš Kukan1-0/+18
2012-02-25partial_build: make this work also for modules from clone/Matúš Kukan1-1/+1
2012-02-24gbuild: little more cleaningMatúš Kukan3-12/+2
2012-02-24gbuild: get rid of REPODIRMatúš Kukan8-30/+8
2012-02-24Do not define PRUDUCT, we only use DBG_UTIL nowMatúš Kukan2-13/+1
2012-02-24use -std=gnu++0x rather than -std=c++0xLuboš Luňák2-2/+2
2012-02-23Filter out forms/util/frm component for a build without database connectivityTor Lillqvist1-1/+2
2012-02-22We don't want to build real executables for iOS using gbuildTor Lillqvist1-2/+2
2012-02-22put version number in all versioned URE libs' names on MinGWDavid Tardon1-4/+4
2012-02-21More clever way to filter out component files for libs not builtTor Lillqvist1-1/+14
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist1-0/+4
2012-02-21Rethink cppunittest "plugins" for iOS, more to comeTor Lillqvist5-61/+6
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti1-1/+1
2012-02-20headless: cleanup HEADLESS definitionRiccardo Magliocchetti1-0/+4
2012-02-19fix handling of component files in mergelibs modeMatúš Kukan1-5/+9
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan1-0/+4
2012-02-19gbuild: add gb_CppunitTest_abort_on_assertion for smoketestMatúš Kukan1-2/+19
2012-02-19gbuild: Zip: allow to add command line options when zippingMatúš Kukan1-0/+5
2012-02-19gbuild: Zip: clean properly all created targets on 'make clean'Matúš Kukan1-1/+6
2012-02-17Various fixes for JunitTestsStephan Bergmann2-6/+24
2012-02-17allow to suppress -Werror per link targetDavid Tardon11-15/+38
2012-02-17Pass JunitTest jar deps to underlying JavaClassSetStephan Bergmann1-6/+2
2012-02-17merge feature/gbuild_javaDavid Tardon5-15/+63
2012-02-16gbuild: Jar: fix building .jars on WindowsMatus Kukan1-1/+1
2012-02-15Add svt and tk to libmergedTor Lillqvist1-0/+2
2012-02-15Add sb to libmergedTor Lillqvist1-0/+1
2012-02-14Skip merged librariesTor Lillqvist1-2/+3
2012-02-13Add fw* and sfx to libmergedTor Lillqvist3-0/+16
2012-02-13tell tooling about xmllintCaolán McNamara1-0/+8
2012-02-10hopefully we don't need this hackMatúš Kukan1-9/+2
2012-02-10slowcheck should not be executed in module default targetMarkus Mohrhard1-1/+1
2012-02-08Missing $(...)Stephan Bergmann1-1/+1
2012-02-08Properly rebuild files generated by l10ntools programsStephan Bergmann3-5/+4
2012-02-08stick to three-letter lengthBjoern Michaelsen1-1/+1
2012-02-08first try to add slowcheck build targetMarkus Mohrhard5-5/+42
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud2-80/+77
2012-02-06have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud5-235/+0
2012-02-06fix mingw build, still bootstrap issues.Norbert Thiebaud1-1/+1
2012-02-05another tweak to bootstrap handlingNorbert Thiebaud2-3/+3
2012-02-05darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud2-8/+12
2012-02-05still invalid use of WORKDIR in top level MakefileNorbert Thiebaud1-4/+4