summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Move version script blockv1.1.38Nick Wellnhofer2023-05-081-15/+15
* cmake: Use version scriptNick Wellnhofer2023-05-061-1/+10
* cmake: link against libm on UNIX systemsAlex Richardson2022-12-121-1/+6
* CMake: Relax check for Python 3.x support on WindowsChun-wei Fan2022-11-211-4/+10
* cmake: Fix build with libxslt and libxml2 as subprojectsNick Wellnhofer2022-09-221-1/+3
* cmake: Set SOVERSIONNick Wellnhofer2022-09-201-0/+2
* cmake: Extract version from configure.acNick Wellnhofer2022-09-201-20/+21
* tests: Enable runtest.exe under MSVCNick Wellnhofer2022-09-081-29/+24
* tests: Fix LIBXSLT_PLUGINS_PATH for multi-config CMakeNick Wellnhofer2022-09-081-3/+9
* tests: Port most of the test suite to CNick Wellnhofer2022-09-071-1/+33
* cmake: Fix Python installationNick Wellnhofer2022-09-061-1/+3
* cmake: Don't check for Python 2Nick Wellnhofer2022-09-061-8/+1
* python: Create .pyd on WindowsNick Wellnhofer2022-09-061-0/+3
* cmake: Enable GCC compiler warningsNick Wellnhofer2022-09-011-0/+7
* Add missing compile definition for static builds to CMakeNick Wellnhofer2022-07-291-0/+8
* Detect libm using libtool's macrosDavid Seifert2022-04-021-2/+2
* Don't check for standard C89 library functionsNick Wellnhofer2022-03-311-12/+0
* Don't check for standard C89 headersNick Wellnhofer2022-03-311-14/+0
* CMake: Relax check for enabling crypto support on WindowsChun-wei Fan2022-03-181-4/+4
* Release v1.1.35v1.1.35Nick Wellnhofer2022-02-161-1/+1
* Update linksNick Wellnhofer2022-02-141-1/+1
* Remove redundant flags from pkg-config filesNick Wellnhofer2021-06-061-1/+0
* Add CMake alias targets for embedded projectsMarkus Rickert2021-05-221-0/+3
* CMake: Only add postfixes if MSVCNick Wellnhofer2021-03-201-2/+2
* Use CMake PROJECT_VERSIONMarkus Rickert2021-03-021-28/+28
* Use Python3 if compatibleMarkus Rickert2021-02-221-4/+14
* Update minimum required CMake versionMarkus Rickert2021-01-151-1/+1
* Configure pkgconfig, xslt-config, and xsltConf.sh fileMarkus Rickert2021-01-151-0/+34
* Update dependencies based on pkg-config definitionMarkus Rickert2021-01-151-16/+0
* Add testThreadsMarkus Rickert2021-01-151-0/+10
* Update CMake config filesMarkus Rickert2020-12-071-1/+1
* Add xsltproc to CMake exportMarkus Rickert2020-12-071-1/+1
* Require dependencies based on enabled CMake optionsMarkus Rickert2020-11-301-23/+31
* Use NAMELINK_COMPONENT in CMake installMarkus Rickert2020-11-301-25/+3
* Use config mode for package LibXml2Markus Rickert2020-11-301-6/+1
* Set project language to CMarkus Rickert2020-07-121-1/+1
* Update config.h.cmake.inMarkus Rickert2020-07-121-9/+3
* Set working directory for Python generatorMarkus Rickert2020-07-121-0/+2
* Use LIBEXSLT_DOTTED_VERSION for exsltconfig.h.in and libexsltMarkus Rickert2020-05-041-3/+4
* Add CMake build filesMarkus Rickert2020-05-041-0/+520