summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist
2014-09-17Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-16urelibs is part of the stable extension interface on Mac OS XStephan Bergmann
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna
2014-09-15check that ODK headers compile with C++03Luboš Luňák
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist
2014-09-12Handle LIBO_SHARE_HELP_FOLDERTor Lillqvist
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-09-10Bin incorrect commentTor Lillqvist
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-09Fix help and showmodules build targetsPeter Foley
2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan
2014-09-03Fix mergelibs build by adding dbtools to libmergedMatúš Kukan
2014-09-03This local hack was pushed by mistakeStephan Bergmann
2014-08-30Start of support for Android on AArch64Tor Lillqvist
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-27I think --with-package-format=native/portable can go awayTor Lillqvist
2014-08-23MSP patchsequence fixAndras Timar
2014-08-23fixes related to MSP digital signatureAndras Timar
2014-08-23use MSM directly from MSVC dirAndras Timar
2014-08-20gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl
2014-08-18fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl
2014-08-15The --resource-rules option in being deprecatedTor Lillqvist
2014-08-14fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl
2014-08-14TypoTor Lillqvist
2014-08-14If we disable C4189 we should also disable C4100Tor Lillqvist
2014-08-14MSVC: disable C4189 again in optimizing buildsThomas Arnhold
2014-08-13gbuild: MSVC: disable warning C4373 againMichael Stahl
2014-08-13We seem to need the tdoc UCP for savingTor Lillqvist
2014-08-13msvc: enable some warnings, as they are usefulThomas Arnhold
2014-08-13We don't build libxsec_xmlsec for Android currentlyTor Lillqvist
2014-08-12Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist
2014-08-11OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken
2014-08-10Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist
2014-08-08Generalize -fsanitize=address checksStephan Bergmann
2014-08-07Under -fsanitize=undefined, always link with C++ compilerStephan Bergmann
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás
2014-08-03LOAndroid3: include in native-code.py some more needed librariesTomaž Vajngerl
2014-08-03LOAndroid3: add draw to native-codeTomaž Vajngerl
2014-08-03build avmedia for AndroidTomaž Vajngerl
2014-08-02fix python deps for services testDavid Tardon
2014-08-02gbuild: ensure py files for a component are thereDavid Tardon
2014-08-02fix java deps for services testDavid Tardon