summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/parse
AgeCommit message (Expand)AuthorFiles
2010-02-15bitbake: [parser] Build fixRichard Purdie1
2010-02-15bitbake: [parser] Move more statements over the two phase ASTHolger Freyther1
2010-02-15bitbake: [parse] Change handling include through the AstNodeHolger Freyther1
2010-02-15bitbake: [parser] Call eval and remove non ast codeHolger Freyther1
2010-02-15bitbake: [parser] Call eval immeditaley to test this codeHolger Freyther1
2010-02-15bitbake: [parser] Prepare to cease out getFuncHolger Freyther1
2010-02-15bitbake: [parser] Preserve include vs. require behaviourRichard Purdie1
2010-02-15bitbake: [parser] Firs set of AST nodes with construction and evalHolger Freyther1
2010-02-15bitbake: [parser] Add documentation about usage of this codeHolger Freyther1
2010-02-15bitbake: [parser] Move the finalise into the ast as wellHolger Freyther2
2010-02-15bitbake: [parser] Cary a Statement Node through the parsingHolger Freyther4
2010-02-15bitbake: [parser] Move evaluating into the ast class...Holger Freyther3
2010-02-10bitbake: BBHandler: pass lineno and fn to handleMethodKhem Raj1
2010-02-10bitbake: parse_py/ConfHandler.py: missing colon after elseMartin Jansa1
2010-02-10bitbake: ConfHandler: Fix require vs. include behaviourRichard Purdie1
2010-02-10bitbake: [parser] Move more stuff out the feederHolger Freyther1
2010-02-10bitbake: [parse] Move inherit handling to methodHolger Freyther1
2010-02-10bitbake: [parsers] Move out more functionsHolger Freyther1
2010-02-10bitbake: [parser] Move more stuff out to separate methods...Holger Freyther1
2010-02-10bitbake: [parser] Move the handling of a method to a functionHolger Freyther1
2010-02-10bitbake: [parse] Unify opening a file...Holger Freyther3
2010-02-10bitbake: [parser] Kill obtain/localpath from the parserHolger Freyther2
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2
2009-12-18bitbake/BBHandler: Only add do_ prefix to tasks if its not already presentRichard Purdie1
2009-11-13bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie1
2009-10-13bitbake: Anonymous funciton improvements - use methodpool to allow cached cod...Richard Purdie1
2009-10-13bitbake: Remove unused and hence pointless internal__functions__ variableRichard Purdie1
2009-05-11bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie2
2009-01-03bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie1
2009-01-02bitbake/BBHandler.py: Move handler finalisation code into a separate functionRichard Purdie1
2008-11-06bitbake: Improve error message for missing class filesRichard Purdie1
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie1
2008-09-16ConfHandler.py: revert accidental commitRichard Purdie1
2008-09-16bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...Richard Purdie3
2008-06-12bitbake: apply r1075 from upstream to get postinsts working againMarcin Juszkiewicz1
2008-05-19bitbake: Sync with upstreamRichard Purdie1
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie1
2007-11-17Remove broken c based parser codeRichard Purdie14
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie1
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie1
2007-08-11bitbake: Sync with upstreamRichard Purdie2
2007-08-04bitbake BBHandler: Disable creation of A variableRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie2
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie1
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie1
2007-01-08bitbake: Sync with upstream. Richard Purdie4
2006-11-29bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie1
2006-11-27Confhandler.py: Add cleanup from bitbake trunkRichard Purdie1
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie11