aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/hob.py
AgeCommit message (Expand)Author
2012-06-08Hob: lower the limitation for PyGTKShane Wang
2012-05-20hob: update required pygtk to 2.22.0 and gtk+ to 2.20.0Joshua Lock
2012-04-11hob: update required versions of (py)gtk et alJoshua Lock
2012-04-05lib/bb/ui/hob: exit cleanly if the required pygtk version isn't availableJoshua Lock
2012-03-25Hob: Change the Hob initialization processDongxiao Xu
2012-03-25Hob: Cleanup for hobeventhandler.pyDongxiao Xu
2012-03-22Hob: Remove split model in GTK HobDongxiao Xu
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2011-10-24hob: fix backtrace when dismissing open dialogJoshua Lock
2011-09-25hob: store recipe path at load timeJoshua Lock
2011-09-25hob: fix building with current selections after reparseJoshua Lock
2011-09-20hob: enable package only builds even if an image has been builtJoshua Lock
2011-09-20hob: fix build again when building packages onlyJoshua Lock
2011-09-13hob: correctly set the selected image when loading a recipeJoshua Lock
2011-09-13hob: correctly handle an exceptionJoshua Lock
2011-09-05hob: fix segfault on second buildPaul Eggleton
2011-09-05hob: clear out temporary file list after deletingPaul Eggleton
2011-09-05hob: disable removal of packagesJoshua Lock
2011-09-05hob: add a test to ensure hob is run with the required pre and post filesJoshua Lock
2011-09-05hob: reflect defaultsetup being default distroJoshua Lock
2011-09-05hob: use both pre and post files for hob configurationJoshua Lock
2011-08-24hob: disable some menu entries whilst build is in progressJoshua Lock
2011-08-24hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu countJoshua Lock
2011-08-23bb/ui/hob: warn and prevent image build if no IMAGE_FSTYPE is setJoshua Lock
2011-08-23bb/ui/hob: fix package only buildJoshua Lock
2011-08-23hob: don't try and build if user selects Bake with no selections madeJoshua Lock
2011-08-09bb/ui/hob: Restore toolchain relevant preference settings for buildJessica Zhang
2011-08-09bb/ui/hob: move some code around to avert a raceJoshua Lock
2011-08-05bb/ui/hob: reset event handler once build completeJoshua Lock
2011-08-04bb/ui/hob: be clear that the image contents are an estimateJoshua Lock
2011-08-04bb/ui/hob: only connect to the changed signal of image_combo onceJoshua Lock
2011-08-04bb/ui/hob: prevent label on progress bar from changing rapidly when loadingJoshua Lock
2011-08-04bb/ui/hob: fix detection of whether GPLv3 is disabledJoshua Lock
2011-08-03bb/ui/hob: disable editing in the build messages tree viewJoshua Lock
2011-08-03bb/ui/hob: show build messages are displayed in the order they're receivedJoshua Lock
2011-08-03bb/ui/hob: save changes to bblayers.conf when using Add Layer menu itemJoshua Lock
2011-08-02hob: remove temporary directory on program shutdownJoshua Lock
2011-08-02ui/hob: show error and exit if we receive the fatal-error signalJoshua Lock
2011-08-02hob: unset busy cursor on exitJoshua Lock
2011-08-01hob: fix save/restore of toolchain preferencesJoshua Lock
2011-08-01hob: more reliable disabling of GPLv3 packagesJoshua Lock
2011-07-27hob: fix loading customised image recipeJoshua Lock
2011-07-26ui/hob: enable building an image with minimal contentsJoshua Lock
2011-07-26ui/hob: Force the 'Base image combo' to be drawn correctlyJoshua Lock
2011-07-26ui/hob: change wording in build complete dialogJoshua Lock
2011-07-26ui/hob: don't offer to show built output if build failsJoshua Lock
2011-07-26ui/hob: switch from buildFile to buildTargets for custom image buildsJoshua Lock
2011-07-26ui/hob: replace the ugly static command mapJoshua Lock
2011-07-25hob: rework image output type settingJoshua Lock
2011-07-25ui/hob: if the user clicks Stop a second time only offer 'Force Stop'Joshua Lock