~pac72/ubuntu/lucid/ddd/devel

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2004-07-22 03:49:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040722034937-cysl08t1jvba4jrx
Tags: 1:3.3.9-3
USERINFO has been renamed to USERINFO.txt; adjust debian/rules code
to match, to get correct information on the About DDD dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: TODO,v 1.498 2000/12/21 02:20:04 zeller Exp $ -*- Text -*-
 
1
# $Id$ -*- Text -*-
2
2
# The DDD projects.
3
3
 
 
4
A great deal of time and effort was spent in trying to get this code
 
5
to run under modern tools: such as Bison, autoconf, automake, C++ STL,
 
6
gcc 3.0. "make dist" and "make distcheck" should work.  But a lot more
 
7
work and hopefully some simplification is still needed.
 
8
 
 
9
The ddd direcotry has a bit too much in it. It contains not only
 
10
source code to DDD but documentation files as well. As a result the
 
11
ddd/Makefile.am has lots of rules about making the documentation that
 
12
should go into a separate directory, like doc - which surprisingly
 
13
doesn't contain a Makefile at all. 
 
14
 
 
15
- - - - -
 
16
 
4
17
This is a list of frequently suggested DDD features, which should be
5
18
realized in some future DDD release.  If you want to realize one or
6
19
more of these projects, please ask us (ddd@gnu.org) whether