* Update list of supported platforms
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 Oct 2009 20:14:56 +0000 (20:14 +0000)
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 Oct 2009 20:14:56 +0000 (20:14 +0000)
* Create and assign new task

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30444 f5534014-38df-0310-8fa8-9805f1628bb7

README.cmake

index 2414fcbc8bc1b0261822521189f13557dc0cc745..57b0ca88ddc0777e4a806db3e0acc4e875ad34fc 100644 (file)
@@ -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