aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-01-11bitbake: runqueue: Fix setscene task dependenciesRichard Purdie
2016-01-11bitbake: toaster: settings Add uid to the toaster cache dirMichael Wood
2016-01-11bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh
2016-01-11bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh
2016-01-11bitbake: toaster: show list of provides for the recipeEd Bartosh
2016-01-11bitbake: buildinfohelper: add provides info to the dbEd Bartosh
2016-01-11bitbake: toaster: add Provider modelEd Bartosh
2016-01-11bitbake: buildinfohelper: use providermapEd Bartosh
2016-01-11bitbake: cooker: add providermap to dep_treeEd Bartosh
2016-01-11bitbake: taskdata: refactor get_providermapEd Bartosh
2016-01-11bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie
2016-01-08bitbake: fetch/git: Change to use clearer ssh url syntax for broken serversRichard Purdie
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2016-01-08bitbake: cooker: fix findFilesMatchingInDir documentationRoss Burton
2016-01-08bitbake: cooker: use in instead of countRoss Burton
2016-01-06bitbake: ast: Add filename/lineno to mapped functionsRichard Purdie
2016-01-06bitbake: main: kill server without queue setupEd Bartosh
2016-01-06bitbake: xmplrpc: split connect methodEd Bartosh
2016-01-06bitbake: uievent: refactor retry loopEd Bartosh
2016-01-06bitbake: uievent: get rid of EventHandler attributeEd Bartosh
2016-01-06bitbake: uievent: add error to registerEventHandler returnEd Bartosh
2016-01-06bitbake: cooker: add state.get_name methodEd Bartosh
2016-01-06bitbake: fetch2/__init__.py: Add support for 7-ZipJuro Bystricky
2016-01-06bitbake: utils: Remove double compile from better_compileRichard Purdie
2016-01-06bitbake: fetch2/local.py: avoid using PREMIRRORRobert Yang
2016-01-06bitbake: siggen: Change exception note into a warningRichard Purdie
2016-01-06bitbake: data: Drop misleading ExpansionError exceptionRichard Purdie
2016-01-06bitbake: cooker: Drop useless parsing exceptionRichard Purdie
2016-01-06bitbake: data: Pass lineno/filename data from build_dependenciesRichard Purdie
2016-01-06bitbake: codeparser: Add support for correct linenumbersRichard Purdie
2015-12-22bitbake: event/utils/methodpool: Add a cache of compiled code objectsRichard Purdie
2015-12-22bitbake: BBHandler: Improve IN_PYTHON_EOF handlingRichard Purdie
2015-12-18bitbake: toaster: remove 2 confusing parametersEd Bartosh
2015-12-18bitbake: toaster: move setting of default valuesEd Bartosh
2015-12-18bitbake: toaster: move startup checks to a better placeEd Bartosh
2015-12-18bitbake: toaster: remove 2 unused functionsEd Bartosh
2015-12-18bitbake: toaster: remove addtoConfiguration functionEd Bartosh
2015-12-18bitbake: toaster: updated header of the toaster scriptEd Bartosh
2015-12-18bitbake: toaster: add MANAGE variableEd Bartosh
2015-12-18bitbake: toaster: remove unused variableEd Bartosh
2015-12-18bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh
2015-12-18bitbake: toaster: check if address:port is in useEd Bartosh
2015-12-18bitbake: toaster: implement checksocket commandEd Bartosh
2015-12-18bitbake: knotty: Improve exception error messageRichard Purdie
2015-12-18bitbake: knotty: Fix row/column function return value issueRichard Purdie
2015-12-18bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie
2015-12-18bitbake: fetch: use orig localpath when calling orig methodChristopher Larson
2015-12-18bitbake: utils: Improve traceback from better_exec internal errorsRichard Purdie
2015-12-18bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...Richard Purdie
2015-12-18bitbake: runqueue: Add support for <task>- syntaxRichard Purdie