index
:
poky
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
danny
denzil
dizzy
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
fido
gatesgarth
gatesgarth-next
green
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
laverne
master
master-next
master-uninative
morty
pinky
purple
pyro
rocko
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
Poky Build Tool and Metadata
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
parse
/
parse_py
/
ConfHandler.py
Age
Commit message (
Expand
)
Author
2013-01-22
bitbake: parse_py: add ~ to config_regexp
Constantin Musca
2013-01-21
bitbake: BBHandler/ConfHandler: Merge fix for multiline comments
Richard Purdie
2013-01-21
bitbake: bitbake: BBHandler/ConfHandler: Improve multiline comment handling
Richard Purdie
2012-09-28
bitbake: parse/ConfHandler: Add negative lookahead to spot some quoting problems
Richard Purdie
2012-04-13
ConfHandler.py: Add a hook for config parsing
Richard Purdie
2012-03-05
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-02-29
parse/ConfHandler: Fix enthusiatic export regexp matching
Richard Purdie
2012-02-28
bitbake/ConfHandler: Be more strict about variable quoting
Richard Purdie
2012-02-23
bitbake: add file and line number to ParseError
Paul Eggleton
2011-11-27
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-18
parse_py: Use absolute paths for FILE
Richard Purdie
2011-07-21
parse/ConfHandler: Fix multiline variable corruption
Richard Purdie
2011-01-10
parse: pass filename, lineno into the ast
Chris Larson
2011-01-04
ConfHandler: commentary typo fixes
Bernhard Reutner-Fischer
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
2010-07-02
Move the unset BBPATH sanity check after the bblayers processing
Chris Larson
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
2010-07-02
Import fixups
Chris Larson
2010-07-02
Formatting cleanups
Chris Larson
2010-07-02
Stop using functions via 'bb' that were moved from there to other modules
Chris Larson
2010-07-02
Ensure we always utilize the correct messaging domains
Chris Larson
2010-03-22
Implement ??= operator
Chris Larson
2010-03-22
Error early if BBPATH is unset, rather than falling back to share/bitbake
Chris Larson
2010-02-15
bitbake: [parser] Make resolve_file only resolve the path
Holger Freyther
2010-02-15
bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a file
Holger Freyther
2010-02-15
bitbake: [parser] Cary a Statement Node through the parsing
Holger Freyther
2010-02-15
bitbake: [parser] Move evaluating into the ast class...
Holger Freyther
2010-02-10
bitbake: parse_py/ConfHandler.py: missing colon after else
Martin Jansa
2010-02-10
bitbake: ConfHandler: Fix require vs. include behaviour
Richard Purdie
2010-02-10
bitbake: [parser] Move more stuff out the feeder
Holger Freyther
2010-02-10
bitbake: [parse] Unify opening a file...
Holger Freyther
2010-02-10
bitbake: [parser] Kill obtain/localpath from the parser
Holger Freyther
2010-01-20
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2009-05-11
bitbake: Merge further fixes from upstream 1.8 branch
Richard Purdie
2008-09-30
bitbake/bitbake-dev: Sync with upstream
Richard Purdie
2008-09-16
ConfHandler.py: revert accidental commit
Richard Purdie
2008-09-16
bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...
Richard Purdie
2007-09-05
bitbake: Sync with 1.8 upstream branch
Richard Purdie
2007-08-11
bitbake: Sync with upstream
Richard Purdie
2007-08-03
bitbake: Update along 1.8 branch
Richard Purdie
2007-04-01
bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)
Richard Purdie
2007-01-08
bitbake: Sync with upstream.
Richard Purdie
2006-11-27
Confhandler.py: Add cleanup from bitbake trunk
Richard Purdie
2006-11-16
bitbake: Upgrade from 1.4 -> 1.7.4ish
Richard Purdie
2006-02-10
Update bitbake to latest bitbake svn
Richard Purdie
2005-08-31
Initial population
Richard Purdie