summaryrefslogtreecommitdiffstats
path: root/lib/bb/cooker.py
AgeCommit message (Expand)Author
2020-02-18cooker/siggen: Empty siggen cache during parsing2019-10.2-zeus1.44.2Richard Purdie
2020-02-08cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews
2020-01-18cooker: Keep track of watched files using a set instead of a listPeter Kjellerstedt
2019-11-23cooker: Remove a left-over comment about expanded_dataPeter Kjellerstedt
2019-09-27hashserv: Don't daemonize server processJoshua Watt
2019-09-18bitbake: Rework hash equivalenceJoshua Watt
2019-09-16Revert "bitbake: cooker: Ensure bbappends are found in stable order"Martin Jansa
2019-09-07bitbake: cooker: Ensure bbappends are found in stable orderWes Lindauer
2019-08-28cooker.py: remove generation of recipe-depends.dotChen Qi
2019-08-14cooker: Improve hash server startup code to avoid exit tracebacksRichard Purdie
2019-08-07cooker: Cleanup the queue before call process.join()Robert Yang
2019-08-06hashserv: Switch from threads to multiprocessingRichard Purdie
2019-08-06cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVERichard Purdie
2019-06-27bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-11cooker: Ensure mcdeps are processed even if only one multiconfigRichard Purdie
2019-06-10cooker: Add compability handling for multiconfig: prefix migrationRichard Purdie
2019-06-10multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-05-29bitbake: Show base multiconfig environmentJoshua Watt
2019-05-29bitbake: cooker: Rename __depends in all multiconfigsJoshua Watt
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-03-21cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is emptyRobert Yang
2019-02-23cooker: Tweak multiconfig dependency resolutionRichard Purdie
2019-01-08cooker: Split recipes to parse amongst threads ahead of timeRichard Purdie
2019-01-08cooker: Remove Feeder() since its no longer needed with moderm multiprocessingRichard Purdie
2019-01-03cooker: fix indirect multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-12-07cooker: Add some timing debug messages to the server startupRichard Purdie
2018-11-22cooker: Fix multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-09-07cooker/runqueue: Turn universe warnings into verbnotesRichard Purdie
2018-09-04cooker.py: Fix incorrect bb files matched warningMark Hatle
2018-08-01bitbake: Add support for multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-03-03cooker: Fix environment double key expansion issueRichard Purdie
2018-03-03cooker: Run registered anonymous python before displaying environmentRichard Purdie
2018-02-09bitbake: cooker: don't stop file notifier when cooker is shutdownRobert Yang
2018-02-09bitbake: cooker: fix for BBFILE_PATTERN matches bbappendRobert Yang
2018-02-09bitbake: cooker: skip when BBFILE_PATTERN is emptyRobert Yang
2018-01-28cooker: Sort task graph (dot) file outputRichard Purdie
2017-11-11cooker: fix typo in bitbake -g messagePaul Eggleton
2017-10-31cooker: fix watching directories with Python 3.6+Paul Eggleton
2017-09-14cooker: ensure monkey-patching in collect_bbfiles() gets undone on errorPaul Eggleton
2017-09-14cooker: fix watching empty directoriesPaul Eggleton
2017-09-11process/cooker: Improve readypipe handlingRichard Purdie
2017-09-05cooker: clear extra config settings and remote datastores on client disconnectPaul Eggleton
2017-09-05cooker.py: Fix layer priority processingMark Hatle
2017-09-01cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-08-31cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie
2017-08-31cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton
2017-08-31cooker: Allow changes in PRSERV_HOST to be responded toRichard Purdie
2017-08-31cooker: Change to consistent prefile/postfile handlingRichard Purdie