index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
parse
/
ast.py
Age
Commit message (
Expand
)
Author
Files
2011-02-23
bitbake: Remove in-tree version
Khem Raj
1
2011-02-23
bitbake/data_smart: Improve the way lazyassignment works
Richard Purdie
1
2011-01-10
parse: pass filename, lineno into the ast
Chris Larson
1
2011-01-06
parse.ast: drop __word__ regular expression
Chris Larson
1
2011-01-06
parse.ast: avoid code duplication for inherit
Chris Larson
1
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
1
2010-09-03
bitbake: Implement signatures
Richard Purdie
1
2010-09-03
bitbake/ast: Ensure function definitions are always added to the dictonary
Richard Purdie
1
2010-08-31
bitbake/data.py: Add emit_func() and generate_dependencies() functions
Richard Purdie
1
2010-08-31
bitbake/BBHandler: Save python functions into the dictonary
Richard Purdie
1
2010-07-16
bitbake: Add support for .bbappend files (see mailing lists for detais)
Richard Purdie
1
2010-07-02
3.0 prep
Chris Larson
1
2010-07-02
Apply some 2to3 refactorings
Chris Larson
1
2010-07-02
Kill the unnecessary setVarFlag debugging message
Chris Larson
1
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
1
2010-07-02
Import fixups
Chris Larson
1
2010-07-02
Formatting cleanups
Chris Larson
1
2010-07-02
Rename the finalise method for consistency
Chris Larson
1
2010-07-02
Resurrect merged anonfunc execution
Chris Larson
1
2010-07-02
Consolidate the exec/eval bits, switch anonfunc to better_exec, etc
Chris Larson
1
2010-03-25
Implement BBVERSIONS
Chris Larson
1
2010-03-22
Implement ??= operator
Chris Larson
1
2010-02-15
bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode ...
Chris Larson
1
2010-02-15
bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a file
Holger Freyther
1
2010-02-15
bitbake: [parse] Move the last method to the AST...
Holger Freyther
1
2010-02-15
bitbake: [parser] Move more methods to the ast scheme
Holger Freyther
1
2010-02-15
bitbake: [parser] Move one more item to the ast
Holger Freyther
1
2010-02-15
bitbake: [parser] Move methodflags over to the ast
Holger Freyther
1
2010-02-15
bitbake: [parser] Build fix
Richard Purdie
1
2010-02-15
bitbake: [parser] Move more statements over the two phase AST
Holger Freyther
1
2010-02-15
bitbake: [parse] Change handling include through the AstNode
Holger Freyther
1
2010-02-15
bitbake: [parser] Call eval and remove non ast code
Holger Freyther
1
2010-02-15
bitbake: [parser] Call eval immeditaley to test this code
Holger Freyther
1
2010-02-15
bitbake: [parser] Prepare to cease out getFunc
Holger Freyther
1
2010-02-15
bitbake: [parser] Preserve include vs. require behaviour
Richard Purdie
1
2010-02-15
bitbake: [parser] Firs set of AST nodes with construction and eval
Holger Freyther
1
2010-02-15
bitbake: [parser] Move the finalise into the ast as well
Holger Freyther
1
2010-02-15
bitbake: [parser] Cary a Statement Node through the parsing
Holger Freyther
1
2010-02-15
bitbake: [parser] Move evaluating into the ast class...
Holger Freyther
1