summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: runqueue: Revert child signal handler for nowRichard Purdie2014-03-191-28/+17
* bitbake: runqueue: Don't catch all child return codesRichard Purdie2014-03-191-3/+4
* bitbake: runqueue: Really fix sigchld handlingRichard Purdie2014-03-181-14/+14
* bitbake: runqueue: Ensure handler does not recurseRichard Purdie2014-03-181-1/+1
* bitbake: runqueue: More carefully handle the sigchld handlerRichard Purdie2014-03-181-2/+4
* bitbake: hob: sync after image deployValentin Popa2014-03-171-1/+1
* bitbake: runqueue: Don't error if we never setup workersRichard Purdie2014-03-171-1/+2
* bitbake: toaster: added file types to the Outputs column in the build pageFarrell Wymore2014-03-172-1/+32
* bitbake: toaster: Sort layers in alphabetical orderBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Remove the data-toggle attributeBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Don't show clear search button if text input field is emptyBelen Barros Pena2014-03-174-4/+4
* bitbake: toaster: Fix Recipe sorting in tasks tableBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Not using task_color tag for execution headingBelen Barros Pena2014-03-172-7/+8
* bitbake: toaster: Presentation fixes for task.htmlBelen Barros Pena2014-03-173-18/+26
* bitbake: toaster: Shorten dependency labelsBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Give an extra space to the caretBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Add no search results pageBelen Barros Pena2014-03-174-0/+56
* bitbake: toaster: Fixing "Show all builds" linkBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Amend help text in package_built_detail.htmlBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Small tweaks to the no results pageBelen Barros Pena2014-03-172-8/+6
* bitbake: toaster: Replace hyphens with underscores in package nameBelen Barros Pena2014-03-174-8/+8
* bitbake: toaster: Format package size in recipe.htmlBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Make Order column part of the minimum tableBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Move <tbody> outside for statementBelen Barros Pena2014-03-175-59/+56
* bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN2014-03-171-6/+12
* bitbake: toaster: fix target file inode type informationAlexandru DAMIAN2014-03-171-4/+4
* bitbake: bitbake: cooker: some IMAGE_FEATURES not recognizedMarius Avram2014-03-141-1/+1
* bitbake: toaster: add errors and warnings listingAmit Kumar Chaudhary2014-03-143-3/+76
* bitbake: toaster: Add counters to filtersRavi Chintakunta2014-03-142-40/+58
* bitbake: toaster: add license manifest path to databaseCristiana Voicu2014-03-142-3/+19
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-144-1/+18
* bitbake: runqueue: Improve sigchld handlerRichard Purdie2014-03-121-5/+10
* bitbake: bitbake-worker: Ensure children have default sigterm handlerRichard Purdie2014-03-111-0/+2
* bitbake: bitbake: fix typo in variable nameRoss Burton2014-03-111-1/+1
* bitbake: toaster: fix 'show all' labels for tasks and variablesDavid Reyna2014-03-111-1/+1
* bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna2014-03-111-1/+3
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-113-1/+6
* bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena2014-03-112-11/+11
* bitbake: toaster: erase checks for stop commandAlexandru DAMIAN2014-03-111-15/+2
* bitbake: toaster: add commands to list and delete buildsAlexandru DAMIAN2014-03-114-0/+46
* bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN2014-03-111-2/+113
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-112-5/+241
* bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie2014-03-101-14/+19
* bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie2014-03-101-0/+1
* bitbake: server/process: Drop unnecessary exit delayRichard Purdie2014-03-101-1/+0
* bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie2014-03-101-5/+9
* bitbake: knotty: Remove latency when exitingRichard Purdie2014-03-101-2/+2
* bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie2014-03-101-2/+1
* bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie2014-03-103-5/+11
* bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie2014-03-101-0/+7
OpenPOWER on IntegriCloud