Add some items to the list of things still to be done.

svn path=/trunk/; revision=52952
This commit is contained in:
Jeff Morriss 2013-10-29 15:28:49 +00:00
parent 86951290ea
commit 119b431f6a
1 changed files with 6 additions and 1 deletions

View File

@ -121,7 +121,12 @@ What needs to be done?
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)
- Add support for cmake configurations
- Add support for cmake configurations.
- Get plugins loading when running *shark from the build directory.
- Automatically figure out if *shark is running from the build directory
(making WIRESHARK_RUN_FROM_BUILD_DIRECTORY unnecessary like it is with
autofoo).
- Get cross-compilation working (or ensure it does). It works with autofoo.
...
Links regarding cmake