summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208Andrea Gelmini3-5/+5
2014-11-13More passing of MAKE into external configureStephan Bergmann13-13/+13
2014-11-13Work around InterlockedExchange not exported from kernel32.dll on x64Stephan Bergmann1-0/+11
2014-11-13external/boost: WaEStephan Bergmann2-0/+11
2014-11-13Apache Commons Logging 1.2 - re-enable the non debug version.Robert Antoni Buj i Gelonch1-1/+1
2014-11-12Apache Commons Lang 3.3.1 at least requires Java 1.6 and non debug versionRobert Antoni Buj i Gelonch3-3/+25
2014-11-12Pass MAKE into external/poppler's configureStephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-8/+8
2014-11-11Avoid -fsanitize=signed-integer-overflowStephan Bergmann2-0/+12
2014-11-11Pass down some CFLAGSStephan Bergmann1-0/+1
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl13-17/+11
2014-11-10mwaw: fix build failure with clang (work around libtool stupidity)Michael Stahl1-1/+4
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