office-gobmx/libxslt
Michael Stahl 4811c2dc9f adapt all externals to build against MSVC debug runtime
Add patches and/or tweaks to the following modules:
curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec,
lpsolve, nss, openssl, python3

lcms2 has an inconsistency where the .lib and the .dll don't agree on
the .dll name.

openssl gets a honorable mention because apparently it's undocumented
custom build system can build with /MDd if one picks the right
configuration but i couldn't figure out how to do that in an hour of
trying, and just patched the release config instead.

Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c
2013-04-15 15:26:32 +02:00
..
ExternalPackage_xslt.mk
ExternalProject_xslt.mk
libxslt-1.1.26-memdump.patch
libxslt-aix.patch
libxslt-android.patch
libxslt-configure.patch
libxslt-internal-symbols.patch
libxslt-mingw.patch
libxslt-vc10.patch
libxslt-win_manifest.patch
Makefile
Module_libxslt.mk
README
UnpackedTarball_xslt.mk

Gnome xslt library written in C, from [http://xmlsoft.org/xslt/]