Age | Commit message (Collapse) | Author |
|
* 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/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/packages/ccache.scm: Update to 3.4.
|
|
* gnu/packages/ccache.scm (ccache): Update to 4.3.
|
|
* 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/packages/ccache.scm (ccache): Update to 3.7.12.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.7.11.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.7.10.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.7.9.
|
|
* gnu/packages/ccache.scm (ccache): Fix indentation
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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/packages/ccache.scm (ccache): Update to 3.6.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.5.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.4.3.
[arguments]: Remove obsolete 'munge-failing-test' phase.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.4.2.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.4.1.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.4.
|
|
* 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/packages/ccache.scm (ccache): Update to 3.3.4.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.3.3.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.3.2.
|
|
* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1.
[description]: Adjust supported languages.
|
|
* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.2.5.
[native-inputs]: Add which.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.2.4.
|
|
* 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/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/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.
|