summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-12-08bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie
2015-12-08bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin
2015-12-07bitbake: toaster: return back 'New project' buttonEd Bartosh
2015-12-07bitbake: toaster: tests Update UI tests to work with 2.0 changesMihail Stanciu
2015-12-07bitbake: toaster: tests Automated build-mode backend testsMihail Stanciu
2015-12-07bitbake: toaster: unset environment variablesEd Bartosh
2015-12-07bitbake: toaster: get rid of complicated heuristicsEd Bartosh
2015-12-07bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh
2015-12-07bitbake: toaster: stop using toaster-pre.confEd Bartosh
2015-12-07bitbake: toaster: remove writeConfFile APIEd Bartosh
2015-12-07bitbake: toaster: set varibales on bitbake serverEd Bartosh
2015-12-07bitbake: toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07bitbake: toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood
2015-12-07bitbake: toaster: do not create duplicate HelpText objectsEd Bartosh
2015-12-07bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07bitbake: toaster: do not terminate bb serverEd Bartosh
2015-12-07bitbake: toaster: remove stopBBServer APIEd Bartosh
2015-12-07bitbake: toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07bitbake: toaster: remove _setupBE functionEd Bartosh
2015-12-07bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh
2015-12-07bitbake: toaster: implement start_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: implement stop_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: update brbe and project attributesEd Bartosh
2015-12-07bitbake: toaster: start 'manage.py runbuilds' in the scriptEd Bartosh
2015-12-07bitbake: toaster: make runbuilds to loopEd Bartosh
2015-12-07bitbake: toaster: use parent of the build dirEd Bartosh
2015-12-07bitbake: toaster: check for toaster configuration laterEd Bartosh
2015-12-07bitbake: toaster: remove unused variableEd Bartosh
2015-12-07bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-...brian avery
2015-12-07bitbake: toaster: run bitbake the same wayEd Bartosh
2015-12-07bitbake: toaster: set DATABASE_URL in toaster scriptEd Bartosh
2015-12-07bitbake: toaster: implement get-dburl commandEd Bartosh
2015-12-07bitbake: toaster: don't allow to run toaster as a scriptEd Bartosh
2015-12-07bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...Paul Eggleton
2015-12-07bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton
2015-12-07bitbake: wget.py: parse only <a> tagsAlexander Kanavin
2015-12-07bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood
2015-12-07bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood
2015-12-07bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood
2015-12-07bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood
2015-12-07bitbake: toaster: projectpage Make sure build targets are space separatedMichael Wood
2015-11-16bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena
2015-11-16bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena
2015-11-16bitbake: toaster: tests: Re-write some cases to make them more maintainableKe Zou
2015-11-16bitbake: data_smart: Only support lowercase OVERRIDESRichard Purdie
2015-11-16bitbake: fetch2: Remove crazy code in unpackRichard Purdie
2015-11-16bitbake: parse: Don't try to expand __base_depends/__dependsRichard Purdie
2015-11-16bitbake: cache: Don't try to expand __inherit_dataRichard Purdie