summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fix setscene task start/failure handlingPaul Eggleton2012-02-282-2/+10
* crumbs: add back progress implementation for depexpJoshua Lock2012-02-251-0/+20
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-2443-2802/+5065
* bitbake: change for adding progress bar in Hob2.Shane Wang2012-02-231-1/+4
* bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu2012-02-231-3/+4
* bitbake/ui/knotty: fix incorrect exit codePaul Eggleton2012-02-221-1/+3
* bitbake/knotty: ensure CommandFailed increases error countPaul Eggleton2012-02-221-0/+1
* bitbake/knotty: ensure we return non-zero exit code on Ctrl+CPaul Eggleton2012-02-221-0/+5
* knotty: shut down more cleanlyChristopher Larson2012-02-221-8/+7
* bitbake/knotty: print task failure summaryPaul Eggleton2012-01-151-2/+22
* bitbake/knotty: avoid printing full task log when error already printedPaul Eggleton2012-01-151-1/+1
* bitbake/knotty: don't count errors as warnings in summaryPaul Eggleton2012-01-151-1/+1
* bitbake/knotty: Show summary of warning/error messages shownRichard Purdie2012-01-101-2/+11
* ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPESJoshua Lock2011-12-201-0/+1
* ui/crumbs/runningbuild: handle InvalidTask eventsJoshua Lock2011-12-201-0/+4
* bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie2011-11-271-2/+2
* knotty: Add support for logging the console to logfileRichard Purdie2011-11-241-0/+6
* hob: fix backtrace when dismissing open dialogJoshua Lock2011-10-241-2/+2
* hob: store recipe path at load timeJoshua Lock2011-09-251-1/+3
* hob: fix building with current selections after reparseJoshua Lock2011-09-251-2/+0
* ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock2011-09-251-1/+1
* ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock2011-09-251-4/+5
* hob: fix opening of image output dir on image build completionJoshua Lock2011-09-212-4/+7
* ui/crumbs/runningbuild: fix log messages right-click menuJoshua Lock2011-09-211-1/+1
* hob: enable package only builds even if an image has been builtJoshua Lock2011-09-201-0/+1
* hob: fix build again when building packages onlyJoshua Lock2011-09-202-12/+12
* ui/crumbs/hobprefs: re-enable reloading of data after prefs changesJoshua Lock2011-09-201-1/+1
* hob: correctly set the selected image when loading a recipeJoshua Lock2011-09-131-0/+1
* hob: correctly handle an exceptionJoshua Lock2011-09-131-1/+5
* ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each buildJoshua Lock2011-09-131-19/+20
* ui/crumbs/hobeventhandler: fix test for BBFILESJoshua Lock2011-09-131-2/+1
* hob: fix segfault on second buildPaul Eggleton2011-09-052-1/+6
* hob: clear out temporary file list after deletingPaul Eggleton2011-09-051-0/+1
* hob: disable removal of packagesJoshua Lock2011-09-051-18/+24
* ui/crumbs/runningbuild: mask run_buildstats failureJoshua Lock2011-09-051-0/+6
* ui/crumbs/hobprefs: disable 'build toolchain with headers'Joshua Lock2011-09-051-6/+6
* hob: add a test to ensure hob is run with the required pre and post filesJoshua Lock2011-09-051-0/+21
* hob: reflect defaultsetup being default distroJoshua Lock2011-09-051-0/+2
* hob: use both pre and post files for hob configurationJoshua Lock2011-09-054-48/+83
* ui/crumbs/tasklistmodel: don't add empty entries to COL_BINBJoshua Lock2011-08-301-1/+1
* ui/crumbs/tasklistmodel: loop optimisation in include_item()Joshua Lock2011-08-301-13/+7
* ui/crumbs/tasklistmodel: remove unnecessary checkJoshua Lock2011-08-301-3/+2
* ui/crumbs/tasklistmodel: optimise find_path_for_item()Joshua Lock2011-08-301-4/+2
* ui/crumbs/tasklistmodel: prevent packages depending on each otherJoshua Lock2011-08-301-20/+22
* ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock2011-08-301-2/+3
* ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menuJoshua Lock2011-08-291-9/+27
* ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock2011-08-291-2/+3
* hob: disable some menu entries whilst build is in progressJoshua Lock2011-08-241-6/+24
* bb/ui/crumbs/tasklistmodel: fix find_reverse_depends methodJoshua Lock2011-08-241-1/+1
* hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu countJoshua Lock2011-08-242-11/+4