aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse/__init__.py
AgeCommit message (Expand)Author
2013-01-18bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbak...Peter Seebach
2012-11-20bitbake: parse/cache/cooker: Preserve order in the file inclusion listRichard Purdie
2012-02-28bitbake: Added BBINCLUDED variable.Lianhao Lu
2012-02-23bitbake: add file and line number to ParseErrorPaul Eggleton
2011-11-27bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-01-04parse: Use constants from stat instead of magic numbersBernhard Reutner-Fischer
2011-01-04bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie
2011-01-04parse: use bb.utils.whichChris Larson
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-09-29bitbake/siggen: Ensure full signature data is not held unless needed, reducin...Richard Purdie
2010-09-03bitbake: Implement signaturesRichard Purdie
2010-07-02cache: use a set() for __dependsBernhard Reutner-Fischer
2010-07-02Make the file not found error actually useable.Chris Larson
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Drop __all__ usageChris Larson
2010-07-02Stop using functions via 'bb' that were moved from there to other modulesChris Larson
2010-02-15bitbake: [parse] Use bb.which in resolve_fileChris Larson
2010-02-15bitbake: [parser] Make resolve_file only resolve the pathHolger Freyther
2010-02-15bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a fileHolger Freyther
2010-02-15bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse.Chris Larson
2010-02-15bitbake: [parse] Don't use relative import of parse_py.Chris Larson
2010-02-15bitbake: [parser] Cary a Statement Node through the parsingHolger Freyther
2010-02-10bitbake: [parse] Unify opening a file...Holger Freyther
2008-09-16bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie
2006-02-10Update bitbake to latest bitbake svnRichard Purdie
2005-08-31Initial populationRichard Purdie