summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index a6e79b5..45d522d 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,8 @@
names?
- Maybe add -fno-mangle-vars option to eshtrans to disable prefixing and
insert a flag in generated code to enable eshrt to update variables
+ * Build system
+ - Pre-built toolchain in source tree
+ - configure looks for toolchain on system, uses included toolchain if not
+ found
+ - Top-level makefile directs build process (simple and bootstrap builds)