aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-30 14:06:11 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-30 14:06:11 +0000
commit79da8f49d867920fb5755fbe36bd492432937197 (patch)
treea8c0d641cd7790a097ca8b54da3b8ac2164d3784 /README.cmake
parent5403869e2ec79fc81d8996c0249c6fda00105c5e (diff)
Add a few more points to the todo list
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30217 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake
index 92aff4db65..2414fcbc8b 100644
--- a/README.cmake
+++ b/README.cmake
@@ -78,11 +78,16 @@ What needs to be done?
- Fix places in the cmake files marked as todo.
- Add back (working) install target.
Currently, directories are created with user umask
+- Add back -Werror
+- Bug with empty list and PRINT_DISABLED_FEATURES?
+- Add back compiler flags test
- Build source package (using CPack).
- Build rpm package (using CPack).
+- Build dpkg package (using CPack).
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)
+
...
Links regarding cmake