summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2014-11-03fdo#82430: MSVC build: disable a few more cases of SSE2 in externalsMichael Stahl3-2/+13
2014-11-03add some more kill paths to cppunitCaolán McNamara1-1/+9
2014-10-28external/icu: workaround -fsanitize=signed-integer-overflow warningsStephan Bergmann1-0/+11
2014-10-28external/icu: workaround -fsanitize=signed-integer-overflow warningsStephan Bergmann1-0/+67
2014-10-28external/icu: More workaround UBSan flexible array member detectionStephan Bergmann1-1/+16
2014-10-27nss: add libnsspem.dylib to macosx-change-install-names.pl callRobert Antoni Buj i Gelonch1-0/+1
2014-10-27Pass ENABLE_DEBUG into external/libetonyekStephan Bergmann3-2/+26
2014-10-24WaE: unused parameterTor Lillqvist2-0/+19
2014-10-21Cross-compilation fixTor Lillqvist1-1/+5
2014-10-21Make the patch apply again after NSS updateTor Lillqvist1-2/+2
2014-10-20allow to build with system opencolladaDavid Tardon1-1/+1
2014-10-18typo in filename, hidden by case insensitivity of windowsNorbert Thiebaud1-1/+1
2014-10-18fix libmwaw build on WindowsNorbert Thiebaud1-0/+6
2014-10-17drop unneeded patchesDavid Tardon5-407/+0
2014-10-16file libmwaw-0.3.so.3.0.1 does not exist in the tarballMiklos Vajna1-1/+1
2014-10-16Update to last libmwaw versionosnola2-9/+1
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist4-5/+4
2014-10-12Typo: compatability->compatibilityJulien Nabet1-1/+1
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken1-8/+3
2014-10-10external/glm: -Werror,-Wsign-compareStephan Bergmann2-0/+21
2014-10-09bump nss from 3.15.3 to 3.16.5Caolán McNamara7-1629/+2073
2014-10-06Allow building with java9 (first installement)Fridrich Štrba2-10/+38
2014-10-06Even latest Clang only claims GCC 4.2Stephan Bergmann1-16/+16
2014-10-03WaE: -WshadowTor Lillqvist1-0/+96
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl3-56/+44
2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl17-5/+89
2014-10-01collada2gltf: drop tr1 supportJan-Marek Glogowski2-0/+404
2014-09-30external/libeot internally uses --std=c99, do not overrule thatStephan Bergmann1-0/+1
2014-09-26Hunspell: fix buffer overflow during morphological analysisLászló Németh2-0/+31
2014-09-26Fix firebird without cygwin gccPeter Foley1-1/+1
2014-09-25Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH optionRobert Antoni Buj i Gelonch4-2/+80
2014-09-19Make the patch applyTor Lillqvist1-1/+1
2014-09-19Use correct CFBundleExecutable in the Info.plist for Python.appTor Lillqvist1-0/+11
2014-09-19Use correct CFBundleExecutable for the LibreOfficePython frameworkTor Lillqvist1-0/+11
2014-09-17Bye bye VS2010Tor Lillqvist3-5/+0
2014-09-15Forgot to add patch fileStephan Bergmann1-0/+11
2014-09-15-Werror,-Wunused-local-typedef in forced-C++03 CppunitTest_odk_checkapiStephan Bergmann1-0/+1
2014-09-15WaE: -Wshadow signals2Caolán McNamara2-0/+16
2014-09-14avoid warnings with boost signals2Luboš Luňák2-0/+21
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud1-2/+0
2014-09-11For ASAN __cxa_throw interception to work, link python.bin to libstdc++Stephan Bergmann1-0/+1
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann8-965/+1
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley1-10/+0
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-1/+1
2014-09-09Hide warning spam from collada2gltfPeter Foley1-0/+4
2014-09-07that additional debug output for neon is not necessary anymoreMarkus Mohrhard1-6/+0
2014-09-05mariadb iconv dep apparently is only for MacNorbert Thiebaud1-0/+2
2014-09-04fdo#82847 mariadb patch out problematic 'inline' that result in link issueNorbert Thiebaud2-0/+24
2014-09-04non-system mariadb need iconvNorbert Thiebaud1-0/+6
2014-09-04remove build dependency on cmake for sqlconnectorNorbert Thiebaud3-10/+43