summaryrefslogtreecommitdiffstats
path: root/lib/bb/shell.py
AgeCommit message (Expand)Author
2010-12-18shell: removeChris Larson
2010-11-21cooker: stop loading the cache for -bChris Larson
2010-09-09Simplify build exception handlingChris Larson
2010-06-21Apply some 2to3 refactoringsChris Larson
2010-06-20Fix syntax error in shell.pyChris Larson
2010-04-09Apply the 2to3 print function transformChris Larson
2010-04-09Import fixupsChris Larson
2010-04-09Formatting cleanupsChris Larson
2010-02-25Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson
2009-10-01shell: Add install commandSøren Holm
2009-06-19Merge the BBCLASSEXTEND code from Poky. This allows once recipe to provide mu...Richard Purdie
2009-05-11data.py: Make sure allowed variables inherited from the environment are expor...Richard Purdie
2008-12-06shell.py: Catch up with core changesRichard Purdie
2008-12-06Pass around the tasks to execute rather than using magic variables. Also use ...Richard Purdie
2008-02-26shell.py: Update to use cooker.buildFile()Richard Purdie
2008-01-06shell.py: Fix shell data updating problems (#1880)Richard Purdie
2008-01-06Fix shell showdata command (#3259)Richard Purdie
2007-03-05shell.py: Fix syntax warning reported by pH5Richard Purdie
2007-03-04runqueue.py: Improve initialization instead of repeating parametersRichard Purdie
2007-03-04shell.py: Remove build_cache_fail references since this no longer works as in...Richard Purdie
2007-01-07shell.py: Fix up force flag handling for directly named filesRichard Purdie
2007-01-07runqueue.py: Pass cooker to prepare_runqueue (for now)Richard Purdie
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-11-30shell.py: Fix typo (thanks to pH5 for spotting)Richard Purdie
2006-11-18runqueue.py: Change failed tasks handling so all failed tasks are reported, n...Richard Purdie
2006-11-12taskdata.py: Improve abort flag handling, fixing several bugsRichard Purdie
2006-11-04shell.py: Add support for the abort flagRichard Purdie
2006-10-03cache.py: Stop passing cooker around as its no longer neededRichard Purdie
2006-09-11* shell: fix 'which' commandMichael 'Mickey' Lauer
2006-09-11bitbake/lib/bb/shell.py:Richard Purdie
2006-09-10lib/bb/shell.py - Use taskData and runQueue directlyRichard Purdie
2006-09-09Turn BBParsingStatus into CacheData and move to cache.pyRichard Purdie
2006-08-20bitbake/lib/bb/taskdata.py:Richard Purdie
2006-07-11switch pastebin provider to http://rafb.net/pasteMichael 'Mickey' Lauer
2006-07-08bitbake/lib/bb/__init__.py:Richard Purdie
2006-07-08bitbake/lib/bb/providers.py:Richard Purdie
2006-05-27 bitbake/lib/bb/shell.py:Holger Hans Peter Freyther
2006-05-06bitbake/lib/bb/shell.py:Holger Hans Peter Freyther
2006-05-03bitbake/lib/bb/shell.py:Holger Hans Peter Freyther
2006-04-21shell: reparsing no longer checks whether it came from cache or notMichael 'Mickey' Lauer
2006-04-16bitbake/lib/bb/cache.py:Richard Purdie
2006-04-16lib/bb/shell.py:Holger Hans Peter Freyther
2006-04-15bitbake/lib/bb/data.py:Richard Purdie
2006-01-12bitbake/lib/bb/shell.py:Holger Hans Peter Freyther
2005-09-08parser: add function to update the mtime for one file, courtesy Justin PatrinMichael 'Mickey' Lauer
2005-07-07Shell:Michael 'Mickey' Lauer
2005-07-06Shell:Michael 'Mickey' Lauer
2005-07-06Shell:Michael 'Mickey' Lauer
2005-07-06Shell: grab a deepcopy from the initial cooker data to reuseMichael 'Mickey' Lauer