aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
AgeCommit message (Expand)Author
2016-04-15bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-04-15bitbake: cooker: pass exception to finishAsyncCommandRichard Purdie
2016-03-31bitbake: cooker: fix CookerParser.shutdown()Markus Lehtonen
2016-03-30bitbake: cooker: Ensure bbappend order is deterministicRichard Purdie
2016-02-18bitbake: bb/cache: drop some unused argumentsMarkus Lehtonen
2016-02-15bitbake: cooker: Improve cache handlingRichard Purdie
2016-02-11bitbake: cooker: gracefully shutdown parsersEd Bartosh
2016-02-10bitbake: build/data: Don't expand python functions before execution [API change]Richard Purdie
2016-02-10bitbake: cooker: Don't expand python functions in variable dumpsRichard Purdie
2016-02-10bitbake: cooker: extended dot stylingSchroeder, Henning
2016-02-06bitbake: cooker: shutdown cooker parser on shutdownEd Bartosh
2016-02-01bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-02-01bitbake: cooker: Only start as many parse threads as we needRichard Purdie
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-29bitbake: cooker: Allow BBMASK to contain multiple regular expressionsPeter Kjellerstedt
2016-01-22bitbake: taskdata: add the ability to access world targets listPaul Eggleton
2016-01-11bitbake: cooker: add providermap to dep_treeEd Bartosh
2016-01-08bitbake: cooker: fix findFilesMatchingInDir documentationRoss Burton
2016-01-08bitbake: cooker: use in instead of countRoss Burton
2016-01-06bitbake: cooker: add state.get_name methodEd Bartosh
2016-01-06bitbake: cooker: Drop useless parsing exceptionRichard Purdie
2015-10-29bitbake: cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie
2015-10-27bitbake: cooker: preserve pre and post configsEd Bartosh
2015-10-16bitbake: cooker: normalize build targetsEd Bartosh
2015-09-04bitbake: cooker/runqueue: Allow bitbake commands starting with do_Alex Franco
2015-08-29bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted eventPaul Eggleton
2015-08-19bitbake: cooker: drop appendlistPaul Eggleton
2015-08-19bitbake: cooker: drop appliedappendlistPaul Eggleton
2015-08-19bitbake: cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton
2015-08-19bitbake: command: ensure sync commands that read configuration see updatesRichard Purdie
2015-08-19bitbake: cooker: further limit inotify watchesPaul Eggleton
2015-08-19bitbake: Fix default function parameter assignment to a listPaul Eggleton
2015-08-03bitbake: cooker: Resolve file monitoring race issues when using memres bitbakeRichard Purdie
2015-08-01bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-12bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g optionsRichard Purdie
2015-07-09bitbake: cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval
2015-07-08bitbake: cooker: Improve DATE/TIME handlingRichard Purdie
2015-06-26bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-06-09bitbake: cooker/event: Add an event which lists all stamps reachable after pa...Richard Purdie
2015-05-29bitbake: cooker/utils: Improve parsing profilingRichard Purdie
2015-04-29bitbake: bitbake: reset build mtime cache before the buildEd Bartosh
2015-03-31bitbake: cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie
2015-03-10bitbake: cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-03-09bitbake: cooker: make sure state is properly used to accept clientsAlexandru DAMIAN
2015-03-09bitbake: cooker: read file watches on server idleAlexandru DAMIAN
2015-02-16bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton
2015-01-23bitbake: cooker: Use expanded_data for ASSUME_PROVIDEDRichard Purdie
2015-01-23bitbake: cooker: Rename event_data -> expanded_dataRichard Purdie
2015-01-21bitbake: cooker.py: trap the ENOSPC error and translate itRobert Yang