aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-061-58/+98
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-151-1/+5
* Provide cmake moduleSamuel Martin2014-10-131-0/+4
* OS400: include in distribution tarball.Patrick Monnerat2014-10-041-1/+1
* Keep libxml2.syms when running "make distclean"Daniel Veillard2012-09-111-1/+1
* Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errorsArfrever Frehtes Taifersar Arahesis2012-08-281-1/+1
* Bug 676544 - fails to build with --without-sax1Akira TAGOH2012-08-281-11/+13
* Switching XPath node sorting to TimsortVojtech Fried2012-08-241-1/+1
* Small cleanup for valgrind targetDaniel Veillard2012-08-241-7/+2
* More updates and cleanups on autotools and MakefilesDaniel Richard G2012-08-171-1/+3
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-061-35/+44
* Fix make dist to include new private header filesDaniel Veillard2012-08-061-1/+1
* first version of testlimits new testDaniel Veillard2012-07-231-1/+6
* Adding a new buf module for buffersDaniel Veillard2012-07-231-3/+3
* Release of libxml2-2.8.0Daniel Veillard2012-05-231-2/+2
* Fix "make tst" to grab lzma lib tooDaniel Veillard2012-05-081-1/+1
* Cleanups of lzma supportDaniel Veillard2012-01-271-3/+3
* included xzlib in distAnders F Bjorklund2012-01-271-1/+1
* add lzma compression supportAnders F Bjorklund2012-01-271-3/+3
* Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_PAdrian Bunk2010-11-041-2/+2
* Fix build with mingwRoumen Petrov2010-03-101-1/+1
* Upgrade some of the configure and autogenDaniel Veillard2010-03-091-0/+2
* 558452 fight with reg test and error reportDaniel Veillard2009-08-261-1/+1
* 555833 always use rm -f in uninstall-localDaniel Veillard2009-08-241-5/+5
* 584605 package VxWorks folder in the distributionDaniel Veillard2009-08-241-1/+1
* Add symbol versioning to libxml2 shared libsDaniel Veillard2009-08-201-2/+11
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-091-1/+1
* Borland C fix from Moritz Both regenerate, workaround a problem for bufferDaniel Veillard2008-09-011-1/+3
* patch from Robert Schwebel , allows to compile the example if configuredDaniel Veillard2008-08-291-1/+1
* completely different fix for the recursion detection based on entityDaniel Veillard2008-08-281-1/+6
* add an --with-coverage configure option and a 'make cov' target based onDaniel Veillard2008-08-271-1/+27
* add the testchar to 'make check' Volker Grabsch pointed out a typoDaniel Veillard2008-08-261-1/+1
* adding a check-valgrind target DanielDaniel Veillard2008-08-081-1/+6
* add the new test in 'make check' and update it to check subdictionariesDaniel Veillard2008-08-081-2/+7
* rewrite the URI parser to update to rfc3986 (from 2396) removed the errorDaniel Veillard2008-08-041-1/+1
* added a skipped list, insert rmt-ns10-035 improve 'make check' clean upDaniel Veillard2008-07-311-1/+1
* fix a bug not detecting cross entity comments probably when commentDaniel Veillard2008-07-291-1/+4
* add a C program to run the W3C test suite, work in progress add a newDaniel Veillard2008-07-291-1/+7
* implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stickDaniel Veillard2008-07-291-1/+6
* extend the cleanup rule space cleanup DanielDaniel Veillard2008-04-101-0/+1
* patches from John Carr to start cleaning up 'make diskcheck' problems c.f.Daniel Veillard2008-01-111-5/+14
* applied patch from Richard Jones to for the silent flag on valgrind whenDaniel Veillard2007-04-251-1/+1
* small cleanup to avoid packaging .svn applied patch to avoid a problem inDaniel Veillard2007-02-121-2/+2
* Tiny change for 'make tests': raised the number of expected failures forKasimier T. Buchcik2005-12-051-1/+1
* added the first regression test suite set for the new expression supportDaniel Veillard2005-08-221-0/+15
* fixed bug #307377 about validation of choices in list values. addedDaniel Veillard2005-08-101-1/+1
* fixing the loop bug, fixing schematron text error rendering startedDaniel Veillard2005-07-311-1/+30
* more cleanups based on sparse reports, added "make sparse" DanielDaniel Veillard2005-07-291-0/+3
* changed xmlPatterncompile signature to pass an int and not an enum sinceDaniel Veillard2005-07-231-2/+3
* Late fixes just for the release, danielDaniel Veillard2005-07-101-2/+3