Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Pipping
896e94000c pkg-config: Move "-lm" from section "Libs" to section "Libs.private" 2022-03-24 16:29:58 +01:00
Sebastian Pipping
0b7a88b355 Autotools|CMake: Link against libm for function "isnan"
$ git --no-pager grep -lw isnan
lib/xmlparse.c
tests/runtests.c
xmlwf/xmlwf.c
2021-09-20 18:27:52 +02:00
Sebastian Pipping
19dd50990d Autotools: Simplify expat.pc templating (now that we can) 2021-07-06 16:22:38 +02:00
Kai Pastor
663e529eed Update URL in pc file 2021-07-06 16:22:38 +02:00
Sebastian Pipping
3486fd6e3d CMake: Fix pkg-config section "Libs" for non-release MinGW builds 2021-07-06 16:22:38 +02:00
Sebastian Pipping
da7cda3a85 CMake: Get expat target name back to constant "expat" 2020-07-10 19:33:34 +02:00
Sebastian Pipping
65011ad2f7 CMake: Expose ${EXPAT_TARGET} to parent scope 2020-02-10 23:34:22 +01:00
Sebastian Pipping
5aa6475ca5 CMake: Create libexpatw.{dll,so} and expatw.pc with -DEXPAT_CHAR_TYPE=(ushort|wchar_t) 2019-10-12 23:22:24 +02:00
Karl Waclawek
3a5e38e88c Added URL for Expat project site. 2009-01-19 03:35:06 +00:00
Karl Waclawek
352cfc8f59 Added pkg-config support - patch #1749198 by Dan Nicholson. 2007-09-03 17:26:20 +00:00