summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't touch CFLAGS in configure.acNick Wellnhofer2017-11-141-1/+1
* Revert "Compile testapi with -Wno-unused-function"Nick Wellnhofer2017-11-141-1/+0
* Compile testapi with -Wno-unused-functionNick Wellnhofer2017-11-041-0/+1
* Adding README.zOS to list of extra files for the releaseDaniel Veillard2017-08-281-0/+1
* Build test programs only when neededNick Wellnhofer2017-06-171-5/+6
* Test SAX2 callbacks with entity substitutionNick Wellnhofer2017-06-161-0/+15
* Misc fixes for 'make tests'Nick Wellnhofer2017-06-121-8/+8
* Fix handling of parameter-entity referencesNick Wellnhofer2017-06-051-0/+18
* Disable LeakSanitizer when running API testsNick Wellnhofer2017-06-011-2/+7
* Fix white space in test outputNick Wellnhofer2017-05-311-42/+42
* Add a make rule to rebuild for ASANDaniel Veillard2016-05-041-0/+4
* Add autogen.sh to distriborzen2016-02-091-1/+1
* 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.0v2.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