summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/knotty.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake/knotty: Show summary of warning/error messages shownRichard Purdie2012-01-101-2/+11
* knotty: Add support for logging the console to logfileRichard Purdie2011-11-241-0/+6
* bitbake/logging: Overhaul internal logging processRichard Purdie2011-08-151-2/+3
* bitbake/ui/knotty: Ensure previous failures aren't masked by a final successf...Richard Purdie2011-08-101-1/+2
* bitbake/ui/knotty: Ensure 'No Provider' errors set an exit codeRichard Purdie2011-08-101-0/+1
* bitbake: show more information for NoProvider errorsPaul Eggleton2011-07-271-0/+3
* bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu2011-07-081-1/+5
* bitbake/event/ast: Add RecipePreFinalise eventRichard Purdie2011-06-091-0/+1
* bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...Richard Purdie2011-05-051-0/+5
* bitbake/knotty.py: Ensure task note messages are only surpressed at default l...Richard Purdie2011-01-121-2/+6
* bitbake/knotty.py: Don't show log messages of NOTE and below for task processesRichard Purdie2011-01-081-3/+3
* bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...Richard Purdie2011-01-051-3/+0
* Resurrect alternative UIsBob Foerster2011-01-051-0/+4
* logger usage cleanupChris Larson2011-01-041-1/+1
* Fix logging level names for post-server-ui-splitChris Larson2011-01-041-10/+0
* Show the user progress when loading the cacheBob Foerster2011-01-041-8/+24
* knotty: exit with 1 if we see a critical log messageChris Larson2011-01-041-2/+3
* bitbake: Transfer noexec runqueue messages to the UIRichard Purdie2011-01-041-2/+9
* Move the runq task start/failed messages to the UIChris Larson2011-01-041-0/+11
* Rename command events, adjust compareRevisionsChris Larson2011-01-041-5/+5
* build: send logging messages to the log file for python functionsChris Larson2011-01-041-10/+2
* Rename the ui 'init' method to 'main'Chris Larson2011-01-041-1/+1
* knotty: use enumerate for task waitingChris Larson2011-01-041-3/+1
* knotty: shift non-interactive progress into a classChris Larson2011-01-041-15/+33
* cooker: no cached in progressbar and add ETAChris Larson2011-01-041-2/+2
* knotty: drop the ETA from the progressbar for nowChris Larson2011-01-041-1/+1
* cache: sync the cache file to disk in the backgroundChris Larson2011-01-041-15/+19
* Experimental usage of the 'progressbar' moduleChris Larson2011-01-041-8/+12
* Use logging in the knotty ui, and pass the log record across directlyChris Larson2011-01-041-31/+41
* Use the python logging module under the hood for bb.msgChris Larson2011-01-041-6/+6
* bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...Richard Purdie2010-08-201-1/+1
* Apply some 2to3 refactoringsChris Larson2010-07-021-1/+1
* knotty: use the future division to prep for 3.xChris Larson2010-07-021-2/+3
* knotty: stop freaking out and dying when bb.build has removed the empty logfileChris Larson2010-07-021-1/+1
* Move the output of no provider and multiple provider messages into the UIChris Larson2010-07-021-2/+18
* Make knotty ignore the NoProvider eventChris Larson2010-07-021-15/+8
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-021-1/+1
* Apply the 2to3 print function transformChris Larson2010-07-021-22/+22
* Formatting cleanupsChris Larson2010-07-021-1/+1
* knotty: tweak failure phraseBernhard Reutner-Fischer2010-03-221-1/+1
* knotty: Improve task failure message handling using the uihelper codeRichard Purdie2010-01-211-0/+20
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-0/+162