Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bf3b4563 | 2017-11-13 18:33:23 | Remove unused AC_CHECKs | ||
| 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. | ||
| 988a5a3b | 2017-06-17 15:44:50 | Build test programs only when needed Add test programs to 'check_PROGRAMS' instead of 'noinst_PROGRAMS'. Fixes bug 760457. | ||
| 4d041a2e | 2013-12-17 15:32:57 | Various portability patches for OpenVMS Available from http://nchrem.tnw.tudelft.nl/openvms/software2.html | ||
| 24d87d94 | 2008-03-19 15:43:00 | update from Tycho Hilhorst, should fix #523378 Daniel * vms/build_libxml.com: update from Tycho Hilhorst, should fix #523378 Daniel svn path=/trunk/; revision=3710 | ||
| d4e39ae2 | 2005-10-28 15:59:14 | cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel * config.h.in configure.in vms/config.vms macos/src/config-mac.h: cleanup from Albert Chin * doc/Makefile.am: html/index.sgml doesn't exist anymore Daniel | ||
| 4edd3ed8 | 2004-09-20 20:03:01 | added --timing --copy timing for the copy applied patch from Craig Berry * xmllint.c: added --timing --copy timing for the copy * vms/build_libxml.com: applied patch from Craig Berry to build with recent releases Daniel | ||
| 9339b74c | 2003-10-15 08:18:00 | VMS patch from Craig A. Berry Daniel * vms/build_libxml.com trionan.c: VMS patch from Craig A. Berry Daniel | ||
| 1c960272 | 2003-04-25 23:12:22 | applied patch from Craig A. Berry to get libxml-2.5.7 to compile on * triodef.h vms/build_libxml.com: applied patch from Craig A. Berry to get libxml-2.5.7 to compile on OpenVMS Daniel | ||
| fe8aab98 | 2002-12-22 10:25:41 | applied Craig A. Berry patches for VMS Daniel * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS Daniel | ||
| e645e8c1 | 2002-10-22 17:35:37 | Applied the VMS update patch from Craig A. Berry update Daniel * vms/build_libxml.com vms/config.vms vms/readme.vms include/libxml/parser.h include/libxml/parserInternals.h include/libxml/tree.h include/libxml/xmlIO.h HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c: Applied the VMS update patch from Craig A. Berry * doc/*.html: update Daniel | ||
| d33cfbf1 | 2001-11-13 15:24:36 | updated instructions and diffs from John A Fotheringham Daniel * vms/*: updated instructions and diffs from John A Fotheringham Daniel | ||
| acf7ff0a | 2001-10-29 20:21:47 | a few VMS updates from John A Fotheringham added * vms/readme.vms vms/build_libxml.com nanoftp.c include/libxml/xmlversion.h.in: a few VMS updates from John A Fotheringham * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks() and xmlCleanupOutputCallbacks() for the Perl binding people. Daniel | ||
| ce6e98d6 | 2000-11-25 09:54:49 | Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am: integrated a set of OpenVMS changes from Howard Taylor <Howard.Taylor@pacoast.com> Daniel |