Commit Graph

10 Commits

Author SHA1 Message Date
clang-format
d248bbd940 Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
Mohammed Khajapasha
4a2eb0b7f0 Enable XML_ATTR_INFO in build
enable XML_ATTR_INFO in build to cover XML_ATTR_INFO in CI

Signed-off-by: Mohammed Khajapasha <mohammed.khajapasha@intel.com>
2019-07-03 22:32:34 +02:00
Benjamin Peterson
fba16e0bfe Assume memmove(3) exists.
memmove is specified since POSIX.1-2001 and C89, and bcopy is deprecated.
2018-09-20 21:24:17 +02:00
Frank Rast
1a1d1841c0 CMake: Add options XML_UNICODE and XML_UNICODE_WCHAR_T 2018-08-09 09:33:48 +02:00
Frank Rast
53d8e00275 CMake: fix option XML_DEV_URANDOM to use set() 2018-08-09 09:20:51 +02:00
Rolf Eike Beer
27203d8df9 CMake: properly search and announce libbsd support 2017-08-07 20:16:45 +02:00
Sebastian Pipping
b6bb651e15 expat_config.h.cmake: Replace misleading header 2017-08-06 17:59:50 +02:00
Rolf Eike Beer
dc9c4d454a CMake: detect the presence of entropy functions 2017-08-05 22:23:59 +02:00
Ben Boeckel
dc4422e894 cmake: remove executable bits from cmake files
These files are not executable and should not be stored as such inside
of the repository.
2017-07-05 17:11:30 -04:00
Karl Waclawek
b6db32746f Added CMake build system. 2012-03-05 14:38:22 +00:00