X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=TODO;h=511fae4a2562bdaa73ceff46a29b68e8e8abc8fb;hb=34b8779c8fbaddc8903f8c8f3f208492fca6659f;hp=933247b039485b25c66d0752736f6ff0bdb784b2;hpb=9cc4de1c2d51eaeeb7eece1633e4ca67d4e7c711;p=vuplus_bitbake diff --git a/TODO b/TODO index 933247b..511fae4 100644 --- a/TODO +++ b/TODO @@ -2,17 +2,17 @@ On popular request by popular people a list of tasks to-do: -Kill insecure usage of os.system either by properly escaping the strings or a faster replacement not involving /bin/sh - -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 -... 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. +