summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/pysh
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: pysh: Improve error handling for shell codeRobert Yang2018-12-091-7/+10
* bitbake: pysh/pyshlex.py: Set is not importableRobert Yang2018-12-091-5/+0
* bitbake: pysh/sherrors.py: Remove unused classesRobert Yang2018-12-091-26/+0
* bitbake: pysh: Remove unused modulesRobert Yang2018-12-095-2437/+0
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-024-6/+6
* bitbake: lib: fix no newline at end of fileRobert Yang2014-07-041-1/+1
* bitbake: pysh: Say what kind of token isn't implementedOlof Johansson2013-05-101-1/+1
* make exception handling syntax consistentScott Garman2011-06-152-12/+12
* bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie2011-01-041-1/+0
* pysh: add missing os.path importChris Larson2011-01-041-0/+1
* Implement parallel parsing supportChris Larson2011-01-041-0/+1
* bb.pysh: add Case support to format_commandsChris Larson2011-01-041-0/+3
* bb.pysh: fix writing pyshtables all over the placeChris Larson2011-01-041-1/+4
* Move the pysh package into the bb packageChris Larson2011-01-049-0/+4138