summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builder.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu2013-01-211-0/+17
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-161-4/+7
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-141-1/+5
* bitbake: hob: make some layers non removableCristiana Voicu2012-11-261-0/+2
* bitbake: hob/builder: Don't rerun sanity checksConstantin Musca2012-11-251-2/+8
* bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu2012-11-251-0/+4
* bitbake: hob: warnings during the build should be displayed in the Issues tabCristiana Voicu2012-11-201-0/+1
* bitbake: hob: providing details about process state through porgress barCristiana Voicu2012-11-011-10/+5
* bitbake: hob: during recipe parsing, progress bar text provides details about...Cristiana Voicu2012-10-271-2/+8
* bitbake: bitbake: hob/builder: Hob crashes because of bad initCristian Iorga2012-10-251-0/+1
* bitbake: bitbake: hob/builder: Image selection is remembered while changing a...Cristian Iorga2012-10-241-1/+0
* bitbake: hob: stop build without percentage shownAndrei Dinu2012-10-241-1/+1
* bitbake: hob: change behavior for "cancel" button from the Recipe selection pageCristiana Voicu2012-10-241-0/+1
* bitbake: event/hob: Add a button for network tests in the proxy settingsBogdan Marinescu2012-10-241-18/+29
* bitbake: hob: Fix 'User selected' tag functionalityConstantin Musca2012-10-021-2/+9
* bitbake: hob: Error reports are done in a clearer wayCristian Iorga2012-09-281-3/+2
* bitbake: hob/builder: When you stop a build, Hob should tell you stopping is ...Constantin Musca2012-09-271-0/+2
* bitbake: Multiple user interface fixes in settingsBogdan Marinescu2012-09-271-0/+1
* bitbake: Add sanity check progress screenBogdan Marinescu2012-09-271-13/+111
* bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_...Cristiana Voicu2012-09-271-4/+4
* bitbake: hob: remove confirmation dialog on closePaul Eggleton2012-09-241-13/+4
* bitbake: hob: allow configuring default machine using HOB_MACHINEPaul Eggleton2012-09-241-0/+2
* bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca2012-09-241-0/+2
* bitbake: hob: Don't set busy cursor on the root window, just our windowRoss Burton2012-09-201-2/+2
* bitbake: hob: add a top bar when building process is stoppedCristiana Voicu2012-09-201-8/+20
* bitbake: Implement 'settings' dialog as designedValentin Popa2012-09-141-3/+29
* bitbake: hob/packageselectionpage: restore selected packagesCristiana Voicu2012-09-101-1/+1
* bitbake: hob: ensure error message text is properly escapedPaul Eggleton2012-09-101-11/+3
* bitbake: hob: print message when DISPLAY is not setCristiana Voicu2012-09-071-2/+9
* bitbake: hob/packageselectionpage: Correctly restore previously selected pack...Cristiana Voicu2012-09-071-0/+8
* bitbake: hob2: remove class hccKang Kai2012-09-071-1/+1
* bitbake: hob2: remove the hard-coded images mapKang Kai2012-09-071-3/+19
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-221-5/+18
* bitbake: bitbake: hob: create console log directory before writingPaul Eggleton2012-08-221-0/+1
* bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An2012-08-021-10/+42
* bitbake: hob: deal event DiskFullKang Kai2012-08-021-0/+4
* Hob: fixed issue about 'select a base image' combo not sensitiveLiming An2012-06-141-0/+2
* Hob: Change 'run image' work flow and image detail screen as ui designLiming An2012-06-081-67/+51
* Hob: Interpret some special characters for label markupShane Wang2012-06-081-2/+11
* Hob: add versions for compatibility check between Hob and templatesShane Wang2012-06-081-2/+12
* Hob: clear the repeated function get_kernel_file_nameLiming An2012-06-081-2/+3
* hob: handle sanity check failures as a separate eventPaul Eggleton2012-05-301-1/+6
* Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang2012-05-231-2/+10
* Hob: change the build failure scenario as ui designLiming An2012-05-231-0/+8
* Hob: add '--select a machine--' and '--select a base image--' to GUILiming An2012-05-221-3/+3
* Hob: Get image name internally when updating the image descriptionDongxiao Xu2012-05-221-1/+1
* Hob: Add filter for images listed in image comboDongxiao Xu2012-05-221-0/+4
* Hob: reimplement the proxy pageShane Wang2012-05-221-37/+106
* Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An2012-05-091-15/+37
* Hob: Issue sanity check after parse is completedDongxiao Xu2012-04-241-2/+5