summaryrefslogtreecommitdiffstats
path: root/meta/classes/ccache.bbclass
Commit message (Expand)AuthorAgeFilesLines
* ccache.bbclass: Add allowed list for native recipesAngelo Ribeiro2023-08-211-3/+8
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* ccache.bbclass: Use ccache-native and disable ccache for native recipesRobert Yang2021-01-201-1/+1
* Revert "ccache.bbclass: use ccache from host distribution"Robert Yang2021-01-201-2/+1
* ccache.bbclass: Set CCACHE_TEMPDIRRobert Yang2021-01-081-0/+4
* ccache.bbclass: use ccache from host distributionAlexander Kanavin2020-12-311-1/+2
* ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issuesRobert Yang2019-01-141-0/+2
* ccache.bbclass: Add task do_cleanccacheRobert Yang2019-01-141-0/+14
* ccache.bbclass: Make it can be shared between different buildsRobert Yang2019-01-141-1/+21
* ccache.bbclass: Refactor it to make it more reliableRobert Yang2019-01-141-3/+22
* ccache: let ccache create CCACHE_DIR, reducing hash changesRoss Burton2017-07-171-3/+0
* ccache: don't export CCACHE_DISABLE globallyRoss Burton2017-07-171-1/+0
* ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie2017-03-311-1/+1
* ccache: Disable CCACHE_HASHDIR by defaultMike Crowe2017-03-171-0/+6
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-0/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* ccache.bbclass: don't remove CCACHE_DIR as part of do_cleanAndre McCurdy2016-08-171-2/+0
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* ccache: allow CCACHE_DIR to be overridenWenzong Fan2013-07-311-1/+1
* ccache: Ensure CCACHE_DIR is cleaned by do_clean taskRichard Purdie2012-07-101-0/+2
* bitbake.conf: disable ccache explicitly if it is not enabledRobert Yang2012-06-281-0/+1
* ccache: Separate out into its own classRichard Purdie2012-05-301-0/+5