aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-09 20:14:56 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-09 20:14:56 +0000
commitd2ad0108925405ab27e8fc61d8525c308092bb37 (patch)
tree9d96f972af9bd0008b21f2a474b38961c74c5083 /README.cmake
parente5a1fa3d945a91e63da376b0c791d42937346b15 (diff)
* Update list of supported platforms
* Create and assign new task svn path=/trunk/; revision=30444
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