aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2023-10-22tests: Start with testparser.c for extra testsNick Wellnhofer
2023-05-06autoconf: fix iconv library pathsMike Dalessio
2023-04-30Stop calling xmlMemoryDumpNick Wellnhofer
2023-02-13autotools: Fix make distcheckNick Wellnhofer
2022-12-21Remove ancient TODOsNick Wellnhofer
2022-12-21Remove RPM build, Makefile.tests, README.testsNick Wellnhofer
2022-12-08gentest.py: Fix memory leak in API testsNick Wellnhofer
2022-12-08tests: Enable "runsuite" testNick Wellnhofer
2022-09-04Disable fuzzer tests if glob.h wasn't foundNick Wellnhofer
2022-09-02Move automata test to runtest.cNick Wellnhofer
2022-09-02Always link with -no-undefinedNick Wellnhofer
2022-09-02Use AM_CFLAGS and AM_LDFLAGS consistentlyNick Wellnhofer
2022-09-02Rework library detection in configure.acNick Wellnhofer
2022-09-02Don't build unneeded .c source filesNick Wellnhofer
2022-08-29Cleanup distribution settings in Makefile.amNick Wellnhofer
2022-08-26Don't distribute libxml2.specNick Wellnhofer
2022-08-26Don't create missing.xml when running testapiNick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-08-25Remove generated files from distributionNick Wellnhofer
2022-08-18Remove Makefile rule to build testapi.cNick Wellnhofer
2022-08-17Cleanup files generated by test suiteNick Wellnhofer
2022-04-04Move doc/examples tests to new test suiteNick Wellnhofer
2022-04-04Simplify 'make check' targetsNick Wellnhofer
2022-04-04Move regexp tests to runtestNick Wellnhofer
2022-04-04Move SVG tests to runtest.cNick Wellnhofer
2022-04-04Move testModule to new test suiteNick Wellnhofer
2022-04-04Move testThreads to new test suiteNick Wellnhofer
2022-04-04Remove major parts of old test suiteNick Wellnhofer
2022-04-03Remove outdated xml2Conf.shNick Wellnhofer
2022-04-03Consolidate man pagesNick Wellnhofer
2022-04-03Use XML_PRIVATE_LIBS in libxml2_la_LIBADDNick Wellnhofer
2022-04-03Remove LIBS from XML_PRIVATE_LIBSNick Wellnhofer
2022-04-03Don't overlink executablesNick Wellnhofer
2022-03-30Detect libm using libtool's macrosDavid Seifert
2022-03-30Makefile.am: install examples more idiomaticallyDavid Seifert
2022-03-30Respect `--sysconfdir` in source filesDavid Seifert
2022-03-29Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert
2022-03-04Remove DOCBparserNick Wellnhofer
2022-03-04Remove regressions.py from Makefile.amJoey Arhar
2022-03-01Remove broken VxWorks supportNick Wellnhofer
2022-03-01Remove broken Mac OS 9 supportNick Wellnhofer
2022-03-01Remove broken bakefile supportNick Wellnhofer
2022-02-20Remove special configuration for certain maintainersNick Wellnhofer
2022-02-20Remove elfgcchack.hNick Wellnhofer
2022-02-14Fix distribution after README changeNick Wellnhofer
2022-02-13Remove CVS and SVN-related codeNick Wellnhofer
2022-01-16Correctly install the HTML examples into their subdirectory.Mattia Rizzolo
2022-01-16Refactor the settings of $docdirMattia Rizzolo
2020-11-30Add CMake files to EXTRA_DISTMarkus Rickert
2020-10-25Add 'fuzz' subdirectory to DIST_SUBDIRSNick Wellnhofer