summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery2015-12-091-2/+12
* bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie2015-12-081-3/+4
* bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin2015-12-083-8/+8
* bitbake: toaster: return back 'New project' buttonEd Bartosh2015-12-071-0/+3
* bitbake: toaster: tests Update UI tests to work with 2.0 changesMihail Stanciu2015-12-071-88/+247
* bitbake: toaster: tests Automated build-mode backend testsMihail Stanciu2015-12-073-1/+384
* bitbake: toaster: unset environment variablesEd Bartosh2015-12-071-0/+4
* bitbake: toaster: get rid of complicated heuristicsEd Bartosh2015-12-071-38/+9
* bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh2015-12-072-78/+1
* bitbake: toaster: stop using toaster-pre.confEd Bartosh2015-12-071-2/+1
* bitbake: toaster: remove writeConfFile APIEd Bartosh2015-12-072-17/+0
* bitbake: toaster: set varibales on bitbake serverEd Bartosh2015-12-071-2/+9
* bitbake: toaster: implement BitbakeController.getVariableEd Bartosh2015-12-071-0/+3
* bitbake: toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood2015-12-071-4/+3
* bitbake: toaster: do not create duplicate HelpText objectsEd Bartosh2015-12-071-7/+3
* bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh2015-12-076-50/+5
* bitbake: toaster: do not terminate bb serverEd Bartosh2015-12-071-9/+5
* bitbake: toaster: remove stopBBServer APIEd Bartosh2015-12-074-29/+0
* bitbake: toaster: reimplemented startBBServer methodEd Bartosh2015-12-071-72/+18
* bitbake: toaster: remove _setupBE functionEd Bartosh2015-12-071-17/+2
* bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh2015-12-071-0/+9
* bitbake: toaster: implement start_bitbake functionEd Bartosh2015-12-071-15/+18
* bitbake: toaster: implement stop_bitbake functionEd Bartosh2015-12-071-4/+8
* bitbake: toaster: update brbe and project attributesEd Bartosh2015-12-071-0/+6
* bitbake: toaster: start 'manage.py runbuilds' in the scriptEd Bartosh2015-12-071-1/+2
* bitbake: toaster: make runbuilds to loopEd Bartosh2015-12-071-3/+10
* bitbake: toaster: use parent of the build dirEd Bartosh2015-12-071-1/+1
* bitbake: toaster: check for toaster configuration laterEd Bartosh2015-12-071-1/+24
* bitbake: toaster: remove unused variableEd Bartosh2015-12-071-2/+0
* bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-...brian avery2015-12-071-9/+24
* bitbake: toaster: run bitbake the same wayEd Bartosh2015-12-071-6/+4
* bitbake: toaster: set DATABASE_URL in toaster scriptEd Bartosh2015-12-071-0/+1
* bitbake: toaster: implement get-dburl commandEd Bartosh2015-12-071-0/+9
* bitbake: toaster: don't allow to run toaster as a scriptEd Bartosh2015-12-071-75/+5
* bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...Paul Eggleton2015-12-072-14/+267
* bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton2015-12-071-1/+1
* bitbake: wget.py: parse only <a> tagsAlexander Kanavin2015-12-071-2/+3
* bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood2015-12-071-11/+212
* bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood2015-12-071-1/+1
* bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood2015-12-071-3/+7
* bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood2015-12-071-0/+1
* bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood2015-12-072-4/+14
* bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood2015-12-071-4/+6
* bitbake: toaster: projectpage Make sure build targets are space separatedMichael Wood2015-12-071-9/+13
* bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena2015-11-162-6/+13
* bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena2015-11-162-2/+2
* bitbake: toaster: tests: Re-write some cases to make them more maintainableKe Zou2015-11-161-223/+89
* bitbake: data_smart: Only support lowercase OVERRIDESRichard Purdie2015-11-161-2/+2
* bitbake: fetch2: Remove crazy code in unpackRichard Purdie2015-11-161-3/+0
* bitbake: parse: Don't try to expand __base_depends/__dependsRichard Purdie2015-11-161-2/+2