summaryrefslogtreecommitdiffstats
path: root/meta/classes/ccache.bbclass
AgeCommit message (Expand)Author
2023-08-21ccache.bbclass: Add allowed list for native recipesAngelo Ribeiro
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2021-01-20ccache.bbclass: Use ccache-native and disable ccache for native recipesRobert Yang
2021-01-20Revert "ccache.bbclass: use ccache from host distribution"Robert Yang
2021-01-08ccache.bbclass: Set CCACHE_TEMPDIRRobert Yang
2020-12-31ccache.bbclass: use ccache from host distributionAlexander Kanavin
2019-01-14ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issuesRobert Yang
2019-01-14ccache.bbclass: Add task do_cleanccacheRobert Yang
2019-01-14ccache.bbclass: Make it can be shared between different buildsRobert Yang
2019-01-14ccache.bbclass: Refactor it to make it more reliableRobert Yang
2017-07-17ccache: let ccache create CCACHE_DIR, reducing hash changesRoss Burton
2017-07-17ccache: don't export CCACHE_DISABLE globallyRoss Burton
2017-03-31ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie
2017-03-17ccache: Disable CCACHE_HASHDIR by defaultMike Crowe
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-08-17ccache.bbclass: don't remove CCACHE_DIR as part of do_cleanAndre McCurdy
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-07-31ccache: allow CCACHE_DIR to be overridenWenzong Fan
2012-07-10ccache: Ensure CCACHE_DIR is cleaned by do_clean taskRichard Purdie
2012-06-28bitbake.conf: disable ccache explicitly if it is not enabledRobert Yang
2012-05-30ccache: Separate out into its own classRichard Purdie