Age | Commit message (Expand) | Author | Files |
2010-11-14 | bitbake-runtask-strace: simple shell script to wrap tasks in a strace call | Joshua Lock | 1 |
2010-11-13 | bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba... | Richard Purdie | 1 |
2010-10-14 | bitbake-runtask: Ensure logging settings take effect in the worker process (a... | Richard Purdie | 1 |
2010-10-11 | bitbake-runtask: Ensure logging options are inherited from the parent | Richard Purdie | 1 |
2010-09-30 | bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo files | Richard Purdie | 1 |
2010-09-29 | bitbake/bitbake-runtask: Signatures are needed in task context and have littl... | Richard Purdie | 1 |
2010-09-28 | bitbake: Pass task hash information to subprocesses | Richard Purdie | 1 |
2010-09-13 | bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl... | Richard Purdie | 1 |
2010-09-08 | bitbake: save the initial PATH for use when starting a subprocess | Joshua Lock | 1 |
2010-09-07 | bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the child... | Richard Purdie | 1 |
2010-09-03 | bitbake: Add missing signature files | Richard Purdie | 1 |
2010-09-03 | bitbake: Implement signatures | Richard Purdie | 1 |
2010-08-20 | bitbake: Correctly route events from the worker to the server | Richard Purdie | 1 |
2010-08-19 | bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh... | Richard Purdie | 1 |
2010-07-16 | *: use print() as a function | Bernhard Reutner-Fischer | 1 |
2010-07-02 | Apply some 2to3 refactorings | Chris Larson | 2 |
2010-07-02 | Until the interactive mode is fixed, kill it from the valid options, to avoid... | Chris Larson | 1 |
2010-07-02 | Move serverConnection.terminate() back into the finally | Chris Larson | 1 |
2010-07-02 | Limit the traceback length in the default exception handler | Chris Larson | 1 |
2010-07-02 | Resurrect the excepthook, this time just sending the info with bb.fatal | Chris Larson | 1 |
2010-07-02 | remove return in finally statement | Cliff Brake | 1 |
2010-07-02 | Drop the non-debug traceback suppressor, at this point I think it does more h... | Chris Larson | 1 |
2010-07-02 | Reorganize the main exception handling so an attribute exception raised in th... | Chris Larson | 1 |
2010-07-02 | Adjust the exception handling based on Cliff Brake's patch | Chris Larson | 1 |
2010-07-02 | Fix the debug level check in print_exception | Chris Larson | 1 |
2010-07-02 | Move the python version check into the python package | Chris Larson | 1 |
2010-07-02 | Drop an unnecessary second python version check and use the less ugly sys.ver... | Chris Larson | 1 |
2010-07-02 | Bump version to 1.11.0 | Chris Larson | 1 |
2010-07-02 | Move the python version check before the module imports, in case the modules ... | Chris Larson | 1 |
2010-07-02 | Ignore deprecation warnings for now | Chris Larson | 1 |
2010-07-02 | Import fixups | Chris Larson | 1 |
2010-07-02 | Formatting cleanups | Chris Larson | 1 |
2010-07-02 | Bump minimum python version check to 2.6. | Chris Larson | 1 |
2010-07-02 | Display python warnings via bb.msg | Chris Larson | 1 |
2010-07-02 | Use __import__ for the ui rather than exec | Chris Larson | 1 |
2010-07-02 | Initialize pkgs_to_build in the BBConfiguration constructor | Chris Larson | 1 |
2010-06-29 | bitbake: create cooker object after cleaning the environment | Jeff Dike | 1 |
2010-06-29 | bitbake: Move the logger initialization from cooker to utils | Jeff Dike | 1 |
2010-01-22 | bitbake: Don't import xmlrpc server unless needed | Richard Purdie | 1 |
2010-01-22 | bin/bitbake: Add import server | Richard Purdie | 1 |
2010-01-21 | bitbake: Fix UI failure exception handling with python 2.6 | Richard Purdie | 1 |
2010-01-20 | bitbake: Switch to bitbake-dev version (bitbake master upstream) | Richard Purdie | 2 |
2009-07-29 | bitbake: Add a --revisions-changed commandline option to indicate when floati... | Richard Purdie | 1 |
2009-01-02 | bitbake: Sync with upstream after 2.8.12 release | Richard Purdie | 1 |
2008-10-28 | bitbake: Add tryaltconfigs option to disable the alternative configuration at... | Richard Purdie | 1 |
2008-10-17 | bitbake: Refactor the environment variable handling | Robert Bradford | 1 |
2008-09-30 | bitbake/bitbake-dev: Allow much better control of which variable influence bi... | Richard Purdie | 1 |
2008-09-30 | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 1 |
2008-05-21 | Drop bbimage | Richard Purdie | 1 |
2008-03-04 | bitbake: Sync bbimage with upstream | Richard Purdie | 1 |