aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2016-12-12bitbake: toaster: tablejs Add visual indicator for table data loadingMichael Wood
2016-12-08bitbake: bitbake-user-manual: Added new "Line Joining" section.Scott Rifenbark
2016-12-08bitbake: bitbake-user-manual: Refreshed the 'bitbake --help' output.Scott Rifenbark
2016-12-08bitbake: toaster: Reference pip3 not pipRichard Purdie
2016-12-08bitbake: cooker: Handle inofity queue overflows more gracefullyRichard Purdie
2016-12-08bitbake: cooker: Fix world taskgraph generation issueRichard Purdie
2016-12-08bitbake: utils: Avoid traceback errorsRichard Purdie
2016-12-08bitbake: runqueue: Send BB_TASKDEPDATA for setscene tasksRichard Purdie