]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2011-06-08  Paul Eggletonbitbake/runqueue: show correct task name for setscene...
2011-06-08  Paul Eggletonbitbake/runqueue: fix clash when setscene & real tasks...
2011-06-08  Richard Purdiecooker/process.py: Move profiling code to a place it...
2011-06-07  Liping Kecache: Implement multiple extra cache fields request...
2011-06-07  Liping Kecache: Introduce new param caches_array into Cache...
2011-06-07  Liping Kecache: Introduce extra cache class for image creator
2011-06-07  Liping Kecache.py: Refactory Current Cache implementation
2011-06-07  Richard Purdiecache.py: Sync what amounts to whitespace with bitbake...
2011-06-07  Joshua Lockbitbake/cooker: don't error in prepareTreeData for...
2011-06-07  Saul Wolduniverse target: add a new target to collect all recipe...
2011-06-03  Chris Larsonbb.exceptions: don't choke on frames without arguments
2011-06-02  Chris Larsonsiggen: don't choke with traceback when data is None
2011-06-02  Chris Larsonparse: pass a useful (if mangled) key to bb.data.expand...
2011-06-02  Chris Larsoncooker: handle ExpansionError the same way we do ParseError
2011-06-02  Chris Larsonevent: don't catch systemexit from handler execution
2011-06-02  Chris LarsonMerge remote branch 'github/exceptions'
2011-06-01  Richard Purdiedata_smart: Adding overrides of zero length is pointles...
2011-06-01  Paul Eggletonbitbake: use layer priority when applying bbappends
2011-05-31  Richard Purdieproviders.py: Correct PREFERRED_VERSION handling
2011-05-27  Joshua Lockserver: add updated/fixed xmlrpc server from Poky
2011-05-27  Joshua Lockuievent: fix queueing of events for xmlrpc before UI...
2011-05-27  Darren Hartfetch2/git: ensure network check log matches actual...
2011-05-27  Darren Hartfetch2/git: use logging.debug() and clarify messages
2011-05-27  Richard Purdiebitbake/codeparser: Improve cache handling
2011-05-27  Richard Purdierunqueue.py: Set BB_WORKERCONTEXT in task execution...
2011-05-27  Richard Purdiebitbake/runqueue.py: Ensure existing setscene stamp...
2011-05-27  Richard Purdiebitbake/utils.py: Add option to lockfiles to return...
2011-05-27  Richard Purdiebitbake/cooker.py: Ensure BBFILES is processed in order
2011-05-27  Richard Purdiebitbake/cooker.py: Fix -b option regexp handling
2011-05-27  Yu Kefetch2/git: enhance the unpack by using "git checkout"
2011-05-27  Yu Kefetch2/git: add document for git fetcher supported...
2011-05-27  Yu Kefetch2/git: unify the nocheckout option format
2011-05-27  Yu Kefetch2/git: change default protocol from rsync to git
2011-05-27  Lianhao LuAdd PR service deamon to bitbake
2011-05-27  Richard Purdiecooker.py: Don't show spurious warnings for collections...
2011-05-25  Richard Purdiebuild/siggen: Ensure a task signature file is generated...
2011-05-17  Yu Kegit fetcher: add support for rebaseable git repo
2011-05-16  Joshua Lockbitbake/ui: Fix Gtk+ GUI's after recent cache changes
2011-05-16  Chris LarsonShift exception formatting into the UI
2011-05-16  Chris Larsoncooker: don't show a traceback for ParseError
2011-05-16  Chris Larsoncooker: don't show a useless traceback for SyntaxError
2011-05-16  Chris Larsoncooker: use logger.exception for config file parse...
2011-05-16  Chris Larsoncooker: pass traceback back from parsing thread
2011-05-16  Chris Larsoncooker: show a useful message for ParsingFailure
2011-05-16  Chris Larsonbb.exceptions: don't show a repr of 'self'
2011-05-16  Otavio Salvadorcodeparser.py: fix syntax error in exception handling
2011-05-16  Richard Purdiecodeparser.py: Ignore incomplete cache files
2011-05-16  Chris Larsonbb.exceptions: handle tb entries without context
2011-05-16  Chris Larsonbb.exceptions: add to_string convenience function
2011-05-16  Chris Larsonbb.exceptions: add code to create pickleable traceback...
2011-05-16  Chris Larsonbb.namedtuple_with_abc: add useful util from activestate
2011-05-13  Otavio Salvadorcodeparser.py: fix syntax error in exception handling
2011-05-12  Richard Purdiecodeparser.py: Ignore incomplete cache files
2011-05-06  Richard Purdiebitbake/utils.py: Only try and add read access to a...
2011-05-06  Richard Purdiebitbake/fetch2/local: Fix inverted update required...
2011-05-06  Richard Purdiebitbake/fetch2: Allow local file:// urls to be found...
2011-05-06  Richard Purdiebitbake/fetch2: Fix the problems introduced by the...
2011-05-06  Richard Purdiebitbake/fetch2/git: Fix a bug where AUTOREV and the...
2011-05-06  Richard Purdiebuild.py: Fix ordering bug introduced in 7a29ab534388c0...
2011-05-06  Darren Hartbitbake docs: use dblatex to build the pdf bitbake...
2011-05-06  Darren Hartcorrect typo in ??= documentation
2011-05-06  Yu Kegit fetcher: make tag back to work, fix Yocto bug 972
2011-05-06  Richard Purdiebitbake/codeparser: Correctly handle a missing/empty...
2011-05-06  Richard Purdiebitbake/cache.py: Ensure skipped recipes make it into...
2011-05-06  Richard Purdiebitbake/cooker/codeparser: Ensure the code parser cache...
2011-05-06  Richard Purdiebitbake/ast.py: Only run finalise() for the specified...
2011-05-02  Bernhard Reutner... manual: fix typo
2011-04-08  Chris Larsonbuild: run fakeroot if FAKEROOT is set
2011-04-07  Christopher... fetch.git: fix a remnant wrt persist + keyerror
2011-04-06  Chris Larsonpersist_data: implement comparison, same as dict
2011-04-06  Chris Larsonpersist_data: make SQLTable a context manager
2011-04-06  Chris Larsonpersist_data: don't allow non-string keys/values
2011-04-06  Chris Larsonpersist_data: add has_key
2011-04-06  Chris Larsonpersist_data: raise KeyError on missing elements
2011-04-04  Martin Jansasetup.py: install fetch2 module
2011-04-04  Martin Jansasetup.py: also install bitbake-{layers,diffsigs} scripts
2011-04-04  Chris Larsoncooker: fix -b with BBCLASSEXTEND
2011-04-04  Chris Larsonevent: improve output for syntax errors in handlers
2011-04-04  Chris Larsonevent: improve output when eventhandler exec fails
2011-04-04  Chris Larsonevent: register event handler functions, not code objects
2011-04-01  Mark Hatlebuild.py: Merge fakeroot changes from Poky
2011-03-25  Chris Larsonbuild: don't choke if olddir no longer exists
2011-03-25  Chris Larsonbuild: fix dir removal traceback
2011-03-25  Chris Larsonbuild: in exec_func, mkdirhier ${T}
2011-03-18  Chris Larsonrunqueue: simplify fakeroot environment handling
2011-03-18  Chris Larsonbuild: add missing bit necessary for mhatle's fakeroot fix
2011-03-18  Mark Hatlerunqueue.py: Enable PSEUDO (fakeroot) before the fork
2011-03-16  Chris LarsonInitial work on getting bitbake working under pypy
2011-03-16  Chris LarsonMore 'is' fixups
2011-03-16  Chris LarsonFix more incorrect usages of 'is'
2011-03-16  Chris Larsoncodeparser: use ==, not 'is' to compare strings
2011-03-16  Chris Larsoncodeparser: fix ShellSyntaxError usage
2011-03-08  Chris Larsonbb.siggen: import os
2011-03-08  Chris Larsonutils: fix typo in lockfile
2011-03-08  Chris Larsonlockfile: ask for forgiveness, not permission
2011-03-07  Chris Larsonhob: adjust for master's eventHandler API
2011-03-07  Chris Larsongoggle: exit quietly on ^C
2011-03-03  Joshua Lockbitbake/cache: bump cache version after recent changes
2011-03-03  Joshua Lockbitbake/progress: make progress dialog modal for parent...
2011-03-03  Joshua LockAdd new UI hob, a prototype Gtk+ GUI for creating images
next