aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastian Parborg <darkdefende@gmail.com>2011-06-09 00:23:37 +0200
committerSebastian Parborg <darkdefende@gmail.com>2011-06-09 00:23:37 +0200
commite7d46ddbb1991b9991226414734534b9af518518 (patch)
treec190553f16a3af58df1bd097994cec555c120a7f /TODO
parentBasic makefile support done (diff)
downloadebuildgen-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--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index fcc776f..16db5fa 100644
--- a/TODO
+++ b/TODO
@@ -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