Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 20c60886 | 2020-03-08 17:19:42 | Fix typos Resolves #133. | ||
| 57d4329b | 2018-01-23 17:33:42 | Merge testThreadsWin32.c into testThreads.c Apply the same cross-platform modifications as previously in runtest.c. | ||
| cb5541c9 | 2017-11-13 17:08:38 | Fix libz and liblzma detection If libz or liblzma are detected with pkg-config, AC_CHECK_HEADERS must not be run because the correct CPPFLAGS aren't set. It is actually not required have separate checks for LIBXML_ZLIB_ENABLED and HAVE_ZLIB_H. Only check for LIBXML_ZLIB_ENABLED and remove HAVE_ZLIB_H macro. Fixes bug 764657, bug 787041. | ||
| a53ee446 | 2009-08-07 16:19:15 | Bug 571059 – MSVC doesn't work with the bakefile * bakefile/libxml2.bkl: MSVC 2008 Ex will report that it cannot find "config.h", should be fixed with patch | ||
| 5351695d | 2005-01-27 23:59:14 | files for the Bakefile generator for Makefiles from Francesco Montorsi * bakefile/Readme.txt bakefile/Bakefiles.bkgen bakefile/libxml2.bkl: files for the Bakefile generator for Makefiles from Francesco Montorsi * win32/configure.js: fixes for Windows compilation with non-default flags by Joel Reed Daniel |