Age | Commit message (Expand) | Author |
2021-03-24 | gnu: ccache: Update to 4.2....* gnu/packages/ccache.scm (ccache): Update to 4.2.
[build-system]: Switch to cmake-build-system.
[inputs]: Add zstd:lib.
[arguments]: Move substitution before change of directory and add phase
to set HOME variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan |
2020-10-03 | gnu: ccache: Update to 3.7.12....* gnu/packages/ccache.scm (ccache): Update to 3.7.12.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: ccache: Update to 3.7.11....* gnu/packages/ccache.scm (ccache): Update to 3.7.11.
| Tobias Geerinckx-Rice |
2020-06-29 | gnu: ccache: Update to 3.7.10....* gnu/packages/ccache.scm (ccache): Update to 3.7.10.
| Tobias Geerinckx-Rice |
2020-05-30 | gnu: ccache: Update to 3.7.9....* gnu/packages/ccache.scm (ccache): Update to 3.7.9.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: ccache: Fix indentation...* gnu/packages/ccache.scm (ccache): Fix indentation
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vincent Legoll |
2020-03-07 | gnu: ccache: Update to 3.7.7....gnu/packages/ccache.scm (ccache): Update to 3.7.7, update homepage
to ccache.dev, get source code from github, remove fortran 77 from
description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vincent Legoll |
2019-08-22 | gnu: ccache: Update to 3.6....* gnu/packages/ccache.scm (ccache): Update to 3.6.
| Tobias Geerinckx-Rice |
2018-11-30 | ccache: Update to 3.5....* gnu/packages/ccache.scm (ccache): Update to 3.5.
| Eric Bavier |
2018-09-06 | gnu: ccache: Update to 3.4.3....* gnu/packages/ccache.scm (ccache): Update to 3.4.3.
[arguments]: Remove obsolete 'munge-failing-test' phase.
| Tobias Geerinckx-Rice |
2018-03-27 | gnu: ccache: Update to 3.4.2....* gnu/packages/ccache.scm (ccache): Update to 3.4.2.
| Tobias Geerinckx-Rice |
2018-02-19 | gnu: ccache: Update to 3.4.1....* gnu/packages/ccache.scm (ccache): Update to 3.4.1.
| Tobias Geerinckx-Rice |
2018-02-12 | gnu: ccache: Update to 3.4....* gnu/packages/ccache.scm (ccache): Update to 3.4.
| Eric Bavier |
2018-01-15 | gnu: ccache: Update to 3.3.5....* gnu/packages/ccache.scm (ccache): Update to 3.3.5.
[arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase.
Add new ‘munge-failing-test’ phase to make test suite pass.
| Tobias Geerinckx-Rice |
2017-03-24 | gnu: ccache: Update to 3.3.4....* gnu/packages/ccache.scm (ccache): Update to 3.3.4.
| Efraim Flashner |
2016-10-30 | gnu: ccache: Update to 3.3.3....* gnu/packages/ccache.scm (ccache): Update to 3.3.3.
| Efraim Flashner |
2016-10-08 | gnu: ccache: Update to 3.3.2....* gnu/packages/ccache.scm (ccache): Update to 3.3.2.
| Efraim Flashner |
2016-09-22 | gnu: ccache: Upgrade to 3.3.1....* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1.
[description]: Adjust supported languages.
| Eric Bavier |
2016-09-22 | gnu: ccache: Use modify-phases....* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases.
| Eric Bavier |
2016-07-10 | gnu: ccache: Update to 3.2.5....* gnu/packages/ccache.scm (ccache): Update to 3.2.5.
[native-inputs]: Add which.
| Efraim Flashner |
2016-02-01 | gnu: ccache: Update to 3.2.4....* gnu/packages/ccache.scm (ccache): Update to 3.2.4.
| Eric Bavier |
2015-07-14 | gnu: ccache: Update to 3.2.2....* gnu/packages/ccache.scm (ccache): Update to 3.2.2.
[arguments]: Rename 'patch-test-shebangs phase to 'setup-tests. Set the
SHELL environment variable.
| Eric Bavier |
2014-10-20 | gnu: ccache: Upgrade to 3.1.10....* gnu/packages/ccache.scm (ccache): Upgrade to 3.1.10.
[source]: Remove patches.
* gnu/packages/patches/ccache-stdc-predef-test.patch: Delete patch.
* gnu-system.am (dist_patch_DATA): Remove it.
| Eric Bavier |
2014-05-20 | gnu: Add ccache....* gnu/packages/ccache.scm: New file.
* gnu/packages/patches/ccache-stdc-predef-test.patch: New patch.
* gnu-system.am (GNU_SYSTEM_MODULES): Add ccache.scm.
(dist_patch_DATA): Add patch.
| Eric Bavier |