summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
Commit message (Collapse)AuthorAge
* gnu: ccache: Gexp arguments.Tobias Geerinckx-Rice2021-12-19
| | | | * gnu/packages/ccache.scm (ccache)[arguments]: Rewrite as a keyword/gexp list.
* gnu: ccache: Update to 4.5.1.Tobias Geerinckx-Rice2021-12-19
| | | | * gnu/packages/ccache.scm (ccache): Update to 4.5.1.
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: ccache: Update to 4.4.2.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | * gnu/packages/ccache.scm (ccache): Update to 4.4.2. [source]: Remove patch. [arguments]: Substitute nonexistent compgen. * gnu/packages/patches/ccache-fix-basedir-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: ccache: Update to 4.4.1.Tobias Geerinckx-Rice2021-09-28
| | | | | | | | * gnu/packages/ccache.scm (ccache): Update to 4.4.1. [source]: Add patch. [arguments]: Remove explicit #t return values from phases. * gnu/packages/patches/ccache-fix-basedir-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: ccache: Update to 3.4.Sergei Trofimovich2021-08-26
| | | | * gnu/packages/ccache.scm: Update to 3.4.
* gnu: ccache: Update to 4.3.Tobias Geerinckx-Rice2021-05-13
| | | | * gnu/packages/ccache.scm (ccache): Update to 4.3.
* gnu: ccache: Update to 4.2.Greg Hogan2021-03-24
| | | | | | | | | | * 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>
* gnu: ccache: Update to 3.7.12.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.7.12.
* gnu: ccache: Update to 3.7.11.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.7.11.
* gnu: ccache: Update to 3.7.10.Tobias Geerinckx-Rice2020-06-29
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.7.10.
* gnu: ccache: Update to 3.7.9.Tobias Geerinckx-Rice2020-05-30
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.7.9.
* gnu: ccache: Fix indentationVincent Legoll2020-03-07
| | | | | | * gnu/packages/ccache.scm (ccache): Fix indentation Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ccache: Update to 3.7.7.Vincent Legoll2020-03-07
| | | | | | | | 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>
* gnu: ccache: Update to 3.6.Tobias Geerinckx-Rice2019-08-22
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.6.
* ccache: Update to 3.5.Eric Bavier2018-11-30
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.5.
* gnu: ccache: Update to 3.4.3.Tobias Geerinckx-Rice2018-09-06
| | | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.3. [arguments]: Remove obsolete 'munge-failing-test' phase.
* gnu: ccache: Update to 3.4.2.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.2.
* gnu: ccache: Update to 3.4.1.Tobias Geerinckx-Rice2018-02-19
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.1.
* gnu: ccache: Update to 3.4.Eric Bavier2018-02-12
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.
* gnu: ccache: Update to 3.3.5.Tobias Geerinckx-Rice2018-01-15
| | | | | | * 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.
* gnu: ccache: Update to 3.3.4.Efraim Flashner2017-03-24
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.4.
* gnu: ccache: Update to 3.3.3.Efraim Flashner2016-10-30
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.3.
* gnu: ccache: Update to 3.3.2.Efraim Flashner2016-10-08
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.2.
* gnu: ccache: Upgrade to 3.3.1.Eric Bavier2016-09-22
| | | | | * gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1. [description]: Adjust supported languages.
* gnu: ccache: Use modify-phases.Eric Bavier2016-09-22
| | | | * gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases.
* gnu: ccache: Update to 3.2.5.Efraim Flashner2016-07-10
| | | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.5. [native-inputs]: Add which.
* gnu: ccache: Update to 3.2.4.Eric Bavier2016-02-01
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.4.
* gnu: ccache: Update to 3.2.2.Eric Bavier2015-07-14
| | | | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.2. [arguments]: Rename 'patch-test-shebangs phase to 'setup-tests. Set the SHELL environment variable.
* gnu: ccache: Upgrade to 3.1.10.Eric Bavier2014-10-20
| | | | | | | * 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.
* gnu: Add ccache.Eric Bavier2014-05-20
* 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.