Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ccache: let ccache create CCACHE_DIR, reducing hash changes | Ross Burton | 2017-07-17 | 1 | -3/+0 |
* | ccache: don't export CCACHE_DISABLE globally | Ross Burton | 2017-07-17 | 1 | -1/+0 |
* | ccache: Use MULTIMACH_TARGET_SYS not HOST_SYS | Richard Purdie | 2017-03-31 | 1 | -1/+1 |
* | ccache: Disable CCACHE_HASHDIR by default | Mike Crowe | 2017-03-17 | 1 | -0/+6 |
* | Switch to Recipe Specific Sysroots | Richard Purdie | 2017-01-23 | 1 | -0/+3 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | ccache.bbclass: don't remove CCACHE_DIR as part of do_clean | Andre McCurdy | 2016-08-17 | 1 | -2/+0 |
* | meta: Don't use deprecated bitbake API | Richard Purdie | 2013-09-01 | 1 | -1/+1 |
* | ccache: allow CCACHE_DIR to be overriden | Wenzong Fan | 2013-07-31 | 1 | -1/+1 |
* | ccache: Ensure CCACHE_DIR is cleaned by do_clean task | Richard Purdie | 2012-07-10 | 1 | -0/+2 |
* | bitbake.conf: disable ccache explicitly if it is not enabled | Robert Yang | 2012-06-28 | 1 | -0/+1 |
* | ccache: Separate out into its own class | Richard Purdie | 2012-05-30 | 1 | -0/+5 |