Update TODO

This commit is contained in:
sin 2014-02-27 12:04:40 +00:00
parent 4baf1cebc5
commit 25bc315a5f

2
TODO
View File

@ -1,4 +1,4 @@
* Support pre-build(), build() and post-build() targets.
* Only support a build() target in the package files.
* Don't hardcode the cross-compiler name in the package files.
* Factor out unpacking of packages in the generic build script.
* Makefile based build system.