diff options
author | 2011-06-09 00:23:37 +0200 | |
---|---|---|
committer | 2011-06-09 00:23:37 +0200 | |
commit | e7d46ddbb1991b9991226414734534b9af518518 (patch) | |
tree | c190553f16a3af58df1bd097994cec555c120a7f /TODO | |
parent | Basic makefile support done (diff) | |
download | ebuildgen-e7d46ddbb1991b9991226414734534b9af518518.tar.gz ebuildgen-e7d46ddbb1991b9991226414734534b9af518518.tar.bz2 ebuildgen-e7d46ddbb1991b9991226414734534b9af518518.zip |
Converted the output data from the makefiles to somethint useful
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,4 +4,5 @@ Handle "# include" implement ifndef #include "file.h" doesn't restict it to be a local include, add checks! Handle dlopen() "includes" +Clean up the code so that stuff is more organized Perhaps multithread some stuff so the rest of the program doesn't have to wait for the parser to finish |