summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-12-15gbuild: More automagic for libmergedMatúš Kukan5-0/+13
2014-12-15gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan1-3/+11
2014-12-10_USING_V110_SDK71_ is not related to DirectX, restoreChristian Lohmaier1-0/+1
2014-12-10canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl1-1/+0
2014-12-10define _USING_V110_SDK71_ when building with VS2013 against 7.1A SDKChristian Lohmaier1-1/+1
2014-12-10fdo#85286 android: add missing library for PPT loadingMiklos Vajna1-0/+1
2014-12-09A bit better error message.Jan Holesovsky1-1/+1
2014-12-09fdo#85286 android: add missing libraries for embedded object loadingMiklos Vajna1-0/+3
2014-12-09solenv: generate the ifdefs in native-code.py in a more elegant fashionMiklos Vajna1-18/+22
2014-12-09climaker calls cppu::defaultBootstrap_InitialComponentContext()Stephan Bergmann1-1/+2
2014-12-09solenv: handle workdir_for_build in create-tagsMiklos Vajna1-4/+10
2014-12-07solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna2-2/+14
2014-12-06add instructions how to use CPPUNITTRACE on OSXMarkus Mohrhard1-0/+1
2014-12-04android: use different function to prevent stripping JNI symbolsTomaž Vajngerl1-2/+2
2014-12-04Add gb_CppunitTest_use_confpreinit:Andrzej Hunt1-0/+8
2014-12-02attempt to default enable stack-protector-strongCaolán McNamara1-0/+5
2014-12-01msi: LibreOffice does not use SystemFolder, don't define itAndras Timar2-4/+0
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann1-1/+1
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann5-39/+23
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2-2/+2
2014-11-27Fix iOS build, need gb_Library_get_sdk_link_dirTor Lillqvist1-0/+1
2014-11-27Missing slashStephan Bergmann1-1/+1
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann1-2/+0
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann8-3/+13
2014-11-25always use 1 as default for strip-componentsDavid Tardon1-23/+1
2014-11-25Add comment about a bug but how this stuff still works by luckTor Lillqvist1-0/+8
2014-11-24coverity#736477 document deliberate Resource leak at detection pointCaolán McNamara1-5/+6
2014-11-24typo: unknownAndras Timar1-1/+1
2014-11-23icons: Kill now irrelevant warning.Jan Holesovsky1-2/+0
2014-11-20Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann1-4/+2
2014-11-20doxygen: png -> gif for imagesMiklos Vajna1-1/+1
2014-11-18windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky1-0/+1
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl1-0/+12
2014-11-17gbuild: print better file name for generated C++ sourceMichael Stahl1-1/+1
2014-11-12missing subst breaking assignment of libs to modulesDavid Tardon1-1/+1
2014-11-12gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl2-4/+2
2014-11-12gbuild: let's read our elves through a variable for consistencyMichael Stahl1-1/+1
2014-11-12in general, SOLARIS should use /usr/bin/ld.Richard PALO1-21/+23
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini9-9/+9
2014-11-11add 'make etags' to generate etagsTakeshi Abe1-2/+7
2014-11-11fdo#80403: TokenHandler impl. FastTokenHandlerBaseDaniel Sikeler1-0/+65
2014-11-10Do not deref (potentially dangling) weak_ptrStephan Bergmann1-1/+11
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák1-0/+4
2014-11-10avoid exceeding commandline limitsChristian Lohmaier5-10/+5
2014-11-10Adapt FractionPrinterStephan Bergmann1-3/+3
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard1-1/+0
2014-11-07make 'make tags' work in case of out-of-tree buildTakeshi Abe1-1/+1
2014-11-01fdo#85633 filter out empty file recordsDavid Tardon1-0/+5
2014-10-31gbuild: enforce AutoInstall for Library, Executable, JarMichael Stahl1-16/+51
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini3-3/+3