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
/
parse_py
Age
Commit message (
Expand
)
Author
Files
2010-07-02
3.0 prep
Chris Larson
2
2010-07-02
parser: fix harmless typo in variable name
Bernhard Reutner-Fischer
1
2010-07-02
Don't try to expand non-string values
Chris Larson
1
2010-07-02
Move the unset BBPATH sanity check after the bblayers processing
Chris Larson
1
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
2
2010-07-02
Deprecate the usage of certain objects via certain modules
Chris Larson
1
2010-07-02
Drop __all__ usage
Chris Larson
1
2010-07-02
Import fixups
Chris Larson
2
2010-07-02
Formatting cleanups
Chris Larson
2
2010-07-02
Stop using functions via 'bb' that were moved from there to other modules
Chris Larson
1
2010-07-02
Ensure we always utilize the correct messaging domains
Chris Larson
1
2010-03-25
Implement BBVERSIONS
Chris Larson
1
2010-03-22
Fix issues with BBCLASSEXTEND set by anonymous python, and rename some variab...
Chris Larson
1
2010-03-22
Implement ??= operator
Chris Larson
1
2010-03-22
Re-getVar BBCLASSEXTEND after finalise()
Chris Larson
1
2010-03-22
Error early if BBPATH is unset, rather than falling back to share/bitbake
Chris Larson
1
2010-02-15
bitbake: [parser] Make resolve_file only resolve the path
Holger Freyther
2
2010-02-15
bitbake: [parser] Cache parsed .inc and .bbclass files for a parse speedup
Holger Freyther
1
2010-02-15
bitbake: [parser] prepare to cache some .bbcclass and .inc files
Holger Freyther
1
2010-02-15
bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a file
Holger Freyther
2
2010-02-15
bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse.
Chris Larson
1
2010-02-15
bitbake: [parser] Add documentation about usage of this code
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
2
2010-02-15
bitbake: [parser] Move evaluating into the ast class...
Holger Freyther
2
2010-02-10
bitbake: BBHandler: pass lineno and fn to handleMethod
Khem Raj
1
2010-02-10
bitbake: parse_py/ConfHandler.py: missing colon after else
Martin Jansa
1
2010-02-10
bitbake: ConfHandler: Fix require vs. include behaviour
Richard Purdie
1
2010-02-10
bitbake: [parser] Move more stuff out the feeder
Holger Freyther
1
2010-02-10
bitbake: [parse] Move inherit handling to method
Holger Freyther
1
2010-02-10
bitbake: [parsers] Move out more functions
Holger Freyther
1
2010-02-10
bitbake: [parser] Move more stuff out to separate methods...
Holger Freyther
1
2010-02-10
bitbake: [parser] Move the handling of a method to a function
Holger Freyther
1
2010-02-10
bitbake: [parse] Unify opening a file...
Holger Freyther
2
2010-02-10
bitbake: [parser] Kill obtain/localpath from the parser
Holger Freyther
2
2010-01-20
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2
2009-12-18
bitbake/BBHandler: Only add do_ prefix to tasks if its not already present
Richard Purdie
1
2009-11-13
bitbake: Sync various functions with those from bitbake-dev and bitbake upstream
Richard Purdie
1
2009-10-13
bitbake: Anonymous funciton improvements - use methodpool to allow cached cod...
Richard Purdie
1
2009-10-13
bitbake: Remove unused and hence pointless internal__functions__ variable
Richard Purdie
1
2009-05-11
bitbake: Merge further fixes from upstream 1.8 branch
Richard Purdie
2
2009-01-03
bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...
Richard Purdie
1
2009-01-02
bitbake/BBHandler.py: Move handler finalisation code into a separate function
Richard Purdie
1
2008-11-06
bitbake: Improve error message for missing class files
Richard Purdie
1
2008-09-30
bitbake/bitbake-dev: Sync with upstream
Richard Purdie
1
2008-09-16
ConfHandler.py: revert accidental commit
Richard Purdie
1
2008-09-16
bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...
Richard Purdie
2
2008-06-12
bitbake: apply r1075 from upstream to get postinsts working again
Marcin Juszkiewicz
1
2008-05-19
bitbake: Sync with upstream
Richard Purdie
1
2008-03-03
bitbake: Update to bitbake 1.8 branch head
Richard Purdie
1
[next]