summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/knotty.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: event: adding generic event for metadata usageAlexandru DAMIAN2013-09-221-0/+1
* bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN2013-09-221-0/+3
* bitbake: knotty: Cleanup error/interruption handlingRichard Purdie2013-09-141-3/+4
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-1/+1
* bitbake: knotty: Reduce refresh of footerRichard Purdie2013-09-061-2/+4
* bitbake: bitbake: Add ui event handlers filteringRichard Purdie2013-08-261-0/+12
* bitbake: taskdata: report close matches with NoProvider errorsPaul Eggleton2013-08-161-2/+7
* bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN2013-06-171-0/+4
* bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN2013-06-171-12/+17
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-8/+11
* bitbake: lib: print is a function in moderm python, covert remaining usersRichard Purdie2013-05-091-3/+3
* bitbake: knotty.py: fix unknown event bb.event.DiskFullRobert Yang2013-02-151-1/+2
* bitbake: knotty: use bb.error instead of printMihai Lindner2012-12-141-2/+2
* bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal c...Richard Purdie2012-11-251-4/+4
* bitbake: knotty: Colorize knotty interactive console outputSeth Bollinger2012-11-201-1/+5
* bitbake: knotty: kill duplicated import of 'time'Christopher Larson2012-11-141-1/+0
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-011-14/+32
* bitbake: knotty: Ensure last tasks are disaplyed correctly in the footerRichard Purdie2012-10-301-1/+1
* bitbake: knotty: Allow displaying of status when no tasks are activeRichard Purdie2012-09-281-2/+5
* bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...Jason Wessel2012-09-241-0/+19
* bitbake: ui: Improve error message if bitbake cannot import python curses moduleKonrad Scherer2012-08-221-1/+5
* bitbake: build.py: Correct package to recipe in TaskBase events to use consis...Richard Purdie2012-08-181-1/+1
* bitbake: knotty: Fold knotty2 into knotty and make it the defaultRichard Purdie2012-08-161-13/+101
* bitbake: knotty: Chain the WINCH signal handler in progressbar so any other h...Richard Purdie2012-08-161-0/+14
* bitbake: knotty: ensure that directory for BB_CONSOLELOG exists before using itMartin Jansa2012-08-021-0/+1
* knotty: Add back getTasks() call to ensure we don't repeat messgesRichard Purdie2012-03-291-0/+2
* ui/knotty: Add a footer to the build output for interactive terminals as knot...Richard Purdie2012-03-291-18/+52
* bitbake: fix setscene task start/failure handlingPaul Eggleton2012-02-281-0/+9
* bitbake: change for adding progress bar in Hob2.Shane Wang2012-02-231-1/+4
* bitbake/ui/knotty: fix incorrect exit codePaul Eggleton2012-02-221-1/+3
* bitbake/knotty: ensure CommandFailed increases error countPaul Eggleton2012-02-221-0/+1
* bitbake/knotty: ensure we return non-zero exit code on Ctrl+CPaul Eggleton2012-02-221-0/+5
* knotty: shut down more cleanlyChristopher Larson2012-02-221-8/+7
* bitbake/knotty: print task failure summaryPaul Eggleton2012-01-151-2/+22
* bitbake/knotty: avoid printing full task log when error already printedPaul Eggleton2012-01-151-1/+1
* bitbake/knotty: don't count errors as warnings in summaryPaul Eggleton2012-01-151-1/+1
* 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