aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-09 20:14:56 +0000
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-09 20:14:56 +0000
commit8ae6c869963d8010886c5ea69337ef5b84b7aee1 (patch)
tree9d96f972af9bd0008b21f2a474b38961c74c5083 /README.cmake
parent6b690223246ec522900a0f0e2479a98e154b5cd7 (diff)
* Update list of supported platforms
* Create and assign new task git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30444 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.cmake b/README.cmake
index 2414fcbc8b..57b0ca88dd 100644
--- a/README.cmake
+++ b/README.cmake
@@ -67,12 +67,14 @@ Why not cmake?
What works?
===========
-All the executables now build on my system (32bit openSUSE 11.1) from
-clean source.
+All the executables now build from clean source on:
+* 32bit openSUSE 11.1
+* 32bit Ubuntu 9.04
What needs to be done?
======================
+- Add asn1 autogen target (assigned: krj)
- Redo glib2 and gtk2 find modules.
- Add back platform specific objects.
- Fix places in the cmake files marked as todo.
@@ -87,7 +89,6 @@ What needs to be done?
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)
-
...
Links regarding cmake