summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson2016-01-191-1/+6
* bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...Richard Purdie2016-01-191-5/+2
* bitbake: toasterui: log OSErrorException metadata eventsElliot Smith2016-01-181-0/+2
* bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith2016-01-181-1/+2
* bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...Richard Purdie2016-01-151-4/+0
* bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie2016-01-131-5/+0
* bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie2016-01-111-0/+1
* bitbake: bitbake: clean up stamp-base related codesChen Qi2016-01-112-10/+4
* bitbake: runqueue: Fix setscene task dependenciesRichard Purdie2016-01-111-0/+1
* bitbake: buildinfohelper: add provides info to the dbEd Bartosh2016-01-111-3/+8
* bitbake: buildinfohelper: use providermapEd Bartosh2016-01-111-8/+16
* bitbake: cooker: add providermap to dep_treeEd Bartosh2016-01-111-0/+7
* bitbake: taskdata: refactor get_providermapEd Bartosh2016-01-112-11/+8
* bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie2016-01-113-3/+10
* bitbake: fetch/git: Change to use clearer ssh url syntax for broken serversRichard Purdie2016-01-081-0/+4
* bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie2016-01-081-0/+4
* bitbake: cooker: fix findFilesMatchingInDir documentationRoss Burton2016-01-081-4/+3
* bitbake: cooker: use in instead of countRoss Burton2016-01-081-1/+1
* bitbake: ast: Add filename/lineno to mapped functionsRichard Purdie2016-01-061-0/+2
* bitbake: main: kill server without queue setupEd Bartosh2016-01-061-6/+7
* bitbake: xmplrpc: split connect methodEd Bartosh2016-01-063-2/+6
* bitbake: uievent: refactor retry loopEd Bartosh2016-01-061-9/+6
* bitbake: uievent: get rid of EventHandler attributeEd Bartosh2016-01-061-2/+2
* bitbake: uievent: add error to registerEventHandler returnEd Bartosh2016-01-062-5/+7
* bitbake: cooker: add state.get_name methodEd Bartosh2016-01-061-0/+8
* bitbake: fetch2/__init__.py: Add support for 7-ZipJuro Bystricky2016-01-061-0/+4
* bitbake: utils: Remove double compile from better_compileRichard Purdie2016-01-061-5/+4
* bitbake: fetch2/local.py: avoid using PREMIRRORRobert Yang2016-01-061-0/+5
* bitbake: siggen: Change exception note into a warningRichard Purdie2016-01-061-1/+1
* bitbake: data: Drop misleading ExpansionError exceptionRichard Purdie2016-01-061-1/+2
* bitbake: cooker: Drop useless parsing exceptionRichard Purdie2016-01-061-5/+0
* bitbake: data: Pass lineno/filename data from build_dependenciesRichard Purdie2016-01-061-2/+2
* bitbake: codeparser: Add support for correct linenumbersRichard Purdie2016-01-061-2/+8
* bitbake: event/utils/methodpool: Add a cache of compiled code objectsRichard Purdie2015-12-223-8/+27
* bitbake: BBHandler: Improve IN_PYTHON_EOF handlingRichard Purdie2015-12-221-14/+4
* bitbake: knotty: Improve exception error messageRichard Purdie2015-12-181-1/+3
* bitbake: knotty: Fix row/column function return value issueRichard Purdie2015-12-181-1/+1
* bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie2015-12-181-5/+3
* bitbake: fetch: use orig localpath when calling orig methodChristopher Larson2015-12-181-1/+1
* bitbake: utils: Improve traceback from better_exec internal errorsRichard Purdie2015-12-181-2/+4
* bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...Richard Purdie2015-12-185-14/+32
* bitbake: runqueue: Add support for <task>- syntaxRichard Purdie2015-12-181-8/+18
* bitbake: toaster: Start Django machinery for database accessElliot Smith2015-12-141-0/+3
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-141-2/+7
* bitbake: toaster: Fix references to app pathsEd Bartosh2015-12-141-8/+8
* bitbake: toasterui: process SetBRBE eventEd Bartosh2015-12-141-0/+2
* bitbake: event: Fix subprocess event error traceback failuresRichard Purdie2015-12-141-0/+2
* 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