summaryrefslogtreecommitdiffstats
path: root/lib/bb/codeparser.py
AgeCommit message (Expand)Author
2011-05-27bitbake/codeparser: Improve cache handlingRichard Purdie
2011-05-13codeparser.py: fix syntax error in exception handlingOtavio Salvador
2011-05-12codeparser.py: Ignore incomplete cache filesRichard Purdie
2011-05-06bitbake/codeparser: Correctly handle a missing/empty cache fileRichard Purdie
2011-05-06bitbake/cooker/codeparser: Ensure the code parser cache is saved for each par...Richard Purdie
2011-03-16codeparser: use ==, not 'is' to compare stringsChris Larson
2011-03-16codeparser: fix ShellSyntaxError usageChris Larson
2011-01-11codeparser: fix spacing in diagnostic messagesBernhard Reutner-Fischer
2010-12-29codeparser: Implement persistent cacheRichard Purdie
2010-12-29codeparser: add module for parsing shell/pythonRichard Purdie