summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-03-10sdext: fix unit test for WindowsMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-10clang does not know -ggdb2Luboš Luňák
2012-03-08quick hack to fix building sdext with l10nDavid Tardon
2012-03-08fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power
2012-03-08Use the same CFLAGS on DragonFly and NetBSD.François Tigeot
2012-03-08Remove unused files.François Tigeot
2012-03-08fix mis-mergeDavid Tardon
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-06fix adding files to extension's root dirDavid Tardon
2012-03-06set localize.sdf path separately for each fileDavid Tardon
2012-03-06fail if any previous command failedDavid Tardon
2012-03-06hardcode manifest source path againDavid Tardon
2012-03-06add support for platform spec. data in manifest and descriptionDavid Tardon
2012-03-06simplify ruleDavid Tardon
2012-03-06add helper function to convert path to native formatDavid Tardon
2012-03-06allow adding deps on packagesDavid Tardon
2012-03-06allow using manifest in different locationDavid Tardon
2012-03-06support adding more than 1 file at onceDavid Tardon
2012-03-06UnoApiTarget: add missing dependencyMatúš Kukan
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan
2012-03-05UnoApiTarget: avoid calling mkdir -p when not necessaryMatúš Kukan
2012-03-05Revert "Workaround for weird gbuild looping problem with Clang for iOS"Tor Lillqvist
2012-03-05Workaround for weird gbuild looping problem with Clang for iOSTor Lillqvist
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist
2012-03-02Cygwin uses internal Python which does not understand Cygwin pathsAndras Timar
2012-03-02translations converted to gbuildMatúš Kukan
2012-03-01Filter out options that Clang doesn't haveTor Lillqvist
2012-02-27Add --disable-extensions switch for future implementationTor Lillqvist
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-26Fix typosTor Lillqvist
2012-02-25gbuild_simple: add gb_Python and include also Tempfile hereMatúš Kukan
2012-02-25partial_build: make this work also for modules from clone/Matúš Kukan
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