summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release v2.10.4v2.10.4Nick Wellnhofer2023-04-111-1/+1
* Release v2.10.3v2.10.3Nick Wellnhofer2022-10-141-1/+1
* Release v2.10.2v2.10.2Nick Wellnhofer2022-08-291-1/+1
* build: require automake-1.16.3 or laterXi Ruoyao2022-08-261-1/+1
* Release v2.10.1v2.10.1Nick Wellnhofer2022-08-251-1/+1
* Release v2.10.0v2.10.0Nick Wellnhofer2022-08-171-2/+2
* Fix build with older pkg-config versionsNick Wellnhofer2022-08-051-1/+2
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-211-0/+13
* configure: move XML_PRIVATE_LIBS after WIN32_EXTRA_LIBADD is setChristopher Degawa2022-04-041-1/+3
* Move regexp tests to runtestNick Wellnhofer2022-04-041-1/+1
* Move testModule to new test suiteNick Wellnhofer2022-04-041-6/+0
* Move testThreads to new test suiteNick Wellnhofer2022-04-041-3/+0
* Remove major parts of old test suiteNick Wellnhofer2022-04-041-38/+0
* Remove LIBS from XML_PRIVATE_LIBSNick Wellnhofer2022-04-031-1/+1
* Add WIN32_EXTRA_LIBADD to XML_PRIVATE_LIBSNick Wellnhofer2022-04-031-1/+1
* Avoid obsolescent `test -a` constructsDavid Seifert2022-04-021-10/+10
* Move AM_MAINTAINER_MODE to AM sectionNick Wellnhofer2022-04-021-1/+1
* configure: check for icu DEFSJames Hilliard2022-04-021-0/+7
* configure.ac: produce tar.xz only (GNOME policy)David Seifert2022-04-021-1/+1
* configure.ac: make AM_SILENT_RULES([yes]) unconditionalDavid Seifert2022-04-021-5/+1
* Don't try to recreate COPYING symlinkNick Wellnhofer2022-04-021-3/+0
* Detect libm using libtool's macrosDavid Seifert2022-03-301-12/+2
* configure.ac: disable static libraries by defaultDavid Seifert2022-03-301-1/+1
* python/Makefile.am: rely on global AM_INIT_AUTOMAKEDavid Seifert2022-03-301-1/+1
* configure.ac: remove useless AC_SUBSTDavid Seifert2022-03-301-2/+0
* Remove --with-html-dir optionNick Wellnhofer2022-03-291-10/+0
* Rework documentation build systemNick Wellnhofer2022-03-291-7/+0
* Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert2022-03-291-106/+8
* Remove DOCBparserNick Wellnhofer2022-03-041-15/+0
* Remove ICONV_CONST testNick Wellnhofer2022-03-041-23/+0
* Remove obsolete AC_HEADER checksNick Wellnhofer2022-03-021-2/+0
* Don't check for standard C89 library functionsNick Wellnhofer2022-03-021-5/+4
* Don't check for standard C89 headersNick Wellnhofer2022-03-021-10/+0
* Don't include ICU headers in public headersNick Wellnhofer2022-03-011-2/+0
* Remove special configuration for certain maintainersNick Wellnhofer2022-02-201-34/+1
* Disable docbook support by defaultNick Wellnhofer2022-02-201-7/+3
* Disable legacy support by defaultNick Wellnhofer2022-02-201-6/+2
* Disable FTP support by defaultNick Wellnhofer2022-02-201-6/+2
* Release v2.9.13v2.9.13Nick Wellnhofer2022-02-191-1/+1
* Support custom prefix when installing Python moduleNick Wellnhofer2022-02-141-1/+1
* Remove CVS and SVN-related codeNick Wellnhofer2022-02-131-17/+2
* Remove wrong tarname from AC_INITNick Wellnhofer2022-01-201-1/+1
* Refactor the settings of $docdirMattia Rizzolo2022-01-161-6/+5
* configure: remove unused checks for functionsBen Boeckel2022-01-161-9/+0
* configure: remove unused checks for librariesBen Boeckel2022-01-161-1/+0
* configure: remove unused checks for headersBen Boeckel2022-01-161-1/+0
* Release of libxml2-2.9.12v2.9.12Daniel Veillard2021-05-131-1/+1
* Release of libxml2-2.9.11v2.9.11Daniel Veillard2021-05-131-1/+1
* Fix autotools warningsNick Wellnhofer2020-08-171-9/+14
* Fix rebuilding docs, by hiding __attribute__((...)) behind a macro.Martin Vidner2020-06-241-1/+2