summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* external/libetonyek: -fsanitize=enumStephan Bergmann2015-05-212-0/+12
* For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann2015-05-212-0/+19
* Use --disable-shared if DISABLE_DYNLOADINGTor Lillqvist2015-05-211-2/+5
* build libetonyek as shared libDavid Tardon2015-05-2011-3/+2237
* Update Apache Bugzilla’s URLAdolfo Jayme Barrientos2015-05-191-1/+1
* libetonyek: fix windows buildMichael Stahl2015-05-203-0/+15
* hopefully better fix for windowsDavid Tardon2015-05-193-1/+27
* blind fix for windowsDavid Tardon2015-05-191-1/+1
* restore windows build fixDavid Tardon2015-05-192-0/+26
* move setting of GLM_CFLAGS to configureDavid Tardon2015-05-191-1/+0
* quick & dirty fix for build with bundled glmDavid Tardon2015-05-191-0/+1
* fix external project nameDavid Tardon2015-05-191-1/+1
* glm is only needed for libetonyek buildDavid Tardon2015-05-191-0/+1
* upload libetonyek 0.1.2David Tardon2015-05-192-26/+0
* avoid the need to touch the Package makefile on updatesDavid Tardon2015-05-191-1/+1
* external/harfbuzz: work around -fsanitize=functionStephan Bergmann2015-05-192-0/+36
* upload libwps 0.4.0osnola2015-05-196-4/+80
* upload libodfgen 0.1.4David Tardon2015-05-183-43/+0
* upload libmwaw 0.3.5David Tardon2015-05-175-147/+11
* exttextcat: suppress -Qunused-arguments warning for Apple clangMichael Stahl2015-05-121-1/+2
* Update HarfBuzz to 0.9.40Khaled Hosny2015-05-093-90/+2
* tdf#82968: python3: fix stdio detection on WNT harderMichael Stahl2015-05-091-52/+35
* Use a dummy icu-config when cross-compiling harfbuzz (to Android)Tor Lillqvist2015-05-042-0/+13
* Revert "update to liborcus 0.9.0"Markus Mohrhard2015-05-016-352/+45
* update to liborcus 0.9.0Markus Mohrhard2015-05-016-45/+352
* zlib is not needed anymoreDavid Tardon2015-04-221-2/+0
* openssl: drop SunStudio specific patch hunkMichael Stahl2015-04-141-13/+0
* icu: fix Android buildMiklos Vajna2015-04-121-1/+1
* fix internal icu build on armhf (taken from Debians icu package)Rene Engelhard2015-04-122-0/+16
* icu: various regex fixesEike Rathke2015-04-104-0/+1319
* upgrade to openssl-1.0.2aCaolán McNamara2015-04-098-141/+134
* Typo: formated->formattedJulien Nabet2015-03-252-4/+4
* external/coinmp: Work around -Werror,-Wformat-pedanticStephan Bergmann2015-03-162-0/+11
* external/poppler: Work around -fsanitize=shiftStephan Bergmann2015-03-101-0/+37
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-4/+0
* remove more SunStudio cruftMichael Stahl2015-03-031-1/+0
* Further reduce amount of symbols exported from static orcus libraryStephan Bergmann2015-03-031-1/+1
* remove executable bit from .mk / .patch filesMichael Stahl2015-03-023-0/+0
* external/poppler: Work around -fsanitize=enumStephan Bergmann2015-03-022-0/+11
* For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann2015-02-2718-1/+178
* Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann2015-02-275-6/+6
* Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.binStephan Bergmann2015-02-231-1/+1
* jpeg-turbo: work around failure in AC_PROG_MAKE_SET on WNTMichael Stahl2015-02-231-0/+11
* liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstreamDavid Ostrovsky2015-02-191-3/+0
* libgltf: Fix build on windows x64 bitDavid Ostrovsky2015-02-193-1/+112
* external/harfbuzz: -fsanitize=vptr needs -frttiStephan Bergmann2015-02-132-0/+17
* ...next attempt at getting this through both GCC 5 and MSVCStephan Bergmann2015-02-101-2/+4
* How is that supposed to ever work?Stephan Bergmann2015-02-101-2/+1
* fix liborcus build with gcc 5David Tardon2015-02-092-0/+1801
* propagate user-set CFLAGS to buildDavid Tardon2015-02-063-3/+3