summaryrefslogtreecommitdiffstats
path: root/lib/bb/cooker.py
AgeCommit message (Expand)Author
2015-10-29cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie
2015-10-27cooker: preserve pre and post configsEd Bartosh
2015-10-16cooker: normalize build targetsEd Bartosh
2015-09-03cooker/runqueue: Allow bitbake commands starting with do_Alex Franco
2015-08-29lib/bb/cooker: add interrupted flag to BuildCompleted eventPaul Eggleton
2015-08-18cooker: drop appendlistPaul Eggleton
2015-08-18cooker: drop appliedappendlistPaul Eggleton
2015-08-17cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton
2015-08-17command: ensure sync commands that read configuration see updatesRichard Purdie
2015-08-17cooker: further limit inotify watchesPaul Eggleton
2015-08-17Fix default function parameter assignment to a listPaul Eggleton
2015-08-03cooker: Resolve file monitoring race issues when using memres bitbakeRichard Purdie
2015-07-31cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-12cooker/taskdata: Make NoProvider errors non-fatal to -e/-g optionsRichard Purdie
2015-07-09cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval
2015-07-08cooker: Improve DATE/TIME handlingRichard Purdie
2015-06-26cooker: Fire BuildCompleted before finishing the commandRichard Purdie
2015-06-19bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-06-09cooker/event: Add an event which lists all stamps reachable after parsingRichard Purdie
2015-05-29cooker/utils: Improve parsing profilingRichard Purdie
2015-04-28bitbake: reset build mtime cache before the buildEd Bartosh
2015-03-31cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie
2015-03-10cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-03-09cooker: make sure state is properly used to accept clientsAlexandru DAMIAN
2015-03-09cooker: read file watches on server idleAlexandru DAMIAN
2015-02-16cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton
2015-01-23cooker: Use expanded_data for ASSUME_PROVIDEDRichard Purdie
2015-01-23cooker: Rename event_data -> expanded_dataRichard Purdie
2015-01-21cooker.py: trap the ENOSPC error and translate itRobert Yang
2015-01-21cooker: Further optimise pyinotifyRichard Purdie
2015-01-21command/cooker/knotty: Fix memres handling of command environment changesRichard Purdie
2015-01-15cooker: Improve pyinotify performanceRichard Purdie
2015-01-14cooker: Fix pyinotify handling of ENOENT issuesRichard Purdie
2015-01-13cooker/cache/parse: Implement pyinofity based reconfigureRichard Purdie
2015-01-08cooker: Shut down the parser in error stateRichard Purdie
2014-12-21cooker: add ability to ignore unmatched regexes in BBFILE_PATTERNPaul Eggleton
2014-12-12add option to write offline event log fileAlexandru DAMIAN
2014-11-28cooker: Allow featureset in error stateRichard Purdie
2014-11-20bitbake-worker: exit normally when SIGHUPRobert Yang
2014-11-12cooker.py: fix loginfo op being set to an invalid valueBrendan Le Foll
2014-09-23knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-08-23cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-02cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-07-23"per-package" should say "per-recipe"Robert P. J. Day
2014-04-04cooker: Overwrite IMAGE_BASENAME to default in custom imageMarius Avram
2014-04-01bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN
2014-03-28bin/bitbake/cooker: Ensure initial featureset is optimalRichard Purdie
2014-03-28cooker: Only change self.data if it existsRichard Purdie
2014-03-26cooker/event: Overhaul sanity test mechanismRichard Purdie
2014-03-25cooker: delVar in removeConfigurationVarMarius Avram