summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Fix va_copy detectionLuca Niccoli2023-04-301-2/+2
* cmake: Link with --undefined-versionNick Wellnhofer2023-04-291-2/+7
* cmake: Link against `dl` and `dld` only when `LIBXML2_WITH_MODULES` is enabledAlexander Kutelev2023-02-241-7/+9
* tests: Enable "runsuite" testNick Wellnhofer2022-12-081-0/+1
* cmake: Build static library with -DLIBXML_STATICNick Wellnhofer2022-10-181-1/+1
* cmake: Set SOVERSIONNick Wellnhofer2022-09-201-0/+1
* python: Create .pyd on WindowsNick Wellnhofer2022-09-061-0/+3
* build: Remove check for broken ss_familyNick Wellnhofer2022-09-061-5/+0
* http: Simplify IPv6 checksNick Wellnhofer2022-09-051-1/+0
* cmake: Fix Python installationNick Wellnhofer2022-09-041-1/+3
* cmake: Don't check for Python 2Nick Wellnhofer2022-09-041-8/+1
* Remove arg cast configure checksNick Wellnhofer2022-09-041-18/+0
* Remove HAVE_WIN32_THREADS configuration flagNick Wellnhofer2022-09-041-6/+1
* cmake: Enable GCC compiler warningsNick Wellnhofer2022-09-021-2/+7
* Move automata test to runtest.cNick Wellnhofer2022-09-021-1/+0
* Use AM_CFLAGS and AM_LDFLAGS consistentlyNick Wellnhofer2022-09-021-2/+2
* Remove unused code in nanohttp.cNick Wellnhofer2022-09-021-2/+0
* Stop including sys/types.hNick Wellnhofer2022-09-021-7/+2
* Remove "runtime debugging"Nick Wellnhofer2022-09-021-2/+1
* cmake: Disable version script on macOSNick Wellnhofer2022-08-231-1/+1
* cmake: Install libxml.m4 on UNIX-like platformsDaniel E2022-07-141-0/+4
* cmake: Use symbol versioning on UNIX-like platformsDaniel E2022-07-141-0/+6
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-211-1/+2
* Remove remaining definitions of STDC_HEADERSNick Wellnhofer2022-04-201-1/+0
* cmake: Run all tests when threads are disabledNick Wellnhofer2022-04-201-17/+13
* cmake: Fix build with thread supportNick Wellnhofer2022-04-201-4/+6
* cmake: Disable FTP and legacy modules by defaultNick Wellnhofer2022-04-131-2/+2
* cmake: Fix build without thread supportNick Wellnhofer2022-04-131-1/+2
* cmake: Install documentation in CMAKE_INSTALL_DOCDIRNick Wellnhofer2022-04-081-1/+1
* cmake: Remove more unnecessary files installed in docs dir Daniel E2022-04-081-3/+3
* CMakeLists.txt: Fix LIBXML_VERSION_NUMBERNick Wellnhofer2022-04-071-3/+6
* cmake: Remove non needed files in docs dirDaniel E2022-04-041-1/+7
* Move regexp tests to runtestNick Wellnhofer2022-04-041-1/+0
* Remove major parts of old test suiteNick Wellnhofer2022-04-041-8/+0
* Remove outdated xml2Conf.shNick Wellnhofer2022-04-031-2/+0
* Consolidate man pagesNick Wellnhofer2022-04-031-1/+1
* Add WIN32_EXTRA_LIBADD to XML_PRIVATE_LIBSNick Wellnhofer2022-04-031-1/+1
* cmake: Adjust paths for UNIX or UNIX-like target systemsDaniel Engberg2022-04-031-2/+8
* Detect libm using libtool's macrosDavid Seifert2022-03-301-2/+2
* Respect `--sysconfdir` in source filesDavid Seifert2022-03-301-0/+4
* Remove DOCBparserNick Wellnhofer2022-03-041-7/+1
* Remove ICONV_CONST testNick Wellnhofer2022-03-041-17/+0
* Don't check for standard C89 library functionsNick Wellnhofer2022-03-021-13/+0
* Don't check for standard C89 headersNick Wellnhofer2022-03-021-12/+0
* Remove xmlwin32version.hNick Wellnhofer2022-02-161-5/+0
* Redirect links to xmlsoft.orgNick Wellnhofer2022-02-131-1/+1
* configure: remove unused checks for functionsBen Boeckel2022-01-161-3/+0
* configure: remove unused checks for librariesBen Boeckel2022-01-161-2/+0
* cmake: remove unused checksBen Boeckel2022-01-161-4/+0
* configure: remove unused checks for headersBen Boeckel2022-01-161-6/+0