summaryrefslogtreecommitdiff
path: root/docs/makefiles
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-22 12:06:39 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-22 12:06:39 +0100
commit60fcdd817e9994dbd957fdd745d331978640c7fe (patch)
treead186b3b2aee4d7fa8e96236e045c98695ae2532 /docs/makefiles
parent5878a9881ca8bd9982761e756fc5a2af32a1bf0d (diff)
downloadwolfbones-60fcdd817e9994dbd957fdd745d331978640c7fe.tar.gz
wolfbones-60fcdd817e9994dbd957fdd745d331978640c7fe.tar.bz2
more todos in makefiles
Diffstat (limited to 'docs/makefiles')
-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