summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* external/glm: Avoid -std=c++2a -Werror,-Wdeprecated-volatileStephan Bergmann2019-10-242-0/+12
* external/harfbuzz: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann2019-10-232-0/+24
* external/lpsolve: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann2019-10-221-0/+11
* Pass ENABLE_DEBUG into ExternalProject_redlandStephan Bergmann2019-10-221-0/+1
* external/redland: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann2019-10-221-0/+11
* exernal/icu: Various C++20 comparison operator fixesStephan Bergmann2019-10-222-0/+172
* external/libxml2: Simplify UBSan nullptr-with-offset fixStephan Bergmann2019-10-221-1/+1
* external/libxml2: Avoid UBSan nullptr-with-offsetStephan Bergmann2019-10-222-0/+12
* external/expat: Avoid -fsanitizenullptr-with-offsetStephan Bergmann2019-10-222-0/+12
* iexternal/libstaroffice: Fix equality operator argumentsStephan Bergmann2019-10-212-0/+59
* external/firebird: Make comparison operator member functions constStephan Bergmann2019-10-212-0/+53
* external/libwps: Make comparison operator member functions constStephan Bergmann2019-10-212-0/+52
* Allow building lcms2 with Windows SDK 8.1Mike Kaganski2019-10-161-38/+7
* add PCHs for more external libsLuboš Luňák2019-10-1420-0/+577
* Pass LDFLAGS into external/postgresqlStephan Bergmann2019-10-111-1/+1
* Resolves: tdf#127887 Fix libwps wrong Lotus version detectionEike Rathke2019-10-022-0/+45
* external/icu: Fix "error: explicit instantiation of 'atomic' not in...Stephan Bergmann2019-10-022-0/+41
* external/boost: clang-cl cannot use MSVC's ATOMIC_FLAG_INITStephan Bergmann2019-10-011-0/+13
* external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2019-09-272-0/+50
* android: add support for 64bit buildChristian Lohmaier2019-09-232-2/+3
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-234-4/+4
* Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann2019-09-2032-282/+0
* latest expatCaolán McNamara2019-09-165-13/+10
* external: update pdfium to 3896Miklos Vajna2019-09-113-37/+20
* tdf#121983 cairo: fix RPATH to contain $ORIGIN, not libtool's nonsenseMichael Stahl2019-09-053-1/+17
* Silence -fsanitize=object-size in --enable-optimized buildsStephan Bergmann2019-09-032-0/+53
* Update commentStephan Bergmann2019-08-291-3/+0
* Update liborcus to 0.15.2.Kohei Yoshida2019-08-292-131/+0
* Record patch as upstreamedMike Kaganski2019-08-281-0/+2
* Record patch as upstreamedStephan Bergmann2019-08-271-0/+3
* libabw, libvisio: follow main configure's --disable-dependency-trackingChristian Lohmaier2019-08-272-0/+2
* harfbuzz: follow main configure's --disable-dependency-trackingChristian Lohmaier2019-08-261-0/+1
* Resolves: tdf#125284 config entries not substituted under Turkish localeCaolán McNamara2019-08-232-0/+28
* external/liborcus: Blind fix attempt for older macOS builds, take 3Stephan Bergmann2019-08-231-5/+19
* external/harfbuzz configure needs MAKE nowStephan Bergmann2019-08-231-0/+1
* external/liborcus: Blind fix attempt for older macOS builds, take 2Stephan Bergmann2019-08-231-7/+64
* external/liborcus: Blind fix attempt for older macOS buildsStephan Bergmann2019-08-232-0/+60
* Update commentStephan Bergmann2019-08-231-3/+0
* Update orcus to 0.15.1.Kohei Yoshida2019-08-232-56/+0
* Update HarfBbuzz to 2.6.0Khaled Hosny2019-08-203-24/+0
* Fix typosAndrea Gelmini2019-08-191-1/+1
* upload libvisio 0.1.7David Tardon2019-08-173-43/+2
* upload libabw 0.1.3David Tardon2019-08-172-50/+0
* Record external/liborcus/create-element.patch.0 as covered upstreamStephan Bergmann2019-08-161-0/+3
* external/liborcus/version.patch.0 is goneStephan Bergmann2019-08-151-3/+0
* Fix linking of newly created element in liborcus 0.15.0Stephan Bergmann2019-08-152-0/+56
* ct2n:add namespace declaration for manifest prefixTomoyuki Kubota2019-08-152-0/+11
* Correctly pack mdds 1.5.0.Kohei Yoshida2019-08-152-51/+0
* Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida2019-08-157-47/+15
* android: support NDK 19 and above (20 as of this commit)Christian Lohmaier2019-08-082-5/+13