aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/command.py
AgeCommit message (Expand)Author
2011-02-24bitbake: implement command to find configuration files for a config variableJoshua Lock
2011-02-24bitbake: implement command to get all possible targets and their dependenciesJoshua Lock
2011-01-04Rename command events, adjust compareRevisionsChris Larson
2011-01-04cooker: add shutdown/stop methodsChris Larson
2011-01-04cooker: merge cookerState and cookerActionChris Larson
2010-07-02Add missing 'return False' to the SystemExit handler in runAsyncCommandChris Larson
2010-07-02Handle SystemExit and KeyboardInterrupt sanely when executing a commandChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-03-25bb/command was importing bb and accessing some of its own classes indirectly ...Chris Larson
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie