aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2005-06-15BitBake (minor update):Holger Hans Peter Freyther
2005-06-14bitbake/lib/bb/__init__.pyHolger Hans Peter Freyther
2005-06-14- add 'fetch', 'unpack', 'patch', 'configure', 'compile', 'stage'Michael 'Mickey' Lauer
2005-06-13BitBake:Holger Hans Peter Freyther
2005-06-11collect_bbfiles: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-08- set magic args attribute for event exceptionMichael '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-28bitbake/lib/bb/*:1.3.0Holger Hans Peter Freyther
2005-05-27- add command specific tab completionMichael 'Mickey' Lauer
2005-05-26bitbake:Holger Hans Peter Freyther
2005-05-26some fixesMichael 'Mickey' Lauer
2005-05-26add bbfile completionMichael 'Mickey' Lauer
2005-05-26have bb.parse.handle() throw ParseError if the input file is not Phil Blundell
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
2005-05-25tolerate ${...} in function namesPhil Blundell
2005-05-23bitbake/lib/bb module:Holger Hans Peter Freyther
2005-05-22bitbake/lib/bb/make.py:Holger Hans Peter Freyther
2005-05-21bitbake/lib/bb/data_smart.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data_dict.py:Holger Hans Peter Freyther
2005-05-20bitbake/lib/bb/data_smart.py:Holger Hans Peter Freyther
2005-05-18tbake/lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-18bitbake/lib/bb/fetch.pyHolger Hans Peter Freyther
2005-05-18Change the bb.__version__ to 1.2.1, and adjust setup.py to actually import th...Chris Larson
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17lib/bb/data.py:Holger Hans Peter Freyther
2005-05-17lib/bb/build.py:Holger Hans Peter Freyther
2005-05-17lib/bb/fetch.py:Holger Hans Peter Freyther
2005-05-17createCopy:Holger Hans Peter Freyther
2005-05-17bitbake data module abstraction:Holger Hans Peter Freyther