kiwix-build/patches
Matthieu Gautier 640750e1ab zlib patch to use std name for lib.
Use a standard name libz.(so|a) if we are using mingw (as we do on linux).

This patch somehow deprecate the previous commit (patch) but both patches
are the right thing to do.
We need this one especially for others dependencies using pkg-config.
The generated .pc always use the '-lz' option and so, we need the correct
names for the lib.
2017-02-07 12:06:41 +01:00
..
CTPP2SourceLoader.hpp.patch Add a script to build all projects and dependencies for kiwix-tools. 2016-12-22 13:49:56 +01:00
ctpp2_dll_export_VMExecutable.patch Add patches to cross-compile ctpp2 correctly. 2017-01-30 18:09:35 +01:00
ctpp2_fix-static-libname.patch Fix the install name of the static lib for ctpp2. 2017-01-24 11:47:54 +01:00
ctpp2_iconv_support.patch Add CTPP2 patch to correctly handle ICONV_SUPPORT variable. 2017-02-07 10:47:51 +01:00
ctpp2_include.patch Add a script to build all projects and dependencies for kiwix-tools. 2016-12-22 13:49:56 +01:00
ctpp2_mingw32.patch Add patches to cross-compile ctpp2 correctly. 2017-01-30 18:09:35 +01:00
ctpp2_no_src_modification.patch Patch CTPP2 do not modify the source dir. 2017-01-09 13:57:10 +01:00
ctpp2_win_install_lib_in_lib_dir.patch Add patches to cross-compile ctpp2 correctly. 2017-01-30 18:09:35 +01:00
icu4c_fix_static_lib_name_mingw.patch Patch icu : Do not use a specific name for static libs. 2017-01-30 18:09:35 +01:00
pugixml_meson.patch Add installation of missing hpp when compiling/installing pugixml. 2016-12-22 13:49:56 +01:00
xapian_no_hardcode_lz.patch xapian patch to not use hardcoded '-lz' option. 2017-02-07 12:02:44 +01:00
xapian_pkgconfig.patch Update xapian_pkgconfig patch. 2017-01-30 18:09:35 +01:00
zlib_std_libname.patch zlib patch to use std name for lib. 2017-02-07 12:06:41 +01:00