aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/codeparser.py
AgeCommit message (Expand)Author
2011-02-25bitbake/codeparser: fix raising of ShellSyntaxErrorJoshua Lock
2011-01-12codeparser: fix spacing in diagnostic messagesBernhard Reutner-Fischer
2011-01-10bitbake/codeparser: Fix import to match upstream bitbakeRichard Purdie
2011-01-04bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie
2011-01-04Move the pysh package into the bb packageChris Larson
2010-09-28codeparser.py: Fix storing of hash values as object references can be corruptedRichard Purdie
2010-09-07bitbake/codeparser: Deal with functions with trailing whitespaceRichard Purdie
2010-09-03bitbake/codeparser: Ensure cached sheel entries return the correct dependenciesRichard Purdie
2010-08-31bitbake/codeparser: Implement persistent cacheRichard Purdie
2010-08-31bitbake: Add codeparser for parsing shell and python functionsRichard Purdie