summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
AgeCommit message (Expand)Author
2020-09-15bitbake: cooker: Block SIGINT in worker processesJoshua Watt
2020-09-12bitbake: cooker/command: Fix disconnection handlingRichard Purdie
2020-09-10bitbake: cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZEDRobert Yang
2020-09-08bitbake: cooker: Ensure parser worker signal handlers are defaultRichard Purdie
2020-09-08bitbake: cooker: Avoid parser deadlocksRichard Purdie
2020-09-06bitbake: cooker: Ensure parser is cleaned upRichard Purdie
2020-09-05bitbake: cooker: Assign a name to the sync thread to aid debuggingRichard Purdie
2020-09-05bitbake: cooker: Ensure parser replacement calls parser final_cleanupRichard Purdie
2020-09-05bitbake: cooker/cookerdata: Use BBHandledException, not sys.exit()Richard Purdie
2020-08-25bitbake: cooker: Ensure cooker's enviroment is updated on updateConfigRichard Purdie
2020-08-25bitbake: cooker: Ensure BB_ORIGENV is updated by changes to configuration.envRichard Purdie
2020-08-25bitbake: main/server/process: Drop configuration object passingRichard Purdie
2020-08-25bitbake: cooker: Defer configuration init to after UI connectionRichard Purdie
2020-08-25bitbake: cooker/cookerdata: Ensure UI event log is updated from commandlineRichard Purdie
2020-08-25bitbake: cooker/cookerdata/main: Improve loglevel handlingRichard Purdie
2020-08-25bitbake: build/msg: Cleanup verbose option handlingRichard Purdie
2020-08-24bitbake: cooker: Explictly shut down the sync threadRichard Purdie
2020-08-24bitbake: cooker: Ensure parse_quit thread is closed downRichard Purdie
2020-08-13bitbake: server/process: Simplfy idle callback handler functionRichard Purdie
2020-07-23bitbake: cooker: Handle multiconfig name mappings correctlyRichard Purdie
2020-07-23bitbake: cooker: Improve multiconfig configuration error reportingRichard Purdie
2020-07-21bitbake: cooker: Fix unmatched files handling leading to misleading warningsRichard Purdie
2020-06-10bitbake: bitbake: cache: Cache size optimizationJoshua Watt
2020-06-10bitbake: bitbake: cache: Use multiconfig aware cachesJoshua Watt
2020-06-10bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-03-07bitbake: cooker: Respect multiconfig parameterJoshua Watt
2020-03-02bitbake: cooker: Reset parse status unpon clientCompleteRichard Purdie
2020-02-19bitbake: cooker: Reset loghandlerRichard Purdie
2020-02-17bitbake: cooker/siggen: Empty siggen cache during parsingRichard Purdie
2020-02-06bitbake: cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2020-01-10bitbake: cooker: Keep track of watched files using a set instead of a listPeter Kjellerstedt
2019-11-14bitbake: cooker: Remove a left-over comment about expanded_dataPeter Kjellerstedt
2019-09-27bitbake: hashserv: Don't daemonize server processJoshua Watt
2019-09-18bitbake: bitbake: Rework hash equivalenceJoshua Watt
2019-09-16bitbake: Revert "bitbake: cooker: Ensure bbappends are found in stable order"Martin Jansa
2019-09-07bitbake: bitbake: cooker: Ensure bbappends are found in stable orderWes Lindauer
2019-08-28bitbake: cooker.py: remove generation of recipe-depends.dotChen Qi
2019-08-14bitbake: cooker: Improve hash server startup code to avoid exit tracebacksRichard Purdie
2019-08-08bitbake: cooker: Cleanup the queue before call process.join()Robert Yang
2019-08-06bitbake: hashserv: Switch from threads to multiprocessingRichard Purdie
2019-08-06bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...Richard Purdie
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-11bitbake: cooker: Ensure mcdeps are processed even if only one multiconfigRichard Purdie
2019-06-10bitbake: cooker: Add compability handling for multiconfig: prefix migrationRichard Purdie
2019-06-10bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-05-30bitbake: bitbake: Show base multiconfig environmentJoshua Watt
2019-05-30bitbake: bitbake: cooker: Rename __depends in all multiconfigsJoshua Watt
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie