summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-23lib/bb/progress: avoid possibility of start event being reported twicepaule/bb-progress-fixesPaul Eggleton
2016-07-23knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-23knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-21bitbake: implement idle timeout for xmlrpc serverEd Bartosh
2016-07-21bitbake: implement --foreground command line optionEd Bartosh
2016-07-21bitbake-user-manual: Added new section on command-line executionScott Rifenbark
2016-07-21bitbake-user-manual: Applied review edits to "Recursive Dependencies"Scott Rifenbark
2016-07-21bitbake-user-manual: Fixed typo in the BBDEBUG variable description.Scott Rifenbark
2016-07-21bitbake-user-manual: Added review changes to BBCLASSEXTEND descriptionScott Rifenbark
2016-07-21bitbake-user-manual: Added review changes to recursive section.Scott Rifenbark
2016-07-21bitbake-user-manual: Addeds support for the Perforce FetcherAndrew Bradford
2016-07-21bitbake-user-manual: Added clarifying note to BBCLASSEXTEND variable.Scott Rifenbark
2016-07-21bitbake-user-manual: Added a note providing examples of task dependenciesScott Rifenbark
2016-07-21bitbake-user-manual: Updated dependency section for tasksScott Rifenbark
2016-07-21bitbake-user-manual: Updated the defaults for getVar and getVarFlagScott Rifenbark
2016-07-21bitbake-user-manual: Added new section on command-line executionScott Rifenbark
2016-07-20cooker: Fix incorrect dot file generationRichard Purdie
2016-07-20toaster-tests: add class SeleniumTestCaseBase for browser testsAníbal Limón
2016-07-20bitbake: main: implement server autostart featureEd Bartosh
2016-07-20bitbake: utils: add BBSERVER to the list of preserved variablesEd Bartosh
2016-07-20bitbake: xmlrpc: implement check of connection to serverEd Bartosh
2016-07-20lib/bb/utils: no need to unsetenv when manipulating os.environRoss Burton
2016-07-19fetch2: implement progress supportPaul Eggleton
2016-07-19toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith
2016-07-19toaster-tests: new custom image button shouldn't show for non-image buildsElliot Smith
2016-07-19toaster-tests: add tests for build artifact display on build dashboardElliot Smith
2016-07-19toaster: the customise image button shouldn't rely on targetsElliot Smith
2016-07-19toaster: add package manifest path to Target objectsElliot Smith
2016-07-19toaster: better display of targets which produced no imagesElliot Smith
2016-07-19toaster: show manifests in their own section of the build dashboardElliot Smith
2016-07-19toaster: only show "New custom image" button for builds with image targetsElliot Smith
2016-07-19toaster: use has_images() methods to display images correctlyElliot Smith
2016-07-19buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19toaster: improve scan for SDK artifactsElliot Smith
2016-07-19buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19toaster: improve image file suffix retrievalElliot Smith
2016-07-19toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-19toaster: display Target targets in build dashboardElliot Smith
2016-07-19runqueue: improve exception loggingEd Bartosh
2016-07-19lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2Robert Yang
2016-07-19knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-19build: don't use $B as the default cwd for functionsRoss Burton
2016-07-19lib/bb/build.py: decode the command as UTF-8Ross Burton
2016-07-19lib/bb/utils: fix set_process_nameRoss Burton
2016-07-08toaster: tests Add selenium test for layerdetails pageMichael Wood
2016-07-08toaster: add Layer delete front end feature to layerdetailsMichael Wood
2016-07-08toaster: api Add util function for returning the error responseMichael Wood
2016-07-08toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-07-08buildinfohelper: ensure task datetimes are timezone-awareElliot Smith