summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-09-10 12:28:02 +0000
committerJeff Trawick <trawick@apache.org>2013-09-10 12:28:02 +0000
commit78cc404600c09b2f4256ac53808b3c2afcc7fff0 (patch)
treea27cabc8fcd5e374e152905ce3a5561a8ec2f625 /README.cmake
parentdd62d4c10ad303da476960fde89868e55a937d23 (diff)
downloadapr-78cc404600c09b2f4256ac53808b3c2afcc7fff0.tar.gz
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
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake6
1 files changed, 2 insertions, 4 deletions
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: