summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/depexp.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: ui: Replace depexp with taskexpRichard Purdie2017-02-191-358/+0
* bitbake: depexp: fix string formatting.Ismo Puustinen2016-12-071-1/+1
* bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen2016-10-111-0/+24
* bitbake: depexp.py: port to gtk+3Jussi Kukkonen2016-06-201-79/+80
* bitbake: depexp.py: Fix segfault if DISPLAY is not setMaxin B. John2015-02-161-0/+7
* bitbake: depexp: use stateForceShutdown instead of stateStopRoss Burton2014-11-201-1/+1
* bitbake: depexp: don't use undefined variable 'logging'Olof Johansson2014-08-251-1/+1
* bitbake: depexp: Improve wording on requirementsGary Thomas2013-11-081-1/+1
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-1/+1
* bitbake: depexp: fix typo in variable nameRoss Burton2013-08-061-1/+1
* bitbake: depexp: insert data instead of append/set, for speedRoss Burton2013-08-061-9/+3
* bitbake: depexp: make parse() a member functionRoss Burton2013-08-061-16/+16
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-7/+9
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-011-13/+25
* bitbake: hob: set modal flag on progress dialogRoss Burton2012-09-281-1/+2
* bitbake: ui/depexp.py: use the new progressbar in HobKang Kai2012-06-211-11/+18
* bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu2011-07-081-2/+5
* ui/depexp: If we're parsing zero files we need to ensure the cache progress b...Richard Purdie2011-07-051-3/+1
* bitbake/ui: Fix Gtk+ GUI's after recent cache changesJoshua Lock2011-05-161-0/+2
* bitbake/depexp: closing progress dialog kills guiJoshua Lock2011-01-121-0/+1
* bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...Richard Purdie2011-01-051-2/+0
* Resurrect alternative UIsBob Foerster2011-01-051-12/+54
* depexp: add sorting of all package listsBob Foerster2011-01-041-0/+2
* Rename command events, adjust compareRevisionsChris Larson2011-01-041-3/+7
* Rename the ui 'init' method to 'main'Chris Larson2011-01-041-1/+1
* bitbake/depexp: fix early exitJoshua Lock2010-12-221-1/+1
* bitbake/depexp: Factor ProgressBar into a separate class in crumbs/Joshua Lock2010-12-071-15/+4
* 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-9/+9
* Formatting cleanupsChris Larson2010-07-021-2/+1
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-0/+272