summaryrefslogtreecommitdiff
path: root/doc/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* examples: Don't call xmlCleanupParser and xmlMemoryDumpNick Wellnhofer2023-04-301-18/+0
* Cleanup files generated by test suiteNick Wellnhofer2022-08-171-0/+1
* Add uninstall target for examplesNick Wellnhofer2022-08-171-0/+5
* Don't autogenerate doc/examples/Makefile.amNick Wellnhofer2022-08-171-5/+0
* Redirect examples test output to /dev/nullNick Wellnhofer2022-04-231-10/+10
* Fix warnings when testing --with-minimum buildNick Wellnhofer2022-04-211-24/+13
* Move doc/examples tests to new test suiteNick Wellnhofer2022-04-041-2/+2
* Don't overlink executablesNick Wellnhofer2022-04-031-3/+2
* Only install *.html and *.c example filesNick Wellnhofer2022-03-291-1/+1
* Remove --with-html-dir optionNick Wellnhofer2022-03-291-2/+2
* Rework documentation build systemNick Wellnhofer2022-03-291-9/+4
* Remove special configuration for certain maintainersNick Wellnhofer2022-02-201-1/+1
* Correctly install the HTML examples into their subdirectory.Mattia Rizzolo2022-01-161-2/+2
* Build test programs only when neededNick Wellnhofer2017-06-171-3/+3
* Fix doc/examples/index.pyNick Wellnhofer2017-06-171-11/+1
* Misc fixes for 'make tests'Nick Wellnhofer2017-06-121-16/+27
* Followup to LibXML2 docs/examples cleanup patchDaniel Veillard2012-09-081-116/+117
* Various "make distcheck" and portability fixups 2nd partDaniel Richard G2012-08-071-33/+33
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-061-62/+62
* Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_PAdrian Bunk2010-11-041-1/+1
* patch from Adrian Bunk which adds --disable-rebuild-docs to avoidDaniel Veillard2008-10-171-52/+52
* a couple more fixes patch from Andreas Färber to compile on HaikuDaniel Veillard2008-08-291-52/+52
* regenerated, it was truncated. DanielDaniel Veillard2008-02-081-61/+60
* applied patch from Richard Jones to for the silent flag on valgrind whenDaniel Veillard2007-04-251-1/+1
* remove a warning check with uppercase for AIX iconv() should fix #352644Daniel Veillard2006-10-161-0/+1
* upated the news regenerated the docs, preparing for release of 2.6.23LIBXML2_2_6_23Daniel Veillard2006-01-051-52/+52
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-64/+64
* try to fix a problem with valgrind. applied memory leak fix from BrentDaniel Veillard2005-03-021-1/+1
* fixed bug #157633 in relaxng choice optimization added regression testsDaniel Veillard2005-01-151-8/+8
* added checking for names values and dictionnaries generates a tons ofDaniel Veillard2004-10-261-1/+1
* fixed a memory bug added test from Graham Bennett and regenerated theDaniel Veillard2004-10-211-1/+8
* make the push interfaces synchronous added a specific test added the newDaniel Veillard2004-07-051-0/+1
* preparing 2.6.9 release updated and rebuilt the docs DanielDaniel Veillard2004-04-181-1/+1
* handle and explain a very tricky problem when modifying the tree based onDaniel Veillard2004-03-281-1/+1
* added a test template added a new example, and make valgrind target DanielDaniel Veillard2004-03-261-13/+32
* Added a couple of parsing examples, DanielDaniel Veillard2004-03-251-1/+15
* paalied patch from Julio M. Merino Vidal fixing bug #134751 to fixDaniel Veillard2004-03-041-38/+34
* Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.netJohn Fleck2004-01-311-1/+1
* doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, theMST 2004 John Fleck2004-01-281-32/+32
* don't rely on . being on the path for make tests, should keep Mr. CrozatDaniel Veillard2004-01-261-9/+9
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-231-2/+18
* base64Binary is supported now, DanielDaniel Veillard2003-12-181-2/+2
* don't call the result files .out but .res as the Makefiles tend to tryDaniel Veillard2003-12-171-8/+8
* cleanup the make rebuild in doc, this include new directive to stopDaniel Veillard2003-12-051-2/+8
* more XML Schemas fixes based on Eric van der Vlist examples addedDaniel Veillard2003-11-241-1/+1
* added two xmlReader examples cleaned up some bugs in the process DanielDaniel Veillard2003-11-201-8/+20
* applied patch from Alfred Mickautsch, bugfixes and comments added his testDaniel Veillard2003-11-201-2/+8
* fix an error message added tree2 example from Lucas Brasilino DanielDaniel Veillard2003-11-191-2/+8
* stylesheet to build HTML pages from the API XML description, Work inDaniel Veillard2003-11-161-1/+1
* Finally - found the problem with the page generation (XMLPUBFUN notWilliam M. Brack2003-11-161-1/+1