]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2010-12-29  Chris Larsonfetch: fix git rev key compat for sortable
2010-12-29  Chris Larsonbb.debug: handle caller not passing a debug level
2010-12-29  Chris Larsonfetch: resurrect branch inclusion in git revision key
2010-12-29  Richard Purdiefetch: Ensure SRCREV is still set correctly if the...
2010-12-29  Richard Purdiefetch: Fix named SRCREVS variable name ordering
2010-12-29  Chris Larsonbuild: fix empty function execution
2010-12-28  Chris Larsonbuild: work around do_clean issue by creating T in...
2010-12-28  Chris Larsonbuild: allow creation of FuncFailed with no function...
2010-12-28  Chris Larsonbuild: only warn about unset functions, not empty ones
2010-12-24  Chris Larsonpersist_data: unbork the resurrect of select lock wait
2010-12-24  Chris Larsondata_smart: don't include functions in name lookups
2010-12-24  Chris Larsonrunqueue: simplify next buildable task
2010-12-23  Chris Larsonpersist_data: resurrect the lock wait for selects
2010-12-22  Chris LarsonMerge remote branch 'foerster/depexp-sorting'
2010-12-22  Chris Larsonbuild: pass the correct filename to better_{compile...
2010-12-22  Chris Larsonutils: show the actual exception in better_exec
2010-12-22  Chris Larsonpysh: add missing os.path import
2010-12-22  Chris Larsondata_smart: handle None values in expandVarrefs
2010-12-22  Bernhard Reutner... runqueue: fix typo in documentation of calculate_task_w...
2010-12-21  Richard Purdiebitbake/runqueue.py: Ensure rqexe always exists and...
2010-12-21  Bob Foersterdepexp: add sorting of all package lists
2010-12-20  Chris LarsonUse os.devnull, not /dev/null
2010-12-18  Chris Larsonshell: remove
2010-12-18  Chris LarsonRevert "server: kill stdin/stdout/stderr"
2010-12-18  Chris Larsonserver: fix NULL file mode
2010-12-18  Richard Purdiebuild: Add support for pre and postfuncs for tasks
2010-12-18  Chris Larsonserver: drop none and xmlrpc
2010-12-18  Richard Purdieutils: Allow copyfile to copy files which aren't readable
2010-12-17  Bernhard Reutner... runqueue: use fewer newlines in error path
2010-12-17  Chris Larsonlogger usage cleanup
2010-12-17  Chris Larsonrunqueue: kill pre-server-ui-split remnant
2010-12-17  Bernhard Reutner... utils: fix typo in error message
2010-12-17  Bernhard Reutner... bitbake.conf: use bb.utils.which
2010-12-17  Richard Purdiebitbake/utils.py: Ensure the last lines of functions...
2010-12-17  Richard Purdiebitbake/utils.py: Improve traceback to be more helpful...
2010-12-17  Bob FoersterTimeout UI runCommand calls if server doesn't respond...
2010-12-17  Chris LarsonMove LAYERDIR expansion hack into DataSmart
2010-12-17  Chris Larsonparse: use bb.utils.which
2010-12-17  Chris LarsonUpdate persist_data usage to the new API
2010-12-17  Chris LarsonRevert "build: stop injecting os/bb into __builtins__"
2010-12-17  Chris LarsonFix logging level names for post-server-ui-split
2010-12-17  Chris Larsonbuild: fix file mode for /dev/null
2010-12-17  Richard Purdiebitbake/utils.py: Improve traceback to be more helpful...
2010-12-17  Richard Purdiebitbake/utils.py: Ensure the last lines of functions...
2010-12-17  Chris Larsonbuild: stop injecting os/bb into __builtins__
2010-12-17  Chris Larsonbin/bitbake: [HACK] Empty ui event queue on shutdown
2010-12-17  Chris LarsonEnsure LogHandler is set up for the server construction
2010-12-17  Chris Larsoncooker: ensure parseCommandLine can get BBPKGS
2010-12-17  Bob FoersterResurrect alternative UIs
2010-12-17  Bernhard Reutner... utils: don't overwrite builtin dir() function
2010-12-17  Bernhard Reutner... bzr: use utils.remove instead of os.system
2010-12-17  Bernhard Reutner... build: use utils.remove instead of os.system
2010-12-16  Chris Larsonutils: drop unnecessary debug msgs from mkdirhier
2010-12-16  Chris LarsonForcibly shut down the server if the UI is terminated
2010-12-16  Chris Larsonserver: ensure the cooker is stopped when shutting...
2010-12-16  Chris Larsonserver: kill stdin/stdout/stderr
2010-12-16  Bob Foersterserver: fix interrupt handling for process
2010-12-16  Bob FoersterShow the user progress when loading the cache
2010-12-16  Bob FoersterRun the server and UI in separate processes
2010-12-16  Chris Larsoncooker: fix remnant rq/rqdata issue from poky sync
2010-12-16  Chris LarsonRevert "build: kill stdout in python functions"
2010-12-16  Chris Larsonrunqueue: fix remnant rq/rqdata reference from poky...
2010-12-16  Chris Larsonknotty: exit with 1 if we see a critical log message
2010-12-16  Chris Larsoncooker: don't swallow recipe parse errors
2010-12-16  Chris Larsonrunqueue: resurrect the fix in 90c2b6c
2010-12-16  Chris Larsonbuild: fix log file display
2010-12-15  Andreas Oberrittermanual: document scmdata=keep for CVS, SVN and Git
2010-12-15  Andreas Oberritterfetchers: Add parameter scmdata=keep to include .git...
2010-12-15  Chris Larsonbuild: fix FuncFailed for the no logfile case
2010-12-15  Chris Larsonprocess: handle OSErrors other than file not found
2010-12-15  Chris Larsonbuild: write logfiles per task, not per function
2010-12-15  Paul Eggletondata_smart: add optional expansion to getVarFlag()
2010-12-15  Chris Larsonbuild: fix copy/paste thinko regarding LC_ALL
2010-12-15  Chris Larsonrunqueue: fix check_stamp_task call in chck_stamp_fn
2010-12-15  Chris Larsonrunqueue: fix a get_task_id call
2010-12-14  Chris Larsonbuild: ensure LogTee has a valid name property
2010-12-14  Chris Larsonbuild: fix -D with shell functions
2010-12-14  Chris LarsonFix PWD issue with new exec_func_shell
2010-12-13  Chris LarsonEnsure that the invalid UI error goes to stderr
2010-12-13  Chris Larsonbuild: set PWD in the subprocess preexec hook
2010-12-13  Chris LarsonMove the runq task start/failed messages to the UI
2010-12-13  Richard Purdiebitbake/runqueue.py: Factor task skipping code into...
2010-12-13  Richard Purdiebitbake/runqueue.py: Create RunQueueExecute and RunQueu...
2010-12-13  Richard Purdiebitbake: Split Runqueue into two classes, a data proces...
2010-12-13  Chris LarsonSilence python 2.7 nested context manager warning
2010-12-11  Chris LarsonRename command events, adjust compareRevisions
2010-12-10  Chris LarsonRework the persist_data API
2010-12-10  Chris Larsonbuild: don't create ${B} when the 'dirs' flag is unset
2010-12-10  Chris Larsonevent: use cPickle for events
2010-12-10  Chris Larsonutils: fix 'lock' variable reference
2010-12-10  Chris Larsonbb.event: fix MsgBase ref in fire_class_handlers
2010-12-10  Chris LarsonKill the uncaught exception handler
2010-12-10  Chris Larsonbuild: kill stdout in python functions
2010-12-10  Chris Larsonbuild: send logging messages to the log file for python...
2010-12-10  Chris LarsonRevert "bitbake/git.py: Make sure different branches...
2010-12-10  Chris Larsonbuild: fix remnant access of logfile in exec_func_python
2010-12-10  Chris Larsonutils: fix calls to close() in the lock/unlock functions
2010-12-10  Chris Larsonbuild: use a contextmanager for locks
2010-12-10  Chris Larsonbuild: use bb.process instead of os.system
2010-12-10  Chris Larsonprocess: add subprocess-based bits
next