From 78cc404600c09b2f4256ac53808b3c2afcc7fff0 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 10 Sep 2013 12:28:02 +0000 Subject: remove the ability to suppress the build setting display, tweak the todo list git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1521461 13f79535-47bb-0310-9956-ffa450edef68 --- README.cmake | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.cmake') diff --git a/README.cmake b/README.cmake index d5dc61305..5c6dea517 100644 --- a/README.cmake +++ b/README.cmake @@ -84,9 +84,6 @@ How to build Default: ON APR_HAVE_IPV6 Enable IPv6 support Default: ON - APR_SHOW_SETTINGS Display key build settings at the end of build - generation - Default: ON APR_BUILD_TESTAPR Build APR test suite Default: OFF MIN_WINDOWS_VER Minimum Windows version supported by this build @@ -121,6 +118,7 @@ Known Bugs and Limitations * If include/apr.h or other generated files have been created in the source directory by another build system, they will be used unexpectedly and cause the build to fail. +* .pdb files are not installed * apr_app.c, aprapp-2.lib, and libaprapp-2.lib are not handled properly. * Options should be provided for remaining features, along with finding any necessary libraries @@ -142,7 +140,7 @@ Known Bugs and Limitations * No test program build to use libapr-2.dll is created. * Support static *or* shared build of Expat. * No script or other mechanism is provided to run the test suite. -* CHANGES/LICENSE/NOTICE is not installed, unlike Makefile.win. +* APR-CHANGES.txt, APR-LICENSE.txt, and APR-NOTICE.txt are not installed. * test/internal/testucs is not built. Generally: -- cgit v1.2.1