summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2012-09-24_PTHREADS is meaningless in Android headersTor Lillqvist
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
2012-09-24it seems climaker needs UREDavid Tardon
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar
2012-09-23fix typoDavid Tardon
2012-09-23do not add deps on SDFs if not building with langsDavid Tardon
2012-09-23change the rest of deps on target-spec. varDavid Tardon
2012-09-23fix build of dictionaries with l10n enabledDavid Tardon
2012-09-22gbuild: forgot to include assembler objects in mac linksNorbert Thiebaud
2012-09-22guard against updating nonexistent fileDavid Tardon
2012-09-22Package is replaceable by ExternalPackageDavid Tardon
2012-09-22add gbuild class ExternalPackageDavid Tardon
2012-09-22force unpack in the next run if patching failedDavid Tardon
2012-09-22SOVERSION is used by LinkTarget, so set it thereDavid Tardon
2012-09-22fix URE depsDavid Tardon
2012-09-22honour --enable-lto on windows tooMatúš Kukan
2012-09-22fix configuration depsDavid Tardon
2012-09-22gbuild: add missing dependency on regmergeMatúš Kukan
2012-09-22fix Library/LinkTarget build on mingwDavid Tardon
2012-09-22ensure IDL files of used UnoApis are in placeDavid Tardon
2012-09-22fix dep for configuration schemasDavid Tardon
2012-09-22add missing deps on toolsDavid Tardon
2012-09-22depend on tools as necessaryDavid Tardon
2012-09-22force cli_ure to buildMatúš Kukan
2012-09-22get cli_ure closer to successful buildMatúš Kukan
2012-09-22gbuildize cli_ureDavid Tardon
2012-09-22fix make syntaxNorbert Thiebaud
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-22separate include dirs by commaDavid Tardon
2012-09-22neon: convert to gbuildMatúš Kukan
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-21Cut/paste typosStephan Bergmann
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-09-20reduce complexity of installer maker scriptAndras Timar
2012-09-20reduce complexity of installer maker scriptAndras Timar
2012-09-20copy-paste errorAndras Timar
2012-09-20Make "make debugrun" less fancy but more usefulStephan Bergmann
2012-09-20Move -isysroot from gb_CFLAGS/gb_CXXFLAGS to CC/CXXTor Lillqvist
2012-09-20Add typedefs not in the 10.4 SDKTor Lillqvist
2012-09-19do not copy these xml files into solverMatúš Kukan
2012-09-19do not copy .ilst files into solverMatúš Kukan
2012-09-19there is no ScpTarget dep target usedMatúš Kukan
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-09-19Start on experimental support for 64-bit Mac codeTor Lillqvist
2012-09-19make <module>.all is apparently not just for dmake modulesLuboš Luňák
2012-09-17installer: wrap main function with error handling.Tim Retout
2012-09-17installer: Inline @installer::globals::environmentvariablesTim Retout
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann