summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/codeparser.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie2011-01-041-17/+23
* Move the pysh package into the bb packageChris Larson2011-01-041-1/+1
* codeparser.py: Fix storing of hash values as object references can be corruptedRichard Purdie2010-09-281-8/+11
* bitbake/codeparser: Deal with functions with trailing whitespaceRichard Purdie2010-09-071-1/+8
* bitbake/codeparser: Ensure cached sheel entries return the correct dependenciesRichard Purdie2010-09-031-1/+1
* bitbake/codeparser: Implement persistent cacheRichard Purdie2010-08-311-10/+56
* bitbake: Add codeparser for parsing shell and python functionsRichard Purdie2010-08-311-0/+273