summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Use multi-column layout and correct header colourPhilipp Weissenbacher1-6/+6
2014-09-25Fix PythonTest on windowsPeter Foley1-1/+1
2014-09-24Revert "Make PythonTests depend on the ExternalExecutable"Matúš Kukan1-1/+1
2014-09-24Make PythonTests depend on the ExternalExecutablePeter Foley1-1/+1
2014-09-24fix a typo in gbuild help and improve a autoconf error messagePeter Foley1-1/+1
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist1-17/+0
2014-09-19Add support for external hamcrest when using junit 4.11+Peter Foley1-1/+2
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski1-2/+1
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist1-1/+1
2014-09-17Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist1-0/+1
2014-09-17Bye bye VS2010Tor Lillqvist1-13/+2
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