summaryrefslogtreecommitdiff
path: root/expat/ConfigureChecks.cmake
Commit message (Expand)AuthorAgeFilesLines
* Autotools|CMake: Link against libm for function "isnan"Sebastian Pipping2021-09-201-0/+3
* CMake: Rename USE_libbsd to EXPAT_WITH_LIBBSDSebastian Pipping2019-08-301-1/+1
* CMake: Migrate files from Windows to Unix line endingsdos2unix2019-08-101-66/+66
* CMake: Write expat_config.h as late as neededSebastian Pipping2019-07-091-3/+0
* Assume memmove(3) exists.Benjamin Peterson2018-09-201-2/+0
* Hide private symbols.Yury Gribov2018-09-201-0/+1
* CMake: Prefer check_symbol_exists over check_function_existsBrad King2017-12-131-7/+9
* CMake: properly search and announce libbsd supportRolf Eike Beer2017-08-071-1/+1
* CMake: detect the presence of entropy functionsRolf Eike Beer2017-08-051-0/+21
* CMake: set -fno-strict-aliasing only if the compiler supports itRolf Eike Beer2017-08-051-0/+3
* ConfigureChecks: configure into the build treeBen Boeckel2017-07-051-1/+1
* cmake: remove executable bits from cmake filesBen Boeckel2017-07-051-0/+0
* Added CMake build system.Karl Waclawek2012-03-051-0/+44