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