Age | Commit message (Expand) | Author |
2014-09-19 | Add support for external hamcrest when using junit 4.11+ | Peter Foley |
2014-09-18 | Don't use gnu++03 alias of gnu++98 for ODK builds | Jan-Marek Glogowski |
2014-09-17 | s/INSTDIR/INSTROOT | Tor Lillqvist |
2014-09-17 | Set up the instdir_for_build URE unorc file when cross-compiling | Tor Lillqvist |
2014-09-17 | Bye bye VS2010 | Tor Lillqvist |
2014-09-16 | urelibs is part of the stable extension interface on Mac OS X | Stephan Bergmann |
2014-09-15 | More forced-C++03 -Werror tweaking | Stephan Bergmann |
2014-09-15 | Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtor | Miklos Vajna |
2014-09-15 | check that ODK headers compile with C++03 | Luboš Luňák |
2014-09-15 | build ODK headers check without LIBO_INTERNAL_ONLY | Luboš Luňák |
2014-09-15 | gbuild command for disabling usage of compiler plugins for a target | Luboš Luňák |
2014-09-15 | two missing CppunitTest gbuild functions | Luboš Luňák |
2014-09-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud |
2014-09-12 | Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share' | Tor Lillqvist |
2014-09-12 | Handle LIBO_SHARE_HELP_FOLDER | Tor Lillqvist |
2014-09-11 | (Rudimentary) C++11 support is a hard requirement now | Stephan Bergmann |
2014-09-11 | create a master document template type | Caolán McNamara |
2014-09-10 | Bin incorrect comment | Tor Lillqvist |
2014-09-09 | Make the "Mac-like" or "canonical" app bundle structure always used on OS X | Tor Lillqvist |
2014-09-09 | Fix help and showmodules build targets | Peter Foley |
2014-09-05 | gbuild: Framework for performance unit tests using callgrind | Matúš Kukan |
2014-09-03 | Fix mergelibs build by adding dbtools to libmerged | Matúš Kukan |
2014-09-03 | This local hack was pushed by mistake | Stephan Bergmann |
2014-08-30 | Start of support for Android on AArch64 | Tor Lillqvist |
2014-08-29 | Linux AArch64 port | Stephan Bergmann |
2014-08-27 | I think --with-package-format=native/portable can go away | Tor Lillqvist |
2014-08-23 | MSP patchsequence fix | Andras Timar |
2014-08-23 | fixes related to MSP digital signature | Andras Timar |
2014-08-23 | use MSM directly from MSVC dir | Andras Timar |
2014-08-20 | gdb: print the SwNodeIndex properly if there are multiple blocks | Michael Stahl |
2014-08-18 | fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is empty | Michael Stahl |
2014-08-15 | The --resource-rules option in being deprecated | Tor Lillqvist |
2014-08-14 | fdo#82430: configure: MSVC build: avoid using SSE2 instructions | Michael Stahl |
2014-08-14 | Typo | Tor Lillqvist |
2014-08-14 | If we disable C4189 we should also disable C4100 | Tor Lillqvist |
2014-08-14 | MSVC: disable C4189 again in optimizing builds | Thomas Arnhold |
2014-08-13 | gbuild: MSVC: disable warning C4373 again | Michael Stahl |
2014-08-13 | We seem to need the tdoc UCP for saving | Tor Lillqvist |
2014-08-13 | msvc: enable some warnings, as they are useful | Thomas Arnhold |
2014-08-13 | We don't build libxsec_xmlsec for Android currently | Tor Lillqvist |
2014-08-12 | Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, too | Tor Lillqvist |
2014-08-11 | OSX: drop -malign-natural flag for non-clang compilers | Douglas Mencken |
2014-08-10 | Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share" | Tor Lillqvist |
2014-08-08 | Generalize -fsanitize=address checks | Stephan Bergmann |
2014-08-07 | Under -fsanitize=undefined, always link with C++ compiler | Stephan Bergmann |
2014-08-07 | Fix tarball.rebuild on windows | Zolnai Tamás |
2014-08-03 | LOAndroid3: include in native-code.py some more needed libraries | Tomaž Vajngerl |
2014-08-03 | LOAndroid3: add draw to native-code | Tomaž Vajngerl |
2014-08-03 | build avmedia for Android | Tomaž Vajngerl |
2014-08-02 | fix python deps for services test | David Tardon |