bitbake: factor out methods parseConfigurationFile() and handleCollections()
[vuplus_bitbake] / bin / bitbake
2005-05-25 Michael 'Mickey... bitbake: factor out methods parseConfigurationFile...
2005-05-24 Michael 'Mickey... Mickey's style and performance tunings, volume I:
2005-05-23 Michael 'Mickey... Slight OO refactoring of BitBake command line utility...
2005-05-22 Holger Hans Peter... bitbake/bin/bitbake:
2005-05-22 Holger Hans Peter... bitbake/lib/bb/make.py:
2005-05-18 Holger Hans Peter... bitbake/bin/bitbake:
2005-05-18 Michael 'Mickey... add missing copyright and fix __ignored_dependencies...
2005-05-17 Holger Hans Peter... bin/bitbake:
2005-01-23 Phil BlundellEvaluate dependencies in try_build(), even if stamp...
2005-01-22 Chris Larsonbin/bitbake:
2004-12-26 Chris LarsonRemove references to 'BBMAKE' from the debug messages...
2004-12-22 Chris LarsonHandle the parse only cmdline option when using --build...
2004-12-22 Chris LarsonApply patch from Richard Purdie to fix the --force...
2004-12-13 Marcin Juszkiewiczfix building of one .bb file (-b parametr) - fix by pb
2004-12-09 Chris LarsonApply patch from seb (proti) to fix OEDEBUG and add...
2004-12-08 Chris LarsonRework the way we handle do_clean and do_mrproper so...
2004-12-08 Chris LarsonMention --help when bitbake is called with no arguments.
2004-12-08 Chris LarsonUpdate bitbake command usage information: s/bbmake...
2004-12-08 Chris LarsonRename bbmake to bitbake.