aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/shell.py
AgeCommit message (Expand)Author
2005-06-14- add 'fetch', 'unpack', 'patch', 'configure', 'compile', 'stage'Michael 'Mickey' Lauer
2005-06-10OO overhaul:Michael 'Mickey' Lauer
2005-06-10- capture bb.parse exception in 'filebuild'Michael 'Mickey' Lauer
2005-06-09add 'shell <command>' which hands a command over to the shell and dumps the o...Michael 'Mickey' Lauer
2005-06-09Use socket.gethostname() instead of os.environ["HOST"]. That should work on a...Michael 'Mickey' Lauer
2005-06-09Greatly improve pastebin functionality:Michael 'Mickey' Lauer
2005-06-08add pastebin command to upload the latest error log (if there is one)Michael 'Mickey' Lauer
2005-06-07build in a try/except block and intercept faulty buildsMichael 'Mickey' Lauer
2005-06-01use cooker.findBestProvider() for the 'which' commandMichael 'Mickey' Lauer
2005-05-30add ; as command seperatorMichael 'Mickey' Lauer
2005-05-30add some more things to TODOMichael 'Mickey' Lauer
2005-05-30- fix bug in file*** commands (need to clean the _task_cache perMichael 'Mickey' Lauer
2005-05-29major update:Michael 'Mickey' Lauer
2005-05-27- add command specific tab completionMichael 'Mickey' Lauer
2005-05-26some fixesMichael 'Mickey' Lauer
2005-05-26add bbfile completionMichael 'Mickey' Lauer
2005-05-26- add more commands: edit, clean, rebuild.Michael 'Mickey' Lauer
2005-05-25Python 2.3.x compatibility fixMichael 'Mickey' Lauer
2005-05-25add first (preview) version of the bitbake interactive modeMichael 'Mickey' Lauer