summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
AgeCommit message (Collapse)Author
2023-11-08gnu: ccache: Enable building on more architectures.Efraim Flashner
* gnu/packages/ccache.scm (ccache)[native-inputs]: Only build with ruby-asciidoctor on platforms which have support for it. Change-Id: Ibb944fb6f844e3ededadd5277e20dd9ac21eb3eb
2023-09-05gnu: ccache: Update to 4.8.3.fanquake
* gnu/packages/ccache.scm (ccache): Update to 4.8.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-01gnu: ccache: Update to 4.8.2.fanquake
* gnu/packages/ccache.scm (ccache): Update to 4.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-11gnu: ccache: Update to 4.7.4.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 4.7.4.
2022-11-06gnu: ccache: Update to 4.7.2.Maxim Cournoyer
* gnu/packages/ccache.scm (ccache): Update to 4.7.2. Move inputs fields after arguments field. [native-inputs]: Add ruby-asciidoctor to generate man page.
2022-10-16gnu: ccache: Update to 4.6.3.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 4.6.3.
2022-06-12gnu: ccache: Update to 4.6.1.Greg Hogan
* gnu/packages/ccache.scm (ccache): Update to 4.6.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-04-17gnu: ccache: Update to 4.6.Greg Hogan
* gnu/packages/ccache.scm (ccache): Update to 4.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-19gnu: ccache: Gexp arguments.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache)[arguments]: Rewrite as a keyword/gexp list.
2021-12-19gnu: ccache: Update to 4.5.1.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 4.5.1.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-10-03gnu: ccache: Update to 4.4.2.Tobias Geerinckx-Rice
* 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.
2021-09-28gnu: ccache: Update to 4.4.1.Tobias Geerinckx-Rice
* 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.
2021-08-26gnu: ccache: Update to 3.4.Sergei Trofimovich
* gnu/packages/ccache.scm: Update to 3.4.
2021-05-13gnu: ccache: Update to 4.3.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 4.3.
2021-03-24gnu: ccache: Update to 4.2.Greg Hogan
* 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>
2020-10-03gnu: ccache: Update to 3.7.12.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.12.
2020-07-23gnu: ccache: Update to 3.7.11.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.11.
2020-06-29gnu: ccache: Update to 3.7.10.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.10.
2020-05-30gnu: ccache: Update to 3.7.9.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.9.
2020-03-07gnu: ccache: Fix indentationVincent Legoll
* gnu/packages/ccache.scm (ccache): Fix indentation Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-07gnu: ccache: Update to 3.7.7.Vincent Legoll
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>
2019-08-22gnu: ccache: Update to 3.6.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.6.
2018-11-30ccache: Update to 3.5.Eric Bavier
* gnu/packages/ccache.scm (ccache): Update to 3.5.
2018-09-06gnu: ccache: Update to 3.4.3.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.4.3. [arguments]: Remove obsolete 'munge-failing-test' phase.
2018-03-27gnu: ccache: Update to 3.4.2.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.4.2.
2018-02-19gnu: ccache: Update to 3.4.1.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.4.1.
2018-02-12gnu: ccache: Update to 3.4.Eric Bavier
* gnu/packages/ccache.scm (ccache): Update to 3.4.
2018-01-15gnu: ccache: Update to 3.3.5.Tobias Geerinckx-Rice
* 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.
2017-03-24gnu: ccache: Update to 3.3.4.Efraim Flashner
* gnu/packages/ccache.scm (ccache): Update to 3.3.4.
2016-10-30gnu: ccache: Update to 3.3.3.Efraim Flashner
* gnu/packages/ccache.scm (ccache): Update to 3.3.3.
2016-10-08gnu: ccache: Update to 3.3.2.Efraim Flashner
* gnu/packages/ccache.scm (ccache): Update to 3.3.2.
2016-09-22gnu: ccache: Upgrade to 3.3.1.Eric Bavier
* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1. [description]: Adjust supported languages.
2016-09-22gnu: ccache: Use modify-phases.Eric Bavier
* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases.
2016-07-10gnu: ccache: Update to 3.2.5.Efraim Flashner
* gnu/packages/ccache.scm (ccache): Update to 3.2.5. [native-inputs]: Add which.
2016-02-01gnu: ccache: Update to 3.2.4.Eric Bavier
* gnu/packages/ccache.scm (ccache): Update to 3.2.4.
2015-07-14gnu: ccache: Update to 3.2.2.Eric Bavier
* gnu/packages/ccache.scm (ccache): Update to 3.2.2. [arguments]: Rename 'patch-test-shebangs phase to 'setup-tests. Set the SHELL environment variable.
2014-10-20gnu: ccache: Upgrade to 3.1.10.Eric Bavier
* 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.
2014-05-20gnu: Add ccache.Eric Bavier
* 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.