summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)AuthorFiles
2011-01-04Use logging in the knotty ui, and pass the log record across directlyChris Larson1
2011-01-04Use the python logging module under the hood for bb.msgChris Larson1
2010-12-22bitbake/depexp: fix early exitJoshua Lock1
2010-12-07bitbake/goggle: add a ProgressBar for parse progressJoshua Lock1
2010-12-07bitbake/goggle: automatically show most recently added messageJoshua Lock1
2010-12-07bitbake/crumbs: add optional pbar parameter to RunningBuild.handle_event()Joshua Lock1
2010-12-07bitbake/depexp: Factor ProgressBar into a separate class in crumbs/Joshua Lock2
2010-12-07bitbake/goggle: interaction tweaksJoshua Lock1
2010-12-07bitbake/crumbs: fix the event name determinationJoshua Lock1
2010-12-07bitbake/crumbs: do the test for ignored messages soonerJoshua Lock1
2010-12-07bitbake/crumbs: Fix crumbs UI for bitbake event class name changesJoshua Lock1
2010-08-20bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...Richard Purdie1
2010-07-023.0 prepChris Larson1
2010-07-02Apply some 2to3 refactoringsChris Larson2
2010-07-02Drop a couple usages of readlinesChris Larson2
2010-07-02knotty: use the future division to prep for 3.xChris Larson1
2010-07-02knotty: stop freaking out and dying when bb.build has removed the empty logfileChris Larson1
2010-07-02Move the output of no provider and multiple provider messages into the UIChris Larson1
2010-07-02Make knotty ignore the NoProvider eventChris Larson1
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson8
2010-07-02Apply the 2to3 print function transformChris Larson6
2010-07-02Formatting cleanupsChris Larson10
2010-07-02Fix an error in the ncurses UIChris Larson1
2010-07-02Fix the task event handling in the ncurses UIChris Larson1
2010-03-25crumbs: fix hassattr typoChris Larson1
2010-03-22knotty: tweak failure phraseBernhard Reutner-Fischer1
2010-01-21knotty: Improve task failure message handling using the uihelper codeRichard Purdie2
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie12