]> granicus.if.org Git - libexpat/commitdiff
Changes: Document improvements to CMake improve-cmake
authorSebastian Pipping <sebastian@pipping.org>
Sat, 12 Oct 2019 21:22:17 +0000 (23:22 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 12 Oct 2019 21:22:24 +0000 (23:22 +0200)
expat/Changes

index a7ef645cf55af210ae1e111ed07d260c7d9b4393..415e9f29373867abd052229dc6f73062eeedf3b5 100644 (file)
@@ -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