aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2016-01-13bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie
2016-01-11bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie
2016-01-11bitbake: bitbake: clean up stamp-base related codesChen Qi
2016-01-11bitbake: runqueue: Fix setscene task dependenciesRichard Purdie
2016-01-11bitbake: buildinfohelper: add provides info to the dbEd 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: 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
2015-12-14bitbake: toaster: Start Django machinery for database accessElliot Smith
2015-12-14bitbake: toaster: Create default project with get_or_create* methodElliot Smith
2015-12-14bitbake: toaster: Fix references to app pathsEd Bartosh
2015-12-14bitbake: toasterui: process SetBRBE eventEd Bartosh
2015-12-14bitbake: event: Fix subprocess event error traceback failuresRichard Purdie
2015-12-09bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery
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: get rid of complicated heuristicsEd 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: do not terminate bb serverEd Bartosh
2015-12-07bitbake: toaster: update brbe and project attributesEd Bartosh