summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-09-16urelibs is part of the stable extension interface on Mac OS XStephan Bergmann1-1/+1
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann1-2/+4
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna1-1/+1
2014-09-15check that ODK headers compile with C++03Luboš Luňák2-0/+11
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák1-0/+2
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák7-10/+21
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák1-0/+2
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud1-13/+0
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist2-2/+2
2014-09-12Handle LIBO_SHARE_HELP_FOLDERTor Lillqvist2-1/+5
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann4-20/+6
2014-09-11create a master document template typeCaolán McNamara1-0/+1
2014-09-10Bin incorrect commentTor Lillqvist1-4/+0
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-8/+6
2014-09-09Fix help and showmodules build targetsPeter Foley1-0/+1
2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan5-4/+64
2014-09-03Fix mergelibs build by adding dbtools to libmergedMatúš Kukan1-0/+1
2014-09-03This local hack was pushed by mistakeStephan Bergmann1-1/+1
2014-08-30Start of support for Android on AArch64Tor Lillqvist1-0/+19
2014-08-29Linux AArch64 portStephan Bergmann1-0/+14
2014-08-27I think --with-package-format=native/portable can go awayTor Lillqvist2-3/+0
2014-08-23MSP patchsequence fixAndras Timar1-8/+3
2014-08-23fixes related to MSP digital signatureAndras Timar2-2/+4
2014-08-23use MSM directly from MSVC dirAndras Timar1-3/+3
2014-08-20gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl1-2/+6
2014-08-18fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl4-4/+7
2014-08-15The --resource-rules option in being deprecatedTor Lillqvist1-3/+6
2014-08-14fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl3-4/+10
2014-08-14TypoTor Lillqvist1-1/+1
2014-08-14If we disable C4189 we should also disable C4100Tor Lillqvist1-0/+4
2014-08-14MSVC: disable C4189 again in optimizing buildsThomas Arnhold1-0/+4
2014-08-13gbuild: MSVC: disable warning C4373 againMichael Stahl1-0/+7
2014-08-13We seem to need the tdoc UCP for savingTor Lillqvist1-0/+1
2014-08-13msvc: enable some warnings, as they are usefulThomas Arnhold1-14/+0
2014-08-13We don't build libxsec_xmlsec for Android currentlyTor Lillqvist1-0/+8
2014-08-12Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist1-0/+1
2014-08-11OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken1-3/+1
2014-08-10Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist1-1/+1
2014-08-08Generalize -fsanitize=address checksStephan Bergmann2-5/+7
2014-08-07Under -fsanitize=undefined, always link with C++ compilerStephan Bergmann1-1/+5
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás1-1/+1
2014-08-03LOAndroid3: include in native-code.py some more needed librariesTomaž Vajngerl1-0/+6
2014-08-03LOAndroid3: add draw to native-codeTomaž Vajngerl1-1/+0
2014-08-03build avmedia for AndroidTomaž Vajngerl1-0/+1
2014-08-02fix python deps for services testDavid Tardon1-0/+21
2014-08-02gbuild: ensure py files for a component are thereDavid Tardon2-4/+10
2014-08-02fix java deps for services testDavid Tardon1-0/+11
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon1-1/+1
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon1-0/+20
2014-07-29gbuild: clean target is phonyDavid Tardon1-0/+1