aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse/parse_py/ConfHandler.py
AgeCommit message (Expand)Author
2011-02-23bitbake: Remove in-tree versionKhem Raj
2011-01-10parse: pass filename, lineno into the astChris Larson
2011-01-04ConfHandler: commentary typo fixesBernhard Reutner-Fischer
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-07-02Move the unset BBPATH sanity check after the bblayers processingChris Larson
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Import fixupsChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-07-02Stop using functions via 'bb' that were moved from there to other modulesChris Larson
2010-07-02Ensure we always utilize the correct messaging domainsChris Larson
2010-03-22Implement ??= operatorChris Larson
2010-03-22Error early if BBPATH is unset, rather than falling back to share/bitbakeChris 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: [parser] Cary a Statement Node through the parsingHolger Freyther
2010-02-15bitbake: [parser] Move evaluating into the ast class...Holger Freyther
2010-02-10bitbake: parse_py/ConfHandler.py: missing colon after elseMartin Jansa
2010-02-10bitbake: ConfHandler: Fix require vs. include behaviourRichard Purdie
2010-02-10bitbake: [parser] Move more stuff out the feederHolger Freyther
2010-02-10bitbake: [parse] Unify opening a file...Holger Freyther
2010-02-10bitbake: [parser] Kill obtain/localpath from the parserHolger Freyther
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2009-05-11bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-09-16ConfHandler.py: revert accidental commitRichard Purdie
2008-09-16bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...Richard Purdie
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie
2007-08-11bitbake: Sync with upstreamRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-11-27Confhandler.py: Add cleanup from bitbake trunkRichard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie
2006-02-10Update bitbake to latest bitbake svnRichard Purdie
2005-08-31Initial populationRichard Purdie