aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-05-23 18:39:43 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-05-23 18:39:43 +0000
commit8cc087e28175169ea15a6fbdcb9ed738aae8f553 (patch)
tree86c3ea7845e51e13d9584e56d7b3274a43c66f06
parent7997c6a3f2dce1e0118dc76480370efc4cc725f1 (diff)
downloadbitbake-8cc087e28175169ea15a6fbdcb9ed738aae8f553.tar.gz
bitbake/TODO:
-Not much is done yet but at least fake that we've done something
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index 933247b03..1c0b18884 100644
--- a/TODO
+++ b/TODO
@@ -5,10 +5,6 @@ On popular request by popular people a list of tasks to-do:
-Unpack only the real file and do not use wild-cards (is that the case)
-Introduce a -p option to automatically hotshot/profile the
run
- -On generating the inter package deps do not parse each file multiply
- times.
- -Do not generate the world dependency tree, only when someone
- requests it.
-Cache dependencies separately and invalidate them when any file
changed.
-Fix data_dict.py
@@ -16,3 +12,9 @@ On popular request by popular people a list of tasks to-do:
DONE:
+· -On generating the inter package deps do not parse each file multiply
+· times.
+ -We build the lists while parsing the data now
+· (WAS: Do not generate the world dependency tree, only when someone
+· requests it.
+