]> git.saurik.com Git - wxWidgets.git/blame - utils/configtool/docs/todo.txt
Unrevert Cygwin changes after discussion. Cygwin will be unix with the new
[wxWidgets.git] / utils / configtool / docs / todo.txt
CommitLineData
d7463f75
JS
1TODO
2====
3
4Note: some tasks can be done by others
5once in CVS.
6
7Essential
8=========
9
10- make decent example from setup.h
11
12- allow for string, integer settings
13
14- Settings dialog
15
16- generate setup.h, configure commands
17
18- distinguish between configurations settings
19 and configuration template files
20
21- configuration browser
22
23- ability to invoke make after configuration
24
25- how about running samples, giving size
26 information (possibly writing to file)
27
28- command-line mode: could write configure command
29 to standard output, with optional make invocation
30
31- decide on a standard location for .wxs files in
32 wxWin hierarchy, so tool can find files automatically.
33
34- makefiles for other systems
35
36- setup and tarball generation
37
38- documentation
39
40Nice-to-have
41============
42
43- incorporate makefile/project generator
44 for independent apps
45
46- possibly evolve it into a central command
be5a51fb 47 centre for wxWidgets: invoke other apps such
d7463f75
JS
48 as poEdit, <favourite dialog editor>, help,
49 wizards, etc. Upgrade your wxWin version
50 via the web.