commit 533bc01bd6d2651b2d01eb2df936c20b8719e78e parent 6f8a42e27464c6933b9fe83f324cc1c1d6d9eca0 Author: sin <sin@2f30.org> Date: Fri, 28 Feb 2014 13:42:27 +0000 Update TODO Diffstat:
M | TODO | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/TODO b/TODO @@ -1,12 +1,9 @@ Generic stuff ------------- - * 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. * Make morpheus self-hosting. * Use $optcflags and $optldflags. + * Allow forcing a pkg build even if it is not out of date. Packages --------