aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/command.py
AgeCommit message (Expand)Author
2009-07-23cooker.py: Improve server idle handling (from Poky)Richard Purdie
2008-12-06command.py: Standardise to getVariable and setVariable functions for consiste...Richard Purdie
2008-12-06Pass around the tasks to execute rather than using magic variables. Also use ...Richard Purdie
2008-12-06Rename online/offline to sync/async for less confusion (from Rob Bradford in ...Richard Purdie
2008-03-15cooker.py: Turn buildFile into a fully blown offline command with idle functi...Richard Purdie
2008-01-06Fix shell showdata command (#3259)Richard Purdie
2007-08-25command.py: Add generateDepTreeEvent commandRichard Purdie
2007-08-18command.py: Add readVariable commandRichard Purdie
2007-08-18command.py: Add parseFiles command. Tweak cooker to matchRichard Purdie
2007-08-18command.py: Turn showEnvironment into an offline commandRichard Purdie
2007-08-18Add the command module (needs rewriting)Richard Purdie