summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache.py
AgeCommit message (Expand)Author
2023-11-23bitbake: cache: Simplify virtualfn2realfn()Peter Kjellerstedt
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-03-30bitbake: cache: Make EXCLUDE_FROM_WORLD booleanRobert Yang
2023-01-26bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache loc...Richard Purdie
2023-01-24bitbake: cache: Only write files if we have dataRichard Purdie
2022-12-30bitbake: cache: Drop reciever side counting for SiggenRecipeInfoRichard Purdie
2022-12-29bitbake: cache/siggen: Fix cache issues with signature handlingRichard Purdie
2022-12-21bitbake: cache: Allow compression of the data in SiggenRecipeInfoRichard Purdie
2022-12-08bitbake: siggen/cache: Optionally allow adding siggen hash data to the bitbak...Richard Purdie
2022-12-08bitbake: cache/siggen: Simplify passing basehash data into the cacheRichard Purdie
2022-11-20bitbake: cache: Drop support for not saving the cache fileRichard Purdie
2022-11-20bitbake: cache: Drop unused functionRichard Purdie
2022-11-20bitbake: cache: Drop broken/unused codeRichard Purdie
2022-11-20bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie
2022-06-02bitbake: cache/siggen: Add unihash cache copy functionRichard Purdie
2022-05-08bitbake: cache: correctly handle file names containing colonsRoland Hieber
2021-11-15bitbake: cache/ConfHandler: Drop TOPDIR/chdir manipulationsRichard Purdie
2021-09-17bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-08-02bitbake: bitbake: Switch to using new override syntaxRichard Purdie
2021-03-11bitbake: runqueue: Print pseudo.log if fakeroot task failedTomasz Dziendzielski
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-06bitbake: lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig ...Tomasz Dziendzielski
2020-12-21bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2020-11-24bitbake: bitbake: cache: Remove bad keys() functionJoshua Watt
2020-10-30bitbake: cache: remove unused variables.Maxime Roussin-BĂ©langer
2020-08-26bitbake: fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie
2020-06-19bitbake: cache: Bump cache versionJoshua Watt
2020-06-15bitbake: bitbake: cache: Fix error message with bad multiconfigJoshua Watt
2020-06-10bitbake: bitbake: cache: Fix error when cache is rebuiltJoshua Watt
2020-06-10bitbake: bitbake: cache: Cache size optimizationJoshua Watt
2020-06-10bitbake: bitbake: cache: Improve loggingJoshua Watt
2020-06-10bitbake: bitbake: cache: Use multiconfig aware cachesJoshua Watt
2020-06-10bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-04-24bitbake: cache: Fix performance problem with large numbers of source filesRichard Purdie
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2020-01-02bitbake: cache: Lower debug level for wold build messagesRichard Purdie
2019-08-06bitbake: siggen: Clean up task reference formatsRichard Purdie
2019-08-06bitbake: cache: Add SimpleCache classRichard Purdie
2019-07-19bitbake: cache: Create a symlink for current cachefileRobert Yang
2019-07-15bitbake: cache: Set packages for skipped recipesRobert Yang
2019-07-15bitbake: cache: Remove duplicated lines for provides and rprovidesRobert Yang
2019-06-10bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-12-07bitbake: cache: Cleanup deprecated function usageRichard Purdie
2018-07-30bitbake: codeparser: Track oe.utils.conditional usageMartin Jansa
2018-02-14bitbake: bitbake: cache: improve debug messageRobert Yang
2017-07-18bitbake: cache.py: fix whitespacePaul Eggleton
2017-06-28bitbake: cache: don't insert PN into PACKAGESRoss Burton