summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* autoconf: fix iconv library pathsMike Dalessio2023-05-061-1/+2
* Stop calling xmlMemoryDumpNick Wellnhofer2023-04-301-28/+0
* autotools: Fix make distcheckNick Wellnhofer2023-02-131-1/+1
* Remove ancient TODOsNick Wellnhofer2022-12-211-1/+1
* Remove RPM build, Makefile.tests, README.testsNick Wellnhofer2022-12-211-16/+1
* gentest.py: Fix memory leak in API testsNick Wellnhofer2022-12-081-1/+1
* tests: Enable "runsuite" testNick Wellnhofer2022-12-081-0/+1
* Disable fuzzer tests if glob.h wasn't foundNick Wellnhofer2022-09-041-1/+4
* Move automata test to runtest.cNick Wellnhofer2022-09-021-26/+0
* Always link with -no-undefinedNick Wellnhofer2022-09-021-1/+1
* Use AM_CFLAGS and AM_LDFLAGS consistentlyNick Wellnhofer2022-09-021-21/+6
* Rework library detection in configure.acNick Wellnhofer2022-09-021-1/+2
* Don't build unneeded .c source filesNick Wellnhofer2022-09-021-22/+95
* Cleanup distribution settings in Makefile.amNick Wellnhofer2022-08-291-6/+4
* Don't distribute libxml2.specNick Wellnhofer2022-08-261-2/+1
* Don't create missing.xml when running testapiNick Wellnhofer2022-08-261-3/+0
* Consolidate private header filesNick Wellnhofer2022-08-261-2/+2
* Remove generated files from distributionNick Wellnhofer2022-08-251-3/+3
* Remove Makefile rule to build testapi.cNick Wellnhofer2022-08-181-8/+0
* Cleanup files generated by test suiteNick Wellnhofer2022-08-171-0/+3
* Move doc/examples tests to new test suiteNick Wellnhofer2022-04-041-3/+1
* Simplify 'make check' targetsNick Wellnhofer2022-04-041-20/+15
* Move regexp tests to runtestNick Wellnhofer2022-04-041-44/+0
* Move SVG tests to runtest.cNick Wellnhofer2022-04-041-22/+0
* Move testModule to new test suiteNick Wellnhofer2022-04-041-6/+3
* Move testThreads to new test suiteNick Wellnhofer2022-04-041-8/+4
* Remove major parts of old test suiteNick Wellnhofer2022-04-041-769/+16
* Remove outdated xml2Conf.shNick Wellnhofer2022-04-031-20/+2
* Consolidate man pagesNick Wellnhofer2022-04-031-3/+1
* Use XML_PRIVATE_LIBS in libxml2_la_LIBADDNick Wellnhofer2022-04-031-1/+1
* Remove LIBS from XML_PRIVATE_LIBSNick Wellnhofer2022-04-031-0/+1
* Don't overlink executablesNick Wellnhofer2022-04-031-9/+12
* Detect libm using libtool's macrosDavid Seifert2022-03-301-2/+2
* Makefile.am: install examples more idiomaticallyDavid Seifert2022-03-301-21/+2
* Respect `--sysconfdir` in source filesDavid Seifert2022-03-301-1/+1
* Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert2022-03-291-3/+7
* Remove DOCBparserNick Wellnhofer2022-03-041-9/+0
* Remove regressions.py from Makefile.amJoey Arhar2022-03-041-1/+1
* Remove broken VxWorks supportNick Wellnhofer2022-03-011-1/+1
* Remove broken Mac OS 9 supportNick Wellnhofer2022-03-011-1/+1
* Remove broken bakefile supportNick Wellnhofer2022-03-011-1/+1
* Remove special configuration for certain maintainersNick Wellnhofer2022-02-201-1/+1
* Remove elfgcchack.hNick Wellnhofer2022-02-201-1/+1
* Fix distribution after README changeNick Wellnhofer2022-02-141-2/+2
* Remove CVS and SVN-related codeNick Wellnhofer2022-02-131-5/+3
* Correctly install the HTML examples into their subdirectory.Mattia Rizzolo2022-01-161-0/+2
* Refactor the settings of $docdirMattia Rizzolo2022-01-161-7/+5
* Add CMake files to EXTRA_DISTMarkus Rickert2020-11-301-0/+1
* Add 'fuzz' subdirectory to DIST_SUBDIRSNick Wellnhofer2020-10-251-1/+1
* Add regexp regression testsDavid Kilzer2020-07-061-5/+7