summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* all deps for tools are expected to be at one placeDavid Tardon2014-12-241-2/+1
* Fix JunitTest_comphelper_complexMiklos Vajna2014-12-231-1/+1
* Refactor building perfect hash tabels for tokensDaniel Sikeler2014-12-222-0/+115
* try to keep Class-Path lenght under controlNorbert Thiebaud2014-12-212-3/+19
* Remove unused gb_*_disable_compiler_pluginsStephan Bergmann2014-12-215-17/+6
* solenv: fix bashism in unittest-failed.shRiccardo Magliocchetti2014-12-191-2/+2
* No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann2014-12-191-5/+1
* Blind attempt to fix PCHStephan Bergmann2014-12-192-0/+2
* Introduce gb_*_set_external_codeStephan Bergmann2014-12-188-7/+24
* avoid exceeding commandline limitsChristian Lohmaier2014-12-181-1/+2
* gbuild: More automagic for libmergedMatúš Kukan2014-12-155-0/+13
* gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan2014-12-151-3/+11
* _USING_V110_SDK71_ is not related to DirectX, restoreChristian Lohmaier2014-12-101-0/+1
* canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl2014-12-101-1/+0
* define _USING_V110_SDK71_ when building with VS2013 against 7.1A SDKChristian Lohmaier2014-12-101-1/+1
* fdo#85286 android: add missing library for PPT loadingMiklos Vajna2014-12-101-0/+1
* A bit better error message.Jan Holesovsky2014-12-091-1/+1
* fdo#85286 android: add missing libraries for embedded object loadingMiklos Vajna2014-12-091-0/+3
* solenv: generate the ifdefs in native-code.py in a more elegant fashionMiklos Vajna2014-12-091-18/+22
* climaker calls cppu::defaultBootstrap_InitialComponentContext()Stephan Bergmann2014-12-091-1/+2
* solenv: handle workdir_for_build in create-tagsMiklos Vajna2014-12-091-4/+10
* solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna2014-12-072-2/+14
* add instructions how to use CPPUNITTRACE on OSXMarkus Mohrhard2014-12-061-0/+1
* android: use different function to prevent stripping JNI symbolsTomaž Vajngerl2014-12-041-2/+2
* Add gb_CppunitTest_use_confpreinit:Andrzej Hunt2014-12-041-0/+8
* attempt to default enable stack-protector-strongCaolán McNamara2014-12-021-0/+5
* msi: LibreOffice does not use SystemFolder, don't define itAndras Timar2014-12-012-4/+0
* Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann2014-12-011-1/+1
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-285-39/+23
* Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2014-11-282-2/+2
* Fix iOS build, need gb_Library_get_sdk_link_dirTor Lillqvist2014-11-271-0/+1
* Missing slashStephan Bergmann2014-11-271-1/+1
* version ini-file's ProductMajor/Minor are unusedStephan Bergmann2014-11-261-2/+0
* On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann2014-11-268-3/+13
* always use 1 as default for strip-componentsDavid Tardon2014-11-251-23/+1
* Add comment about a bug but how this stuff still works by luckTor Lillqvist2014-11-251-0/+8
* coverity#736477 document deliberate Resource leak at detection pointCaolán McNamara2014-11-241-5/+6
* typo: unknownAndras Timar2014-11-241-1/+1
* icons: Kill now irrelevant warning.Jan Holesovsky2014-11-231-2/+0
* Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann2014-11-201-4/+2
* doxygen: png -> gif for imagesMiklos Vajna2014-11-201-1/+1
* windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky2014-11-181-0/+1
* add a script to generate a dummy library to "build" all headersMichael Stahl2014-11-171-0/+12
* gbuild: print better file name for generated C++ sourceMichael Stahl2014-11-171-1/+1
* missing subst breaking assignment of libs to modulesDavid Tardon2014-11-121-1/+1
* gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl2014-11-122-4/+2
* gbuild: let's read our elves through a variable for consistencyMichael Stahl2014-11-121-1/+1
* in general, SOLARIS should use /usr/bin/ld.Richard PALO2014-11-121-21/+23
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-129-9/+9
* add 'make etags' to generate etagsTakeshi Abe2014-11-111-2/+7