summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-01-04event: fix unicode handler registrationBernhard Reutner-Fischer
2011-01-04cache: defer marking fn as cleanBernhard Reutner-Fischer
2011-01-04BBHandler: use basename directly in handler()Bernhard Reutner-Fischer
2011-01-04data: fewer newlines for (un)exportBernhard Reutner-Fischer
2011-01-04parse: Use constants from stat instead of magic numbersBernhard Reutner-Fischer
2010-12-29process: fix handling of the input argumentChris Larson
2010-12-29fetch: handle no sortable_buildindex for gitChris Larson
2010-12-29utils: kill unnecessary duplicated chmodChris Larson
2010-12-29fetch: fix git rev key compat for sortableChris Larson
2010-12-29bb.debug: handle caller not passing a debug levelChris Larson
2010-12-29fetch: resurrect branch inclusion in git revision keyChris Larson
2010-12-29fetch: Ensure SRCREV is still set correctly if the pn-X override has been exp...Richard Purdie
2010-12-29fetch: Fix named SRCREVS variable name orderingRichard Purdie
2010-12-28build: fix empty function executionChris Larson
2010-12-28build: work around do_clean issue by creating T in exec_funcChris Larson
2010-12-28build: allow creation of FuncFailed with no function nameChris Larson
2010-12-28build: only warn about unset functions, not empty onesChris Larson
2010-12-23persist_data: unbork the resurrect of select lock waitChris Larson
2010-12-23data_smart: don't include functions in name lookupsChris Larson
2010-12-23runqueue: simplify next buildable taskChris Larson
2010-12-23persist_data: resurrect the lock wait for selectsChris Larson
2010-12-22Merge remote branch 'foerster/depexp-sorting'Chris Larson
2010-12-22build: pass the correct filename to better_{compile,exec}Chris Larson
2010-12-22utils: show the actual exception in better_execChris Larson
2010-12-22pysh: add missing os.path importChris Larson
2010-12-22data_smart: handle None values in expandVarrefsChris Larson
2010-12-22runqueue: fix typo in documentation of calculate_task_weightsBernhard Reutner-Fischer
2010-12-21bitbake/runqueue.py: Ensure rqexe always exists and that empty task lists cau...Richard Purdie
2010-12-21depexp: add sorting of all package listsBob Foerster
2010-12-19Use os.devnull, not /dev/nullChris Larson
2010-12-18shell: removeChris 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/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