aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-05-31toaster: Rework displaying package dependencies across Toasterbbarrosp/toaster-nextMichael Wood
2016-05-31toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood
2016-05-31toaster: tests Add new build tables to testsMichael Wood
2016-05-31toaster: table.js Add the ability to highlight a particular rowMichael Wood
2016-05-31toaster: port Installed packages table to ToasterTableMichael Wood
2016-05-31toaster: port Task tables to ToasterTables widgetMichael Wood
2016-05-31toaster: port Built recipes table to toastertablesMichael Wood
2016-05-31toaster: port table for Built packages to ToasterTableMichael Wood
2016-05-31toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood
2016-05-31toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-05-31toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-05-31toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith
2016-05-31toaster: migrate typeahead libraryElliot Smith
2016-05-31toaster: tests Add a BuildTest helper classMichael Wood
2016-05-31toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-05-31toaster: testsjs Add call back to append elements on completion of testsMichael Wood
2016-05-21bitbake: cooker: Fix parse progress for python3Richard Purdie
2016-05-20bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833Michael Wood
2016-05-20bitbake: toaster: tests build Add a test for a build of core-image-minimalMichael Wood
2016-05-20bitbake: toaster: tests Add a BuildTest helper classMichael Wood
2016-05-20bitbake: toaster: Add a specific test settings fileMichael Wood
2016-05-20bitbake: toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-20bitbake: toaster-tests: tests for project configSujith H
2016-05-20bitbake: toaster: projectconf Small tweaks to IMAGE_FSTYPES formBelen Barros Pena
2016-05-20bitbake: toaster: handle multiple imagefs typesSujith H
2016-05-19bitbake: cooker: Improve taskgraph file handlingRichard Purdie
2016-05-19bitbake: codeparser: Increase cache version after code parser dependency changesRichard Purdie
2016-05-19bitbake: bb.codeparser: track variable flag referencesChristopher Larson
2016-05-19bitbake: Provide LAYERDIR_RE for layer.confChristopher Larson
2016-05-19bitbake: cache: Increase cache version after task checksum calculation changesRichard Purdie
2016-05-19bitbake: Implement support for per-task exportsChristopher Larson
2016-05-19bitbake: bb.cooker: show limited traceback for parsing ExpansionErrorChristopher Larson
2016-05-17bitbake: bitbake-layers: convert to plugin-basedChristopher Larson
2016-05-17bitbake: knotty: Fix output buffering issuesRichard Purdie
2016-05-17bitbake: siggen: Fixes to handle sigdata/siginfo files only containing baseha...Richard Purdie
2016-05-17bitbake: toaster: don't show "Rebuild" button for cancelled cli buildsElliot Smith
2016-05-17bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-17bitbake: buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-17bitbake: toaster: toastergui tests Fix toastertable testsMichael Wood
2016-05-17bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-05-14bitbake: toaster: use new syntax of except statementEd Bartosh
2016-05-14bitbake: toaster: use print function in toaster scriptEd Bartosh
2016-05-14bitbake: toaster: use 'in' instead of has_keyEd Bartosh
2016-05-14bitbake: server/process: Fix missing log messages issueRichard Purdie
2016-05-14bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-14bitbake: runqueue.py: always emit bb.event.DepTreeGeneratedPatrick Ohly
2016-05-13bitbake: toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-13bitbake: main: Ensure exceptions are correctly displayedRichard Purdie
2016-05-13bitbake: cookerdata: Fix log messages and ensure we exitRichard Purdie