2011-03-03 |
Chris Larson | bitbake-layers: drop 2.6 from #!, per Joshua Lock |
tree | commitdiff |
2011-03-02 |
Khem Raj | fetch, fetch2: Get rid of DeprecationWarning notice |
tree | commitdiff |
2011-02-18 |
Richard Purdie | Increment version for development version |
tree | commitdiff |
2011-02-18 |
Richard Purdie | Release 1.12.0 1.12.0 |
tree | commitdiff |
2011-02-07 |
Chris Larson | Merge branch '1.10' |
tree | commitdiff |
2011-02-07 |
Chris Larson | bitbake-layers: fix bug with env vars leaking in |
tree | commitdiff |
2011-02-07 |
Chris Larson | Add initial bitbake-layers script |
tree | commitdiff |
2011-01-10 |
Chris Larson | bitbake: handle IOError from event_queue.get |
tree | commitdiff |
2011-01-07 |
Chris Larson | Merge branch 'poky-sync' |
tree | commitdiff |
2010-12-30 |
Richard Purdie | Implement task signatures |
tree | commitdiff |
2010-12-23 |
Chris Larson | Prepare for 1.10.2 1.10.2 |
tree | commitdiff |
2010-12-17 |
Chris Larson | bin/bitbake: [HACK] Empty ui event queue on shutdown |
tree | commitdiff |
2010-12-17 |
Chris Larson | Ensure LogHandler is set up for the server construction |
tree | commitdiff |
2010-12-17 |
Bob Foerster | Resurrect alternative UIs |
tree | commitdiff |
2010-12-16 |
Chris Larson | Forcibly shut down the server if the UI is terminated |
tree | commitdiff |
2010-12-16 |
Bob Foerster | server: fix interrupt handling for process |
tree | commitdiff |
2010-12-16 |
Bob Foerster | Run the server and UI in separate processes |
tree | commitdiff |
2010-12-13 |
Chris Larson | Ensure that the invalid UI error goes to stderr |
tree | commitdiff |
2010-12-13 |
Chris Larson | Silence python 2.7 nested context manager warning |
tree | commitdiff |
2010-12-10 |
Chris Larson | Kill the uncaught exception handler |
tree | commitdiff |
2010-12-09 |
Chris Larson | Rename the ui 'init' method to 'main' |
tree | commitdiff |
2010-12-03 |
Chris Larson | Error more pleasantly when trying to use python2.4 |
tree | commitdiff |
2010-12-02 |
Chris Larson | Don't show a traceback for a python version error |
tree | commitdiff |
2010-11-29 |
Chris Larson | Merge branch 'feature/parallel-parsing' |
tree | commitdiff |
2010-11-26 |
Chris Larson | Use __file__, not sys.argv[0] |
tree | commitdiff |
2010-09-10 |
Chris Larson | Don't show uncaught exception message for KeyboardInterrupt |
tree | commitdiff |
2010-09-04 |
Chris Larson | Merge branch 'logging' |
tree | commitdiff |
2010-09-04 |
Chris Larson | Switch bitbake internals to use logging directly rather... |
tree | commitdiff |
2010-08-30 |
Jeff Dike | create cooker object after cleaning the environment |
tree | commitdiff |
2010-08-27 |
Chris Larson | Use logging in the knotty ui, and pass the log record... |
tree | commitdiff |
2010-08-27 |
Chris Larson | Use the python logging module under the hood for bb.msg |
tree | commitdiff |
2010-08-11 |
Chris Larson | Ignore python warnings that come from places we don... |
tree | commitdiff |
2010-08-11 |
Chris Larson | Merge branch 'data' |
tree | commitdiff |
2010-08-06 |
Chris Larson | Drop the 'ui failed to start' message, as the ui_init... |
tree | commitdiff |
2010-07-06 |
Bernhard Reutner... | *: use print() as a function |
tree | commitdiff |
2010-07-01 |
Jeff Dike | create cooker object after cleaning the environment |
tree | commitdiff |
2010-07-01 |
Jeff Dike | Move the logger initialization from cooker to utils |
tree | commitdiff |
2010-06-21 |
Chris Larson | Apply some 2to3 refactorings |
tree | commitdiff |
2010-06-21 |
Chris Larson | Until the interactive mode is fixed, kill it from the... |
tree | commitdiff |
2010-06-18 |
Chris Larson | Move serverConnection.terminate() back into the finally |
tree | commitdiff |
2010-06-18 |
Chris Larson | Limit the traceback length in the default exception... |
tree | commitdiff |
2010-06-16 |
Chris Larson | Resurrect the excepthook, this time just sending the... |
tree | commitdiff |
2010-06-15 |
Cliff Brake | remove return in finally statement |
tree | commitdiff |
2010-06-10 |
Chris Larson | Drop the non-debug traceback suppressor, at this point... |
tree | commitdiff |
2010-06-08 |
Chris Larson | Reorganize the main exception handling so an attribute... |
tree | commitdiff |
2010-06-04 |
Chris Larson | Adjust the exception handling based on Cliff Brake... |
tree | commitdiff |
2010-04-20 |
Chris Larson | Fix the debug level check in print_exception |
tree | commitdiff |
2010-04-15 |
Chris Larson | Move the python version check into the python package |
tree | commitdiff |
2010-04-15 |
Chris Larson | Drop an unnecessary second python version check and... |
tree | commitdiff |
2010-04-15 |
Chris Larson | Bump version to 1.11.0 |
tree | commitdiff |
2010-04-15 |
Chris Larson | Bump version from 1.9.0 to 1.10.0 |
tree | commitdiff |
2010-04-15 |
Chris Larson | Move the python version check before the module imports... |
tree | commitdiff |
2010-04-11 |
Chris Larson | Ignore deprecation warnings for now |
tree | commitdiff |
2010-04-10 |
Chris Larson | Import fixups |
tree | commitdiff |
2010-04-10 |
Chris Larson | Formatting cleanups |
tree | commitdiff |
2010-04-10 |
Chris Larson | Bump minimum python version check to 2.6. |
tree | commitdiff |
2010-04-09 |
Chris Larson | Display python warnings via bb.msg |
tree | commitdiff |
2010-04-09 |
Chris Larson | Use __import__ for the ui rather than exec |
tree | commitdiff |
2010-04-09 |
Chris Larson | Initialize pkgs_to_build in the BBConfiguration constructor |
tree | commitdiff |
2010-01-22 |
Richard Purdie | bitbake: Don't import xmlrpc server unless needed |
tree | commitdiff |
2010-01-22 |
Richard Purdie | bin/bitbake: Add import server |
tree | commitdiff |
2010-01-21 |
Richard Purdie | bbimage: Drop, nobody should be using that now as its... |
tree | commitdiff |
2010-01-21 |
Richard Purdie | bitbake: Fix UI failure exception handling with python 2.6 |
tree | commitdiff |
2010-01-19 |
Richard Purdie | Drop version requirement to 2.5 apart from XMLRPC mode |
tree | commitdiff |
2010-01-19 |
Richard Purdie | bitdoc: Fixup against recent core changes |
tree | commitdiff |
2010-01-18 |
Richard Purdie | Add none server type to avoid xmlrpc in the default... |
tree | commitdiff |
2010-01-14 |
Richard Purdie | Solidify server class creation |
tree | commitdiff |
2009-10-17 |
Richard Purdie | Add a compare-versions command which returns whether... |
tree | commitdiff |
2009-09-14 |
Chris Larson | Only print python exception tracebacks if debugging... |
tree | commitdiff |
2009-07-23 |
Richard Purdie | bin/bitbake: Add python 2.6 check (from Poky) |
tree | commitdiff |
2008-12-06 |
Richard Purdie | bin/bitbake: Fix cooker log handling after recent changes |
tree | commitdiff |
2008-12-06 |
Richard Purdie | Update the UIs against the core changes and allow dynam... |
tree | commitdiff |
2008-12-06 |
Richard Purdie | utils.py: Add clean_environment() function and call... |
tree | commitdiff |
2008-12-06 |
Richard Purdie | Add tryaltconfigs option to control whether bitbake... |
tree | commitdiff |
2008-09-30 |
Richard Purdie | bin/bitbake: Add better environmental variable handling... |
tree | commitdiff |
2008-09-30 |
Richard Purdie | cooker.py: Add parseConfiguration() function and move... |
tree | commitdiff |
2008-04-06 |
Richard Purdie | Add experimental/toy dependency explorer UI (based... |
tree | commitdiff |
2008-03-16 |
Richard Purdie | Add return value handling (thanks pH5) |
tree | commitdiff |
2008-02-23 |
Richard Purdie | bbimage: Update to reflect recent core changes |
tree | commitdiff |
2008-01-20 |
Richard Purdie | persist_data.py: Add sqlite version checks |
tree | commitdiff |
2008-01-20 |
Richard Purdie | bitbake: Make trunk python 2.5+ only |
tree | commitdiff |
2007-11-17 |
Richard Purdie | Fetcher SRCREV handling updates, improvements and fixes... |
tree | commitdiff |
2007-08-25 |
Richard Purdie | bin/bitbake: Add UI selection option |
tree | commitdiff |
2007-08-18 |
Richard Purdie | bin/bitbake: Fix execution order |
tree | commitdiff |
2007-08-18 |
Richard Purdie | bin/bitbake: Switch to use new UI code |
tree | commitdiff |
2007-08-11 |
Richard Purdie | bitbake: Add profiling option -P |
tree | commitdiff |
2007-04-01 |
Richard Purdie | cooker.py: Make -I option a generic one to extend ASSUM... |
tree | commitdiff |
2007-03-04 |
Richard Purdie | Update versions |
tree | commitdiff |
2007-03-04 |
Richard Purdie | cooker.py: Move some functionality to the module init... |
tree | commitdiff |
2006-12-08 |
Holger Hans Peter... | Add proper GPLv2 headers to all BitBake files |
tree | commitdiff |
2006-12-06 |
Richard Purdie | cooker.py: Clean up pkgs_to_build handling |
tree | commitdiff |
2006-12-06 |
Richard Purdie | bitbake: Move cooker from bin/bitbake to lib/bb/cooker.py |
tree | commitdiff |
2006-12-06 |
Richard Purdie | Fix docs typo (from ross@o-hand.com) |
tree | commitdiff |
2006-11-30 |
Richard Purdie | bin/bitbake: Fix incorrect variable reference |
tree | commitdiff |
2006-11-29 |
Richard Purdie | fix typo |
tree | commitdiff |
2006-11-29 |
Richard Purdie | bin/bitbake: Update generateDotGraph to use taskData... |
tree | commitdiff |
2006-11-18 |
Richard Purdie | runqueue.py: Change failed tasks handling so all failed... |
tree | commitdiff |
2006-11-15 |
Richard Purdie | bin/bitbake: Improve -b error message |
tree | commitdiff |
2006-11-13 |
Richard Purdie | Bump to version 1.7.4 |
tree | commitdiff |
2006-11-12 |
Richard Purdie | bitbake: Add calls to expandKeys, fixing issues in... |
tree | commitdiff |
next |