Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codeparser: fix spacing in diagnostic messages | Bernhard Reutner-Fischer | 2011-01-12 | 1 | -2/+2 |
* | bitbake/codeparser: Fix import to match upstream bitbake | Richard Purdie | 2011-01-10 | 1 | -1/+2 |
* | bitbake: Sync a load of whitespace and other non-functionality changes with b... | Richard Purdie | 2011-01-04 | 1 | -17/+23 |
* | Move the pysh package into the bb package | Chris Larson | 2011-01-04 | 1 | -1/+1 |
* | codeparser.py: Fix storing of hash values as object references can be corrupted | Richard Purdie | 2010-09-28 | 1 | -8/+11 |
* | bitbake/codeparser: Deal with functions with trailing whitespace | Richard Purdie | 2010-09-07 | 1 | -1/+8 |
* | bitbake/codeparser: Ensure cached sheel entries return the correct dependencies | Richard Purdie | 2010-09-03 | 1 | -1/+1 |
* | bitbake/codeparser: Implement persistent cache | Richard Purdie | 2010-08-31 | 1 | -10/+56 |
* | bitbake: Add codeparser for parsing shell and python functions | Richard Purdie | 2010-08-31 | 1 | -0/+273 |