Add Build process items to TODO

svn path=/trunk/; revision=10382
This commit is contained in:
Jörg Mayer 2004-03-15 02:24:42 +00:00
parent ac1279ec72
commit fe71cdee3c
1 changed files with 12 additions and 1 deletions

13
TODO
View File

@ -1,4 +1,4 @@
$Id: TODO,v 1.13 2004/03/01 22:28:32 jmayer Exp $
$Id: TODO,v 1.14 2004/03/15 02:24:42 jmayer Exp $
Things to do:
=============
@ -99,3 +99,14 @@ full GNOME, native Windows, native Aqua, etc.) and text-mode "curses".
we have krb5, but not krb4
*) Display filters: add regexes to strings and byte ranges
*) Build process:
- Merge epan/configure.in back into toplevel configure.in
- Run make-version.pl only once per make
- --enable-static doesn't build on all platforms any more (e.g. Suse 9.0)
because all static builds are not supported on those platforms. Try to
link "as statically as possible"
- Support native win32 builds using auto-tools and gcc
- Move dissectors and supporting files into the epan tree
- Move plugins into the epan tree