summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist2014-09-171-0/+1
* Bye bye VS2010Tor Lillqvist2014-09-171-13/+2
* urelibs is part of the stable extension interface on Mac OS XStephan Bergmann2014-09-161-1/+1
* More forced-C++03 -Werror tweakingStephan Bergmann2014-09-151-2/+4
* Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna2014-09-151-1/+1
* check that ODK headers compile with C++03Luboš Luňák2014-09-152-0/+11
* build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák2014-09-151-0/+2
* gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák2014-09-157-10/+21
* two missing CppunitTest gbuild functionsLuboš Luňák2014-09-151-0/+2
* mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud2014-09-131-13/+0
* Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist2014-09-122-2/+2
* Handle LIBO_SHARE_HELP_FOLDERTor Lillqvist2014-09-122-1/+5
* (Rudimentary) C++11 support is a hard requirement nowStephan Bergmann2014-09-114-20/+6
* create a master document template typeCaolán McNamara2014-09-111-0/+1
* Bin incorrect commentTor Lillqvist2014-09-101-4/+0
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-8/+6
* Fix help and showmodules build targetsPeter Foley2014-09-091-0/+1
* gbuild: Framework for performance unit tests using callgrindMatúš Kukan2014-09-055-4/+64
* Fix mergelibs build by adding dbtools to libmergedMatúš Kukan2014-09-031-0/+1
* This local hack was pushed by mistakeStephan Bergmann2014-09-031-1/+1
* Start of support for Android on AArch64Tor Lillqvist2014-08-301-0/+19
* Linux AArch64 portStephan Bergmann2014-08-291-0/+14
* I think --with-package-format=native/portable can go awayTor Lillqvist2014-08-272-3/+0
* MSP patchsequence fixAndras Timar2014-08-231-8/+3
* fixes related to MSP digital signatureAndras Timar2014-08-232-2/+4
* use MSM directly from MSVC dirAndras Timar2014-08-231-3/+3
* gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl2014-08-201-2/+6
* fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl2014-08-184-4/+7
* The --resource-rules option in being deprecatedTor Lillqvist2014-08-151-3/+6
* fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl2014-08-143-4/+10
* TypoTor Lillqvist2014-08-141-1/+1
* If we disable C4189 we should also disable C4100Tor Lillqvist2014-08-141-0/+4
* MSVC: disable C4189 again in optimizing buildsThomas Arnhold2014-08-141-0/+4
* gbuild: MSVC: disable warning C4373 againMichael Stahl2014-08-131-0/+7
* We seem to need the tdoc UCP for savingTor Lillqvist2014-08-131-0/+1
* msvc: enable some warnings, as they are usefulThomas Arnhold2014-08-131-14/+0
* We don't build libxsec_xmlsec for Android currentlyTor Lillqvist2014-08-131-0/+8
* Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist2014-08-121-0/+1
* OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken2014-08-111-3/+1
* Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist2014-08-101-1/+1
* Generalize -fsanitize=address checksStephan Bergmann2014-08-082-5/+7
* Under -fsanitize=undefined, always link with C++ compilerStephan Bergmann2014-08-071-1/+5
* Fix tarball.rebuild on windowsZolnai Tamás2014-08-071-1/+1
* LOAndroid3: include in native-code.py some more needed librariesTomaž Vajngerl2014-08-031-0/+6
* LOAndroid3: add draw to native-codeTomaž Vajngerl2014-08-031-1/+0
* build avmedia for AndroidTomaž Vajngerl2014-08-031-0/+1
* fix python deps for services testDavid Tardon2014-08-021-0/+21
* gbuild: ensure py files for a component are thereDavid Tardon2014-08-022-4/+10
* fix java deps for services testDavid Tardon2014-08-021-0/+11
* gbuild: require java UNO runtime explicitlyDavid Tardon2014-08-021-1/+1