index
:
poky
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
danny
denzil
dizzy
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
fido
gatesgarth
gatesgarth-next
green
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
laverne
master
master-next
master-uninative
morty
pinky
purple
pyro
rocko
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
Poky Build Tool and Metadata
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
ui
/
knotty.py
Age
Commit message (
Expand
)
Author
2012-09-24
bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...
Jason Wessel
2012-08-22
bitbake: ui: Improve error message if bitbake cannot import python curses module
Konrad Scherer
2012-08-18
bitbake: build.py: Correct package to recipe in TaskBase events to use consis...
Richard Purdie
2012-08-16
bitbake: knotty: Fold knotty2 into knotty and make it the default
Richard Purdie
2012-08-16
bitbake: knotty: Chain the WINCH signal handler in progressbar so any other h...
Richard Purdie
2012-08-02
bitbake: knotty: ensure that directory for BB_CONSOLELOG exists before using it
Martin Jansa
2012-03-29
knotty: Add back getTasks() call to ensure we don't repeat messges
Richard Purdie
2012-03-29
ui/knotty: Add a footer to the build output for interactive terminals as knot...
Richard Purdie
2012-02-28
bitbake: fix setscene task start/failure handling
Paul Eggleton
2012-02-23
bitbake: change for adding progress bar in Hob2.
Shane Wang
2012-02-22
bitbake/ui/knotty: fix incorrect exit code
Paul Eggleton
2012-02-22
bitbake/knotty: ensure CommandFailed increases error count
Paul Eggleton
2012-02-22
bitbake/knotty: ensure we return non-zero exit code on Ctrl+C
Paul Eggleton
2012-02-22
knotty: shut down more cleanly
Christopher Larson
2012-01-15
bitbake/knotty: print task failure summary
Paul Eggleton
2012-01-15
bitbake/knotty: avoid printing full task log when error already printed
Paul Eggleton
2012-01-15
bitbake/knotty: don't count errors as warnings in summary
Paul Eggleton
2012-01-10
bitbake/knotty: Show summary of warning/error messages shown
Richard Purdie
2011-11-24
knotty: Add support for logging the console to logfile
Richard Purdie
2011-08-15
bitbake/logging: Overhaul internal logging process
Richard Purdie
2011-08-10
bitbake/ui/knotty: Ensure previous failures aren't masked by a final successf...
Richard Purdie
2011-08-10
bitbake/ui/knotty: Ensure 'No Provider' errors set an exit code
Richard Purdie
2011-07-27
bitbake: show more information for NoProvider errors
Paul Eggleton
2011-07-08
bitbake cooker/ui: handle cmd line parsing result by individual UI.
Lianhao Lu
2011-06-09
bitbake/event/ast: Add RecipePreFinalise event
Richard Purdie
2011-05-05
bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...
Richard Purdie
2011-01-12
bitbake/knotty.py: Ensure task note messages are only surpressed at default l...
Richard Purdie
2011-01-08
bitbake/knotty.py: Don't show log messages of NOTE and below for task processes
Richard Purdie
2011-01-05
bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...
Richard Purdie
2011-01-05
Resurrect alternative UIs
Bob Foerster
2011-01-04
logger usage cleanup
Chris Larson
2011-01-04
Fix logging level names for post-server-ui-split
Chris Larson
2011-01-04
Show the user progress when loading the cache
Bob Foerster
2011-01-04
knotty: exit with 1 if we see a critical log message
Chris Larson
2011-01-04
bitbake: Transfer noexec runqueue messages to the UI
Richard Purdie
2011-01-04
Move the runq task start/failed messages to the UI
Chris Larson
2011-01-04
Rename command events, adjust compareRevisions
Chris Larson
2011-01-04
build: send logging messages to the log file for python functions
Chris Larson
2011-01-04
Rename the ui 'init' method to 'main'
Chris Larson
2011-01-04
knotty: use enumerate for task waiting
Chris Larson
2011-01-04
knotty: shift non-interactive progress into a class
Chris Larson
2011-01-04
cooker: no cached in progressbar and add ETA
Chris Larson
2011-01-04
knotty: drop the ETA from the progressbar for now
Chris Larson
2011-01-04
cache: sync the cache file to disk in the background
Chris Larson
2011-01-04
Experimental usage of the 'progressbar' module
Chris Larson
2011-01-04
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
2011-01-04
Use the python logging module under the hood for bb.msg
Chris Larson
2010-08-20
bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...
Richard Purdie
2010-07-02
Apply some 2to3 refactorings
Chris Larson
2010-07-02
knotty: use the future division to prep for 3.x
Chris Larson
[next]