summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2015-05-26fix some problems found by coverityDavid Tardon3-0/+76
2015-05-21external/libetonyek: -fsanitize=enumStephan Bergmann2-0/+12
2015-05-21For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann2-0/+19
2015-05-21Use --disable-shared if DISABLE_DYNLOADINGTor Lillqvist1-2/+5
2015-05-20build libetonyek as shared libDavid Tardon11-3/+2237
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos1-1/+1
2015-05-20libetonyek: fix windows buildMichael Stahl3-0/+15
2015-05-19hopefully better fix for windowsDavid Tardon3-1/+27
2015-05-19blind fix for windowsDavid Tardon1-1/+1
2015-05-19restore windows build fixDavid Tardon2-0/+26
2015-05-19move setting of GLM_CFLAGS to configureDavid Tardon1-1/+0
2015-05-19quick & dirty fix for build with bundled glmDavid Tardon1-0/+1
2015-05-19fix external project nameDavid Tardon1-1/+1
2015-05-19glm is only needed for libetonyek buildDavid Tardon1-0/+1
2015-05-19upload libetonyek 0.1.2David Tardon2-26/+0
2015-05-19avoid the need to touch the Package makefile on updatesDavid Tardon1-1/+1
2015-05-19external/harfbuzz: work around -fsanitize=functionStephan Bergmann2-0/+36
2015-05-19upload libwps 0.4.0osnola6-4/+80
2015-05-18upload libodfgen 0.1.4David Tardon3-43/+0
2015-05-17upload libmwaw 0.3.5David Tardon5-147/+11
2015-05-12exttextcat: suppress -Qunused-arguments warning for Apple clangMichael Stahl1-1/+2
2015-05-09Update HarfBuzz to 0.9.40Khaled Hosny3-90/+2
2015-05-09tdf#82968: python3: fix stdio detection on WNT harderMichael Stahl1-52/+35
2015-05-04Use a dummy icu-config when cross-compiling harfbuzz (to Android)Tor Lillqvist2-0/+13
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard6-352/+45
2015-05-01update to liborcus 0.9.0Markus Mohrhard6-45/+352
2015-04-22zlib is not needed anymoreDavid Tardon1-2/+0
2015-04-14openssl: drop SunStudio specific patch hunkMichael Stahl1-13/+0
2015-04-12icu: fix Android buildMiklos Vajna1-1/+1
2015-04-12fix internal icu build on armhf (taken from Debians icu package)Rene Engelhard2-0/+16
2015-04-10icu: various regex fixesEike Rathke4-0/+1319
2015-04-09upgrade to openssl-1.0.2aCaolán McNamara8-141/+134
2015-03-25Typo: formated->formattedJulien Nabet2-4/+4
2015-03-16external/coinmp: Work around -Werror,-Wformat-pedanticStephan Bergmann2-0/+11
2015-03-10external/poppler: Work around -fsanitize=shiftStephan Bergmann1-0/+37
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-4/+0
2015-03-03remove more SunStudio cruftMichael Stahl1-1/+0
2015-03-03Further reduce amount of symbols exported from static orcus libraryStephan Bergmann1-1/+1
2015-03-02remove executable bit from .mk / .patch filesMichael Stahl3-0/+0
2015-03-02external/poppler: Work around -fsanitize=enumStephan Bergmann2-0/+11
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann18-1/+178
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann5-6/+6
2015-02-23Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.binStephan Bergmann1-1/+1
2015-02-23jpeg-turbo: work around failure in AC_PROG_MAKE_SET on WNTMichael Stahl1-0/+11
2015-02-19liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstreamDavid Ostrovsky1-3/+0
2015-02-19libgltf: Fix build on windows x64 bitDavid Ostrovsky3-1/+112
2015-02-13external/harfbuzz: -fsanitize=vptr needs -frttiStephan Bergmann2-0/+17
2015-02-10...next attempt at getting this through both GCC 5 and MSVCStephan Bergmann1-2/+4
2015-02-10How is that supposed to ever work?Stephan Bergmann1-2/+1
2015-02-09fix liborcus build with gcc 5David Tardon2-0/+1801