summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/command.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: command: Fix getCmdLineAction bugsdenzilRichard Purdie2013-01-281-2/+4
* bitbake: command: Add missing import tracebackRichard Purdie2013-01-281-0/+1
* bitbake: command: add error to return of runCommandChristopher Larson2013-01-281-16/+27
* ConfHandler.py: Add a hook for config parsingRichard Purdie2012-04-131-0/+7
* command.py: Move triggerEvent to command async classDongxiao Xu2012-03-291-7/+10
* command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu2012-03-011-12/+2
* command.py: add resolve option for generateTargetsTree APIDongxiao Xu2012-02-231-2/+9
* command.py: Add a new API triggerEvent()Dongxiao Xu2012-02-231-0/+6
* command.py: add new API to get the cpu count on the serverShane Wang2012-02-231-0/+6
* bitbake: Add BBHandledException exception classRichard Purdie2012-01-101-2/+5
* command.py: add parseConfigurationFiles APIDongxiao Xu2012-01-061-0/+10
* cooker: remove command import in cooker.pyDongxiao Xu2012-01-061-0/+11
* command.py: add initCooker APIDongxiao Xu2012-01-061-0/+6
* command.py: Modify needcache value for certain functionsDongxiao Xu2012-01-061-2/+2
* Remove the async_cmds and sync_cmds from command.pyRobert Yang2011-12-051-14/+0
* bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie2011-11-271-3/+2
* bb/command|cooker: refactor the reparseFiles logicJoshua Lock2011-08-121-0/+7
* command|cooker: Add reparseFiles commandJoshua Lock2011-07-261-0/+8
* cooker|command|event: add new command findFilesMatchingInDirJoshua Lock2011-07-011-0/+12
* command|cooker|event: add findConfigFilePath commandJoshua Lock2011-07-011-0/+10
* command|cooker: allow generating targets tree for specified pkgsJoshua Lock2011-07-011-2/+10
* bitbake: Cleanup bitbake server init process to be clearer to followRichard Purdie2011-06-081-1/+1
* bitbake: implement command to find configuration files for a config variableJoshua Lock2011-02-241-0/+11
* bitbake: implement command to get all possible targets and their dependenciesJoshua Lock2011-02-241-0/+10
* Rename command events, adjust compareRevisionsChris Larson2011-01-041-34/+24
* cooker: add shutdown/stop methodsChris Larson2011-01-041-2/+2
* cooker: merge cookerState and cookerActionChris Larson2011-01-041-3/+4
* Add missing 'return False' to the SystemExit handler in runAsyncCommandChris Larson2010-07-021-0/+1
* Handle SystemExit and KeyboardInterrupt sanely when executing a commandChris Larson2010-07-021-1/+10
* Formatting cleanupsChris Larson2010-07-021-5/+2
* bb/command was importing bb and accessing some of its own classes indirectly ...Chris Larson2010-03-251-3/+5
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-0/+271