summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-23knotty: ensure progress bar output is accounted for in displaypaule/bb-progress-fix3Paul Eggleton
2016-09-21cooker/providers: Only add target to world build if task existsRichard Purdie
2016-09-21fetch2: handle absolute paths in subdirRoss Burton
2016-09-21bitbake-user-manual: Added information for using single quotesScott Rifenbark
2016-09-21bitbake-user-manual: New section on functions you can call from PythonScott Rifenbark
2016-09-21bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson
2016-09-20runqueue: Handle missing sstate dependencies betterRichard Purdie
2016-09-20toaster: buildinfohelper local layer don't construct path using git infoMichael Wood
2016-09-20toaster: Add tests to detect if we have missing db migrationsMichael Wood
2016-09-20toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-20runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-20runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-20runbuilds: process builds on startEd Bartosh
2016-09-20runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-20toaster: notify runbuilds when build status changesEd Bartosh
2016-09-20toaster: implement signal_runbuilds functionEd Bartosh
2016-09-20toaster: fix checking of repository urlEd Bartosh
2016-09-20cookerdata.py: Catch BBHandledException, preventing a backtrace in an eventMark Hatle
2016-09-20cooker.py: add LAYERRECOMMENDS processingJoe Slater
2016-09-20toaster: Remove duplicate layer informationBelen Barros Pena
2016-09-20toaster: Indicate active navigation elementBelen Barros Pena
2016-09-20toaster: Fix links to tasks with specific outcomeBelen Barros Pena
2016-09-20uihelper: use elif instead of repeated ifRoss Burton
2016-09-16cooker: check if target contains taskEd Bartosh
2016-09-16cookerdata: allow multiple passes of config re-parsingMarkus Lehtonen
2016-09-16cookerdata: fire ConfigParsed event after re-parseMarkus Lehtonen
2016-09-16Add missing file from 'toaster: Allow git information to be null for BRLayer'Richard Purdie
2016-09-14build: Allow dirs/cleandirs to work for empty functionsRichard Purdie
2016-09-14bitbake: fetch2: Make SRCREV_FORMAT name substitution saferUlf Magnusson
2016-09-14fetch2/npm: don't download same URL multiple timesPaul Eggleton
2016-09-14event.py: output errors and warnings to stderrEd Bartosh
2016-09-06cooker: record events on cooker exitEd Bartosh
2016-09-06toaster: don't kill all runserver processesEd Bartosh
2016-09-06toaster: remove handling of .toasterui.pidEd Bartosh
2016-09-06toaster: don't kill toaster on startEd Bartosh
2016-09-06toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena
2016-09-06toaster: keep layer name in variable history pathDavid Reyna
2016-09-06toaster: Allow forward slash in variable namesBelen Barros Pena
2016-09-06toaster: layer details Fix "edit" form interactionBelen Barros Pena
2016-09-06toaster: import layer Layout fixesBelen Barros Pena
2016-09-06toaster: layer details Layout fixesBelen Barros Pena
2016-09-06toaster: configuration Provide machine help textBelen Barros Pena
2016-09-06toaster: tasks Remove recipe version from defaultsBelen Barros Pena
2016-09-06lib/bb/utils: edit_metadata() comment tweaksPaul Eggleton
2016-09-06fetch2/npm: clarify commentPaul Eggleton
2016-09-06fetch2/npm: handle top-level shrinkwrap filePaul Eggleton
2016-09-06fetch2/npm: support subdir= parameterPaul Eggleton
2016-09-06fetch2/npm: fix broken fetches if more than one npm URL fetchedPaul Eggleton
2016-09-06fetch2/npm: explicitly specify workdirPaul Eggleton
2016-09-02bb.fetch2.svn: correctly pass workdir when fetchingChristopher Larson