summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/makefiles/TODOS6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/makefiles/TODOS b/docs/makefiles/TODOS
index 42e32ec..192be67 100644
--- a/docs/makefiles/TODOS
+++ b/docs/makefiles/TODOS
@@ -3,6 +3,12 @@
- do shared libraries properly
- add uninstall
- modularize more
+ - get platform.mk and shell in sync, make sure the user can set the
+ variables there manually if we wants to, also makes sure that on
+ slow platforms like cygwin we can call the guess_env script once
+ and then store the results for later (remove with distclean only)
+ - split things for different compilers and make them individually
+ handleable
- check out other makefile systems:
- ION-3
- openradius