Age | Commit message (Expand) | Author |
2014-12-24 | all deps for tools are expected to be at one place | David Tardon |
2014-12-23 | Fix JunitTest_comphelper_complex | Miklos Vajna |
2014-12-22 | Refactor building perfect hash tabels for tokens | Daniel Sikeler |
2014-12-21 | try to keep Class-Path lenght under control | Norbert Thiebaud |
2014-12-21 | Remove unused gb_*_disable_compiler_plugins | Stephan Bergmann |
2014-12-19 | solenv: fix bashism in unittest-failed.sh | Riccardo Magliocchetti |
2014-12-19 | No need for RTL_USING in addition to LIBO_INTERNAL_ONLY | Stephan Bergmann |
2014-12-19 | Blind attempt to fix PCH | Stephan Bergmann |
2014-12-18 | Introduce gb_*_set_external_code | Stephan Bergmann |
2014-12-18 | avoid exceeding commandline limits | Christian Lohmaier |
2014-12-15 | gbuild: More automagic for libmerged | Matúš Kukan |
2014-12-15 | gbuild: Do not require gb_Library_use_externals for libmerged | Matúš Kukan |
2014-12-10 | _USING_V110_SDK71_ is not related to DirectX, restore | Christian Lohmaier |
2014-12-10 | canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectX | Michael Stahl |
2014-12-10 | define _USING_V110_SDK71_ when building with VS2013 against 7.1A SDK | Christian Lohmaier |
2014-12-10 | fdo#85286 android: add missing library for PPT loading | Miklos Vajna |
2014-12-09 | A bit better error message. | Jan Holesovsky |
2014-12-09 | fdo#85286 android: add missing libraries for embedded object loading | Miklos Vajna |
2014-12-09 | solenv: generate the ifdefs in native-code.py in a more elegant fashion | Miklos Vajna |
2014-12-09 | climaker calls cppu::defaultBootstrap_InitialComponentContext() | Stephan Bergmann |
2014-12-09 | solenv: handle workdir_for_build in create-tags | Miklos Vajna |
2014-12-07 | solenv: no need to advertise lldb/devenv on Linux in unittest-failed.sh | Miklos Vajna |
2014-12-06 | add instructions how to use CPPUNITTRACE on OSX | Markus Mohrhard |
2014-12-04 | android: use different function to prevent stripping JNI symbols | Tomaž Vajngerl |
2014-12-04 | Add gb_CppunitTest_use_confpreinit: | Andrzej Hunt |
2014-12-02 | attempt to default enable stack-protector-strong | Caolán McNamara |
2014-12-01 | msi: LibreOffice does not use SystemFolder, don't define it | Andras Timar |
2014-12-01 | Fold URE: Linux ure/share/misc/* -> program/ | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/lib/* -> program/ | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/bin/* -> program/ | Stephan Bergmann |
2014-11-27 | Fix iOS build, need gb_Library_get_sdk_link_dir | Tor Lillqvist |
2014-11-27 | Missing slash | Stephan Bergmann |
2014-11-26 | version ini-file's ProductMajor/Minor are unused | Stephan Bergmann |
2014-11-26 | On Mac, the lib/libuno_*.dylib symlinks are not in the SDK | Stephan Bergmann |
2014-11-25 | always use 1 as default for strip-components | David Tardon |
2014-11-25 | Add comment about a bug but how this stuff still works by luck | Tor Lillqvist |
2014-11-24 | coverity#736477 document deliberate Resource leak at detection point | Caolán McNamara |
2014-11-24 | typo: unknown | Andras Timar |
2014-11-23 | icons: Kill now irrelevant warning. | Jan Holesovsky |
2014-11-20 | Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOL | Stephan Bergmann |
2014-11-20 | doxygen: png -> gif for images | Miklos Vajna |
2014-11-18 | windows: msbuild gets completely confused when the 'Platform' envvar is set. | Jan Holesovsky |
2014-11-17 | add a script to generate a dummy library to "build" all headers | Michael Stahl |
2014-11-17 | gbuild: print better file name for generated C++ source | Michael Stahl |
2014-11-12 | missing subst breaking assignment of libs to modules | David Tardon |
2014-11-12 | gbuild: move setting of gb_CPUDEFS to CPU-specific file | Michael Stahl |
2014-11-12 | gbuild: let's read our elves through a variable for consistency | Michael Stahl |
2014-11-12 | in general, SOLARIS should use /usr/bin/ld. | Richard PALO |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | add 'make etags' to generate etags | Takeshi Abe |