aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/depexp.py
AgeCommit message (Expand)Author
2013-09-14bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-08-06bitbake: depexp: fix typo in variable nameRoss Burton
2013-08-06bitbake: depexp: insert data instead of append/set, for speedRoss Burton
2013-08-06bitbake: depexp: make parse() a member functionRoss Burton
2013-05-22bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2012-11-01bitbake: command: add error to return of runCommandChristopher Larson
2012-09-28bitbake: hob: set modal flag on progress dialogRoss Burton
2012-06-21bitbake: ui/depexp.py: use the new progressbar in HobKang Kai
2011-07-08bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu
2011-07-05ui/depexp: If we're parsing zero files we need to ensure the cache progress b...Richard Purdie
2011-05-16bitbake/ui: Fix Gtk+ GUI's after recent cache changesJoshua Lock
2011-01-12bitbake/depexp: closing progress dialog kills guiJoshua Lock
2011-01-05bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...Richard Purdie
2011-01-05Resurrect alternative UIsBob Foerster
2011-01-04depexp: add sorting of all package listsBob Foerster
2011-01-04Rename command events, adjust compareRevisionsChris Larson
2011-01-04Rename the ui 'init' method to 'main'Chris Larson
2010-12-22bitbake/depexp: fix early exitJoshua Lock
2010-12-07bitbake/depexp: Factor ProgressBar into a separate class in crumbs/Joshua Lock
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Apply the 2to3 print function transformChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie