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
Age
Commit message (
Expand
)
Author
Files
2010-03-15
bitbake fetch/__init__.py: Failing urls should raise errors, not fatal except...
Richard Purdie
1
2010-02-16
bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"
Richard Purdie
1
2010-02-15
bitbake: [cache] copy instead of deepcopy in sync
Holger Freyther
1
2010-02-15
bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode ...
Chris Larson
1
2010-02-15
bitbake: [parse] Use bb.which in resolve_file
Chris Larson
1
2010-02-15
bitbake: [parser] Make resolve_file only resolve the path
Holger Freyther
3
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
4
2010-02-15
bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse.
Chris Larson
2
2010-02-15
bitbake: [parse] Don't use relative import of parse_py.
Chris Larson
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] 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
2
2010-02-15
bitbake: [parser] Cary a Statement Node through the parsing
Holger Freyther
4
2010-02-15
bitbake: [parser] Move evaluating into the ast class...
Holger Freyther
3
2010-02-15
bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCE
Bernhard Reutner-Fischer
1
2010-02-15
bitbake: runqueue.py: improve printing dependent tasks
Bernhard Reutner-Fischer
1
2010-02-15
bitbake: taskdata.py: fix typo in debug message
Bernhard Reutner-Fischer
1
2010-02-12
bitbake: utils.py: Don't error if an exported environment variable is unset (...
Richard Purdie
1
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
3
2010-02-10
bitbake: [parser] Kill obtain/localpath from the parser
Holger Freyther
2
2010-02-10
bitbake: usermanual.xml: Add section for ?= var setting.
Theodore A. Roth
1
2010-02-05
bitbake: fix invalid method and logic
Joshua Lock
1
2010-02-05
bitbake: Test premirrors and mirrors in checkstatus()
Joshua Lock
1
2010-02-04
bitbake: Fix try_mirrors() logic, was only trying the first mirror.
Joshua Lock
1
2010-02-04
bitbake: if PREMIRRORS set test for local file in FetchData.setup_localpath
Joshua Lock
1
2010-02-04
bitbake: Enhance the fetchers' support for local mirrors
Joshua Lock
1
2010-02-04
bitbake: unify mirror support and make it independant of the fetcher
Joshua Lock
10
2010-01-27
bitbake/build.py: No need for this gross hack now
Richard Purdie
1
2010-01-22
bitbake: Don't import xmlrpc server unless needed
Richard Purdie
2
[next]