aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
AgeCommit message (Expand)Author
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
2015-01-21bitbake: cooker: Further optimise pyinotifyRichard Purdie
2015-01-21bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie
2015-01-16bitbake: cooker: Improve pyinotify performanceRichard Purdie
2015-01-14bitbake: cooker: Fix pyinotify handling of ENOENT issuesRichard Purdie
2015-01-14bitbake: cooker/cache/parse: Implement pyinofity based reconfigureRichard Purdie
2015-01-08bitbake: cooker: Shut down the parser in error stateRichard Purdie
2014-12-23bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERNPaul Eggleton
2014-12-18bitbake: add option to write offline event log fileAlexandru DAMIAN
2014-11-28bitbake: cooker: Allow featureset in error stateRichard Purdie
2014-11-20bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang
2014-11-12bitbake: cooker.py: fix loginfo op being set to an invalid valueBrendan Le Foll
2014-09-23bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-08-23bitbake: cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-02bitbake: cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-07-23bitbake: "per-package" should say "per-recipe"Robert P. J. Day
2014-04-04bitbake: cooker: Overwrite IMAGE_BASENAME to default in custom imageMarius Avram
2014-04-01bitbake: bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN
2014-03-30bitbake: bin/bitbake/cooker: Ensure initial featureset is optimalRichard Purdie
2014-03-30bitbake: cooker: Only change self.data if it existsRichard Purdie
2014-03-27bitbake: cooker/event: Overhaul sanity test mechanismRichard Purdie
2014-03-25bitbake: cooker: delVar in removeConfigurationVarMarius Avram
2014-03-14bitbake: bitbake: cooker: some IMAGE_FEATURES not recognizedMarius Avram
2014-03-10bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie
2014-03-10bitbake: cooker/command: Add setFeatures commandRichard Purdie
2014-01-28bitbake: bitbake: hob: check if parser has attribute 'shutdown'Irina Patru
2014-01-28bitbake: cooker: Add option of specifying indvidual tasks for targetsRichard Purdie
2014-01-03bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.dataRobert Yang
2013-12-03bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...Richard Purdie
2013-12-02bitbake: bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel
2013-11-29bitbake: cooker: Fix support for wildcards in bbappend filenamesNathan Rossi
2013-11-24bitbake: cooker: add support for using % as a wildcard in bbappend filenameSaul Wold
2013-11-20bitbake: bitbake: cooker, toaster: mark interrupted builds as failedAlexandru DAMIAN
2013-11-15bitbake: cooker, toaster: variable definition trackingAlexandru DAMIAN
2013-11-15bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDEDPaul Eggleton
2013-11-12bitbake: cooker: replace "w" file opening mode with "a" modeCristiana Voicu
2013-11-04bitbake: cooker: do not recreate recipecache in buildfile modeAlexandru DAMIAN
2013-11-04bitbake: cooker: add data to the dependency tree dumpAlexandru DAMIAN
2013-10-14bitbake: cooker/command: Add error state for the server and use for pre_serve...Richard Purdie
2013-10-07bitbake: bitbake: replace comment added in conf filesCristiana Voicu
2013-10-07bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu
2013-10-07bitbake: HOB: MACHINE should be saved in conf files using ?=Valentin Popa