From: Sebastian Pipping Date: Sat, 12 Oct 2019 21:22:17 +0000 (+0200) Subject: Changes: Document improvements to CMake X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b65e0d383d1430d3d8bf68554085a2f8a8e70b71;p=libexpat Changes: Document improvements to CMake --- diff --git a/expat/Changes b/expat/Changes index a7ef645c..415e9f29 100644 --- a/expat/Changes +++ b/expat/Changes @@ -4,6 +4,12 @@ NOTE: We are looking for help with a few things: Release x.x.x xxx xxxxxxxxx xx xxxx Other changes: + #360 CMake: Create libexpatw.{dll,so} and expatw.pc (with emphasis + on suffix "w") with -DEXPAT_CHAR_TYPE=(ushort|wchar_t) + #360 CMake: Detect and deny unsupported build combinations + involving -DEXPAT_CHAR_TYPE=(ushort|wchar_t) + #360 CMake: Install pre-compiled shipped xmlwf.1 manpage in case + of -DEXPAT_BUILD_DOCS=OFF #354 Fix testsuite for -DEXPAT_DTD=OFF and -DEXPAT_NS=OFF, each #354 #355 #356 Address compiler warnings