summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-12-18server: kill stdin/stdout/stderrnextChris Larson
2010-12-18build: stop injecting os/bb into __builtins__Chris Larson
2010-12-18Revert "server: kill stdin/stdout/stderr"Chris Larson
2010-12-18server: fix NULL file modeChris Larson
2010-12-17build: Add support for pre and postfuncs for tasksRichard Purdie
2010-12-17server: drop none and xmlrpcChris Larson
2010-12-17utils: Allow copyfile to copy files which aren't readableRichard Purdie
2010-12-17runqueue: use fewer newlines in error pathBernhard Reutner-Fischer
2010-12-17logger usage cleanupChris Larson
2010-12-17runqueue: kill pre-server-ui-split remnantChris Larson
2010-12-17utils: fix typo in error messageBernhard Reutner-Fischer
2010-12-17bitbake.conf: use bb.utils.whichBernhard Reutner-Fischer
2010-12-17bitbake/utils.py: Ensure the last lines of functions are printed in tracebacksRichard Purdie
2010-12-17bitbake/utils.py: Improve traceback to be more helpful/clear to usersRichard Purdie
2010-12-17Timeout UI runCommand calls if server doesn't respond (or dies)Bob Foerster
2010-12-17Move LAYERDIR expansion hack into DataSmartChris Larson
2010-12-17parse: use bb.utils.whichChris Larson
2010-12-17Update persist_data usage to the new APIChris Larson
2010-12-17Revert "build: stop injecting os/bb into __builtins__"Chris Larson
2010-12-17Fix logging level names for post-server-ui-splitChris Larson
2010-12-17build: fix file mode for /dev/nullChris Larson
2010-12-17bitbake/utils.py: Improve traceback to be more helpful/clear to usersRichard Purdie
2010-12-17bitbake/utils.py: Ensure the last lines of functions are printed in tracebacksRichard Purdie
2010-12-17build: stop injecting os/bb into __builtins__Chris Larson
2010-12-17bin/bitbake: [HACK] Empty ui event queue on shutdownChris Larson
2010-12-17Ensure LogHandler is set up for the server constructionChris Larson
2010-12-17cooker: ensure parseCommandLine can get BBPKGSChris Larson
2010-12-17Resurrect alternative UIsBob Foerster
2010-12-17utils: don't overwrite builtin dir() functionBernhard Reutner-Fischer
2010-12-17bzr: use utils.remove instead of os.systemBernhard Reutner-Fischer
2010-12-17build: use utils.remove instead of os.systemBernhard Reutner-Fischer
2010-12-16utils: drop unnecessary debug msgs from mkdirhierChris Larson
2010-12-16Forcibly shut down the server if the UI is terminatedChris Larson
2010-12-16server: ensure the cooker is stopped when shutting downChris Larson
2010-12-16server: kill stdin/stdout/stderrChris Larson
2010-12-16server: fix interrupt handling for processBob Foerster
2010-12-16Show the user progress when loading the cacheBob Foerster
2010-12-16Run the server and UI in separate processesBob Foerster
2010-12-16cooker: fix remnant rq/rqdata issue from poky syncChris Larson
2010-12-16Revert "build: kill stdout in python functions"Chris Larson
2010-12-16runqueue: fix remnant rq/rqdata reference from poky syncChris Larson
2010-12-15knotty: exit with 1 if we see a critical log messageChris Larson
2010-12-15cooker: don't swallow recipe parse errorsChris Larson
2010-12-15runqueue: resurrect the fix in 90c2b6cChris Larson
2010-12-15build: fix log file displayChris Larson
2010-12-15manual: document scmdata=keep for CVS, SVN and GitAndreas Oberritter
2010-12-15fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter
2010-12-15build: fix FuncFailed for the no logfile caseChris Larson
2010-12-15process: handle OSErrors other than file not foundChris Larson
2010-12-15build: write logfiles per task, not per functionChris Larson