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
2011-01-17
bitbake/build.py: Allow FuncFailed error to have an optional message
Richard Purdie
1
2011-01-17
bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseExcep...
Richard Purdie
1
2011-01-12
bitbake/siggen.py: Fix whitelisted variable handling
Richard Purdie
2
2011-01-12
build: remove duplicate import of utils
Bernhard Reutner-Fischer
1
2011-01-12
*: use utils.remove() some more
Bernhard Reutner-Fischer
5
2011-01-12
codeparser: fix spacing in diagnostic messages
Bernhard Reutner-Fischer
1
2011-01-12
bitbake/knotty.py: Ensure task note messages are only surpressed at default l...
Richard Purdie
1
2011-01-12
bitbake/goggle: don't drop events
Joshua Lock
1
2011-01-12
bitbake/depexp: closing progress dialog kills gui
Joshua Lock
1
2011-01-12
bitbake/goggle: closing the progress dialog kills the UI
Joshua Lock
1
2011-01-12
bitbake/uievent: fix queueing of events for xmlrpc before UI has loaded
Joshua Lock
1
2011-01-10
runqueue.py: Renable check_stamp_fn() for now since we still fork for task ex...
Richard Purdie
1
2011-01-10
bitbake/runqueue.py: Simplify hashdata storage since we're not using an exter...
Richard Purdie
1
2011-01-10
msg: no need to hardcode the logging levels
Chris Larson
1
2011-01-10
vim: properly highlight python inside of ${@}
Chris Larson
1
2011-01-10
vim: handle highlighting exports without assignment
Chris Larson
1
2011-01-10
vim: add an ftplugin for indentation settings
Chris Larson
1
2011-01-10
Inject taskpid into log records via our log handler
Chris Larson
2
2011-01-10
bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the Ba...
Richard Purdie
1
2011-01-10
Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"
Yu Ke
1
2011-01-10
Fetcher: break the "SRCREVINACTION" deadlock
Yu Ke
6
2011-01-10
bb.fetch2.bzr: add bzr urldata_init
Yu Ke
1
2011-01-10
bb.fetch2.hg: add hg urldata_init
Yu Ke
1
2011-01-10
bb.fetch2.svn.py: add urldata_init
Yu Ke
1
2011-01-10
bb.fetch2.git.py: add git urldata_init
Yu Ke
1
2011-01-10
bb.fetch2: add urldata_init call for Fetch class
Yu Ke
1
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
[next]