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
Age
Commit message (
Expand
)
Author
Files
2011-01-10
BBHandler: remove bb.fetch referrence
Yu Ke
1
2011-01-10
bitbake: For poky only, force the use of fetch2 codebase
Richard Purdie
1
2011-01-10
bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE...
Richard Purdie
1
2011-01-10
bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch
Yu Ke
13
2011-01-10
bitbake/fetch/git: Add backwards compatibility code for branch name handling
Richard Purdie
1
2011-01-10
bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul
Yu Ke
13
2011-01-10
bitbake/codeparser: Fix import to match upstream bitbake
Richard Purdie
1
2011-01-10
utils: show the actual exception in better_exec
Chris Larson
1
2011-01-10
runqueue.py: Drop unneeded import and improve quieterrors handling as per ups...
Richard Purdie
1
2011-01-10
bitbake: Update event queue handling to match upstream bitbake
Richard Purdie
2
2011-01-10
bitbake/runqueue.py: Sync with changes in upstream bitbake
Richard Purdie
1
2011-01-10
bitbake/fetch: Sync up logger/whitespace improvements
Richard Purdie
1
2011-01-10
bitbake/utils.py: Drop unused function extend_deps()
Richard Purdie
1
2011-01-10
bitbake: Sync environment handling function names and comments with upstream ...
Richard Purdie
2
2011-01-10
parse: pass filename, lineno into the ast
Chris Larson
3
2011-01-10
cache: don't expand variables for skipped recipes
Chris Larson
1
2011-01-08
bitbake/knotty.py: Don't show log messages of NOTE and below for task processes
Richard Purdie
1
2011-01-08
bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRec...
Richard Purdie
1
2011-01-08
bitbake/msg.py: Add named definitions for all logging levels
Richard Purdie
1
2011-01-07
bitbake/runqueue.py: Remove duplicate TaskStarted event fire()
Richard Purdie
1
2011-01-07
bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch...
Richard Purdie
1
2011-01-07
bitbake/cooker.py: Fix merge conflict with upstream which was preventing clea...
Richard Purdie
1
2011-01-07
bitbake/cache.py: Expansion of variables in skipped recipes should not be att...
Richard Purdie
1
2011-01-07
bitbake/data.py: corrected the output for shell syntax.
Lianhao Lu
1
2011-01-07
bitbake/siggen.py: Add a signature generator which adds the hash to the stamp...
Richard Purdie
1
2011-01-06
bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored
Richard Purdie
1
2011-01-06
bitbake build/siggen/runqueue: Fix stampfile parameters
Richard Purdie
3
2011-01-06
bitbake build.py: Stamp handling improvements
Richard Purdie
1
2011-01-06
bitbake build.py: Use localdata for stamp handling, not d
Richard Purdie
1
2011-01-06
bitbake/build.py: Ditch the extract_stamp function as its just going to compl...
Richard Purdie
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
2
2011-01-06
event: use BBLogFormatter in print_ui_queue
Chris Larson
1
2011-01-06
build: use logger.isEnabledFor, not getEffectiveLevel
Chris Larson
1
2011-01-05
bitbake: build.py: Logging of None was losing the logs so force this to stdou...
Richard Purdie
1
2011-01-05
bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...
Richard Purdie
3
2011-01-05
Resurrect alternative UIs
Bob Foerster
6
2011-01-05
bitbake: build.py logging updates
Richard Purdie
1
2011-01-05
bitbake: Fix process.py to accept None as the log option
Richard Purdie
1
2011-01-05
Update persist_data usage to the new API
Chris Larson
1
2011-01-05
persist_data: resurrect the lock wait for selects
Chris Larson
1
2011-01-05
Rework the persist_data API
Chris Larson
1
2011-01-05
Revert "persist_data: cache connection and use cursor"
Chris Larson
2
2011-01-04
ConfHandler: commentary typo fixes
Bernhard Reutner-Fischer
1
2011-01-04
event: fix unicode handler registration
Bernhard Reutner-Fischer
1
2011-01-04
cache: defer marking fn as clean
Bernhard Reutner-Fischer
1
2011-01-04
BBHandler: use basename directly in handler()
Bernhard Reutner-Fischer
1
2011-01-04
data: fewer newlines for (un)export
Bernhard Reutner-Fischer
1
2011-01-04
parse: Use constants from stat instead of magic numbers
Bernhard Reutner-Fischer
1
2011-01-04
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
12
[next]