summaryrefslogtreecommitdiff
path: root/expat/cmake
Commit message (Expand)AuthorAgeFilesLines
* autotools: Sync CMake templates with CMake 3.24Sebastian Pipping2023-04-061-1/+1
* autotools: Sync CMake templates with CMake 3.24Sebastian Pipping2023-03-242-7/+2
* Autotools: Get CMake templates back in sync with ubuntu-20.04Sebastian Pipping2022-11-251-1/+1
* cmake: Avoid error "windres: Command not found" with MinGW on Ubuntu 20.04Sebastian Pipping2022-09-091-0/+1
* autotools: Sync CMake templates with CMake 3.22Sebastian Pipping2022-08-114-40/+48
* autotools: Sync expat.cmake to agree with CISebastian Pipping2022-04-081-1/+1
* [>=2.3.0] Autotools: Fix broken CMake support under Cygwin (#546)Carlo Bramini2022-01-201-2/+2
* autotools: Sync expat.cmake to agree with CIsync-autotools-cmake-templatesSebastian Pipping2021-11-261-2/+2
* Autotools|CMake: Link against libm for function "isnan"Sebastian Pipping2021-09-201-0/+5
* Autotools: Get CMake templates back in sync with ubuntu-20.04autotools-sync-cmake-filesSebastian Pipping2021-07-232-1/+4
* CMake: Avoid empty CMAKE_BUILD_TYPESebastian Pipping2021-07-063-6/+6
* cmake/autotools: Fix generated expat-noconfig.cmake for macOS and MinGWSebastian Pipping2021-05-213-0/+38
* cmake/autotools: Use AC_CHECK_SIZEOF to fix 32bit supportSebastian Pipping2021-05-211-3/+3
* cmake/autotools/expat.cmake: Get back in sync with CISebastian Pipping2021-04-051-1/+1
* .gitignore: Add generated files at cmake/autotools/Sebastian Pipping2021-03-251-0/+2
* Autotools: Install CMake filesSebastian Pipping2021-03-224-0/+205
* CMake: Streamline expat-config.cmake.in a bitSebastian Pipping2019-09-051-17/+19
* CMake: Re-model char type components for usabilitySebastian Pipping2019-09-051-2/+13
* CMake: Introduce option EXPAT_CHAR_TYPE=(char|ushort|wchar_t)Sebastian Pipping2019-09-051-2/+2
* CMake: Make MinGW support workSebastian Pipping2019-09-021-0/+36
* CMake: Rename XML_% to EXPAT_%Sebastian Pipping2019-08-301-10/+10
* CMake: Add option -DXML_MIN_SIZE=(ON|OFF), default OFFSebastian Pipping2019-08-301-0/+1
* CMake: Provide files for config-mode find_packageSebastian Pipping2019-08-302-0/+64