summaryrefslogtreecommitdiff
path: root/bitbake/bin
AgeCommit message (Expand)AuthorFiles
2010-09-30bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo filesRichard Purdie1
2010-09-29bitbake/bitbake-runtask: Signatures are needed in task context and have littl...Richard Purdie1
2010-09-28bitbake: Pass task hash information to subprocessesRichard Purdie1
2010-09-13bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl...Richard Purdie1
2010-09-08bitbake: save the initial PATH for use when starting a subprocessJoshua Lock1
2010-09-07bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the child...Richard Purdie1
2010-09-03bitbake: Add missing signature filesRichard Purdie1
2010-09-03bitbake: Implement signaturesRichard Purdie1
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie1
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie1
2010-07-16*: use print() as a functionBernhard Reutner-Fischer1
2010-07-02Apply some 2to3 refactoringsChris Larson2
2010-07-02Until the interactive mode is fixed, kill it from the valid options, to avoid...Chris Larson1
2010-07-02Move serverConnection.terminate() back into the finallyChris Larson1
2010-07-02Limit the traceback length in the default exception handlerChris Larson1
2010-07-02Resurrect the excepthook, this time just sending the info with bb.fatalChris Larson1
2010-07-02remove return in finally statementCliff Brake1
2010-07-02Drop the non-debug traceback suppressor, at this point I think it does more h...Chris Larson1
2010-07-02Reorganize the main exception handling so an attribute exception raised in th...Chris Larson1
2010-07-02Adjust the exception handling based on Cliff Brake's patchChris Larson1
2010-07-02Fix the debug level check in print_exceptionChris Larson1
2010-07-02Move the python version check into the python packageChris Larson1
2010-07-02Drop an unnecessary second python version check and use the less ugly sys.ver...Chris Larson1
2010-07-02Bump version to 1.11.0Chris Larson1
2010-07-02Move the python version check before the module imports, in case the modules ...Chris Larson1
2010-07-02Ignore deprecation warnings for nowChris Larson1
2010-07-02Import fixupsChris Larson1
2010-07-02Formatting cleanupsChris Larson1
2010-07-02Bump minimum python version check to 2.6.Chris Larson1
2010-07-02Display python warnings via bb.msgChris Larson1
2010-07-02Use __import__ for the ui rather than execChris Larson1
2010-07-02Initialize pkgs_to_build in the BBConfiguration constructorChris Larson1
2010-06-29bitbake: create cooker object after cleaning the environmentJeff Dike1
2010-06-29bitbake: Move the logger initialization from cooker to utilsJeff Dike1
2010-01-22bitbake: Don't import xmlrpc server unless neededRichard Purdie1
2010-01-22bin/bitbake: Add import serverRichard Purdie1
2010-01-21bitbake: Fix UI failure exception handling with python 2.6Richard Purdie1
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie1
2009-01-02bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie1
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie1
2008-10-17bitbake: Refactor the environment variable handlingRobert Bradford1
2008-09-30bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie1
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie1
2008-05-21Drop bbimageRichard Purdie1
2008-03-04bitbake: Sync bbimage with upstreamRichard Purdie1
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie1
2007-11-16bin/bitbake: Fix help typoRichard Purdie1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie1
2007-08-11bitbake: Sync with upstreamRichard Purdie1