summaryrefslogtreecommitdiffstats
path: root/external/libxslt
Commit message (Collapse)AuthorAgeFilesLines
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-201-1/+1
| | | | Change-Id: I0523e49e640812be435ba4c97b1881ca253eb2ab
* normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl2014-03-111-2/+2
| | | | Change-Id: I4f4cecd95f87b9d37fa1b1a270cf554d7707aaa2
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-2/+2
| | | | Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
* normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Iffcc671ca41c5880579effe0786a3b4d3be0dab0
* We need to recognize arm-unknown-linux-androideabiTor Lillqvist2013-11-122-0/+24
| | | | Change-Id: I1992f3fc150a4e205a2247e210ce8af91664982c
* libxslt: upgrade to version 1.1.28Michael Stahl2013-11-1110-180/+73
| | | | | | | | | | | | | | | | | | - from libxslt-configure.patch: * drop config.sub Android stuff (obsolete) * drop MinGW archive checks (obsolete) * split out libxslt-config.patch.1 * split out libxslt-freebsd.patch.1 - drop libxslt-aix.patch: presumably don't need special check for V7BETA since it's released now - drop libxslt-mingw.patch (it's for msys build so obsolete) - drop libxslt-win_manifest.patch: this can just be passed on configure.js command line so no need for a patch Change-Id: I8a2cad0a70a86ba1dffbe3c8fce60babb70a61f6 Reviewed-on: https://gerrit.libreoffice.org/6641 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
| | | | Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
* gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl2013-10-271-8/+10
| | | | | | Deliver all external libraries to INSTDIR directly. Change-Id: I8d3e035e5cfa07bd0f53ee4a226c48d4b86a4032
* libxml2, libxslt: use executables from WORKDIRMichael Stahl2013-10-221-12/+2
| | | | Change-Id: I1324c8f21e31c69b9780136cc777e1aea3bc546e
* libxml2, libxslt: use libraries from WORKDIRMichael Stahl2013-10-223-15/+6
| | | | Change-Id: I3067e3c819a4918e1d3c91dc0e0cfa3e4fc92b3d
* libxml2/libxslt: no need for libfoo.so.X.Y.Z filesMichael Stahl2013-10-221-2/+1
| | | | Change-Id: I0ed69bcfee650ae403d793b27db4ad906132efed
* fdo#70393: move libxslt to a subdir of externalKhaled Hosny2013-10-1914-0/+442
Change-Id: Ibf6fd5c32a62752044e70961cf33b05fdcdce104 Reviewed-on: https://gerrit.libreoffice.org/6340 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>