summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton2016-09-231-5/+4
* bitbake: knotty: Show task elapsed timeRichard Purdie2016-09-231-1/+10
* bitbake: cooker/providers: Only add target to world build if task existsRichard Purdie2016-09-222-4/+7
* bitbake: fetch2: handle absolute paths in subdirRoss Burton2016-09-222-1/+16
* bitbake: bitbake-user-manual: Added information for using single quotesScott Rifenbark2016-09-211-0/+15
* bitbake: bitbake-user-manual: New section on functions you can call from PythonScott Rifenbark2016-09-211-92/+120
* bitbake: bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson2016-09-211-0/+3
* bitbake: runqueue: Handle missing sstate dependencies betterRichard Purdie2016-09-211-5/+4
* bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood2016-09-211-3/+5
* bitbake: toaster: Add tests to detect if we have missing db migrationsMichael Wood2016-09-212-0/+55
* bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh2016-09-211-3/+5
* bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh2016-09-211-5/+2
* bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh2016-09-211-19/+15
* bitbake: runbuilds: process builds on startEd Bartosh2016-09-211-0/+2
* bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh2016-09-211-2/+4
* bitbake: toaster: notify runbuilds when build status changesEd Bartosh2016-09-212-0/+6
* bitbake: toaster: implement signal_runbuilds functionEd Bartosh2016-09-211-1/+7
* bitbake: toaster: fix checking of repository urlEd Bartosh2016-09-211-1/+1
* bitbake: cookerdata.py: Catch BBHandledException, preventing a backtrace in a...Mark Hatle2016-09-211-1/+1
* bitbake: cooker.py: add LAYERRECOMMENDS processingJoe Slater2016-09-211-3/+34
* bitbake: toaster: Remove duplicate layer informationBelen Barros Pena2016-09-211-2/+0
* bitbake: toaster: Indicate active navigation elementBelen Barros Pena2016-09-211-2/+5
* bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena2016-09-211-3/+3
* bitbake: uihelper: use elif instead of repeated ifRoss Burton2016-09-211-6/+5
* bitbake: cooker: check if target contains taskEd Bartosh2016-09-161-1/+2
* bitbake: cookerdata: allow multiple passes of config re-parsingMarkus Lehtonen2016-09-161-1/+8
* bitbake: cookerdata: fire ConfigParsed event after re-parseMarkus Lehtonen2016-09-161-0/+1
* bitbake: Add missing file from 'toaster: Allow git information to be null for...Richard Purdie2016-09-161-0/+29
* bitbake: build: Allow dirs/cleandirs to work for empty functionsRichard Purdie2016-09-151-6/+7
* bitbake: bitbake: fetch2: Make SRCREV_FORMAT name substitution saferUlf Magnusson2016-09-151-1/+11
* bitbake: fetch2/npm: don't download same URL multiple timesPaul Eggleton2016-09-151-4/+8
* bitbake: event.py: output errors and warnings to stderrEd Bartosh2016-09-151-3/+10
* bitbake: cooker: record events on cooker exitEd Bartosh2016-09-081-1/+1
* bitbake: toaster: don't kill all runserver processesEd Bartosh2016-09-081-3/+0
* bitbake: toaster: remove handling of .toasterui.pidEd Bartosh2016-09-081-4/+0
* bitbake: toaster: don't kill toaster on startEd Bartosh2016-09-081-8/+0
* bitbake: toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena2016-09-081-3/+4
* bitbake: toaster: keep layer name in variable history pathDavid Reyna2016-09-081-1/+2
* bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena2016-09-082-3/+4
* bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena2016-09-082-7/+6
* bitbake: toaster: import layer Layout fixesBelen Barros Pena2016-09-082-5/+8
* bitbake: toaster: layer details Layout fixesBelen Barros Pena2016-09-082-2/+8
* bitbake: toaster: configuration Provide machine help textBelen Barros Pena2016-09-081-4/+1
* bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena2016-09-081-1/+2
* bitbake: lib/bb/utils: edit_metadata() comment tweaksPaul Eggleton2016-09-081-1/+3
* bitbake: fetch2/npm: clarify commentPaul Eggleton2016-09-081-1/+1
* bitbake: fetch2/npm: handle top-level shrinkwrap filePaul Eggleton2016-09-081-2/+9
* bitbake: fetch2/npm: support subdir= parameterPaul Eggleton2016-09-081-1/+6
* bitbake: fetch2/npm: fix broken fetches if more than one npm URL fetchedPaul Eggleton2016-09-081-3/+3
* bitbake: fetch2/npm: explicitly specify workdirPaul Eggleton2016-09-081-1/+2