aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-01-19bitbake: cooker.py: new multiconfig '*' syntax supportJuro Bystricky
2017-01-17bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2017-01-17bitbake: gitsm.py: Add force flag to git checkout command in update_submodulesOla Redell
2017-01-17bitbake: use multiple processes to dump signatures.Jianxun Zhang
2017-01-09bitbake: event: Replace slightly elderly bbmake references!Richard Purdie
2017-01-09bitbake: prserv/persist_data/utils: Drop obsolete python2 importsRichard Purdie
2017-01-06bitbake: bb/cooker: BBCooker stops notifier at shutdownAníbal Limón
2017-01-05bitbake: prserv/serv: Tweak stdout manipulation to be stream safeRichard Purdie
2016-12-22bitbake: cookerdata: Convert multiconfig to use BB_CURRENT_MCRichard Purdie
2016-12-22bitbake: runqueue: Only start fakeroot workers when neededRichard Purdie
2016-12-22bitbake: runqueue: Ensure setscene tasks with overlapping stamps don't parall...Richard Purdie
2016-12-22bitbake: runqueue: Fix setscene issues with multiconfigRichard Purdie
2016-12-22bitbake: siggen: Fix clean_basepath to work with multiconfigRichard Purdie
2016-12-22bitbake: build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie
2016-12-22bitbake: runqueue: Ensure pseudo executes from the correct place (use the rig...Richard Purdie
2016-12-21bitbake: fetch2/wget: fixup case with no useful netrc dataMark Asselstine
2016-12-20bitbake: fetch2/wget: add Basic Auth from netrc to checkstatus()Matthew McClintock
2016-12-20bitbake: runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton
2016-12-16bitbake: BBHandler: use with instead of open/closeRoss Burton
2016-12-16bitbake: cooker/command: Drop expanded_dataRichard Purdie
2016-12-16bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock
2016-12-14bitbake: lib/bb/build: enable access to logger within tasksPaul Eggleton
2016-12-14bitbake: server/process: don't change UI process signal handler on terminatePaul Eggleton
2016-12-14bitbake: siggen: add means of ignoring basehash mismatchPaul Eggleton
2016-12-14bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-14bitbake: data_smart: support serialisationPaul Eggleton
2016-12-14bitbake: cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-14bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14bitbake: tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-14bitbake: remotedata: enable transporting datastore from the client to the serverPaul Eggleton
2016-12-14bitbake: tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-12-14bitbake: command: provide a means to shut down from the client in memres modePaul Eggleton
2016-12-14bitbake: data_smart: implement remote datastore functionalityPaul Eggleton
2016-12-14bitbake: server/xmlrpc: send back 503 response with correct encodingPaul Eggleton
2016-12-14bitbake: knotty: fix --observe-only optionPaul Eggleton
2016-12-14bitbake: knotty: make quiet option a level optionPaul Eggleton
2016-12-14bitbake: data_smart: fix resetting of reference on variablehistoryPaul Eggleton
2016-12-12bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12bitbake: toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood
2016-12-12bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-12-12bitbake: toaster: tests Update import layer test to use new Layer add apiMichael Wood
2016-12-12bitbake: toaster: importlayer Use new layer add APIMichael Wood
2016-12-12bitbake: toaster: api Add layer Add apiMichael Wood
2016-12-12bitbake: toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood
2016-12-12bitbake: toaster: models Layer fix whitespaceMichael Wood