summaryrefslogtreecommitdiff
path: root/external/liborcus
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Patch liborcus to avoid incorrect parsing of XML.Kohei Yoshida2-0/+31
2016-08-26tdf#94834 enable liborcus format detection on WindowsDavid Tardon1-0/+4
2016-03-12Update liborcus to 0.11.1.Kohei Yoshida3-1389/+0
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida10-46/+1446
2015-12-02Revert "external/liborcus: Silence clang-cl errors about redeclared Windows f...Stephan Bergmann1-7/+0
2015-12-02unnecessary include brings in boost headers that are broken under rhel-7Caolán McNamara2-0/+12
2015-12-02external/liborcus: Silence clang-cl errors about redeclared Windows functionsStephan Bergmann1-0/+7
2015-10-11fix crash on examining ooo55043-1.odt etcCaolán McNamara2-0/+18
2015-09-01core: fix build with system boost 1.59David Ostrovsky1-1/+1
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud1-1/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-20force liborcus to use internal boost if neededDavid Tardon1-4/+2
2015-06-20upload liborcus 0.9.2David Tardon5-299/+0
2015-06-11force liborcus to use internal boost if neededDavid Tardon3-1/+114
2015-06-10external/liborcus: Fix Linux RPATHStephan Bergmann3-0/+15
2015-06-09Fix Mac OS X install names of external liborcusStephan Bergmann1-0/+6
2015-06-05use $(DISABLE_DYNLOADING) consistentlyDavid Tardon1-1/+1
2015-06-05better way to do thisDavid Tardon1-1/+5
2015-06-05liborcus: still build statically on AndroidMiklos Vajna1-2/+1
2015-06-05Fix weird compilation problem with __float128Tor Lillqvist1-1/+1
2015-06-04update to liborcus 0.9.1David Tardon14-1878/+438
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-03-03Further reduce amount of symbols exported from static orcus libraryStephan Bergmann1-1/+1
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann2-3/+3
2015-02-19liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstreamDavid Ostrovsky1-3/+0
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
2014-11-13More passing of MAKE into external configureStephan Bergmann1-1/+1
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl1-4/+0
2014-09-03Also on Linux do not export symbols from static orcus librariesStephan Bergmann1-1/+7
2014-08-29Simplify some $ENABLE_DEBUG expressionsStephan Bergmann1-1/+1
2014-08-06Fix libgltf dbgutil buildJan-Marek Glogowski1-1/+1
2014-03-04remove unnecessary patchesMarkus Mohrhard2-32/+0
2014-03-03I think we don't need that Mac patch anymoreMarkus Mohrhard1-5/+0
2014-03-03upgrade liborcusMarkus Mohrhard2-8/+10
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
2014-02-22external: Use gb_LTOFLAGS only in LDFLAGS to fix building.Matúš Kukan1-1/+1
2014-02-21Build liborcus with lto flags. To unbreak linking phase.Matúš Kukan1-2/+2
2014-02-12normalize values of SYSTEM_BOOSTMichael Stahl1-4/+4
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl1-2/+2
2013-12-13handle invalid xml files in orcus, fdo#63844Markus Mohrhard2-0/+15
2013-11-14externals using boost now need config_host to find config_global.hMichael Stahl1-1/+1
2013-11-14boost: stop using #pragma GCC system_headerMichael Stahl1-0/+4
2013-10-19fdo#70393: move liborcus to a subdir of externalKhaled Hosny8-0/+234