summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: ccache: Enable building on more architectures.•••* gnu/packages/ccache.scm (ccache)[native-inputs]: Only build with ruby-asciidoctor on platforms which have support for it. Change-Id: Ibb944fb6f844e3ededadd5277e20dd9ac21eb3eb Efraim Flashner2023-11-081-2/+6
* gnu: ccache: Update to 4.8.3.•••* gnu/packages/ccache.scm (ccache): Update to 4.8.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> fanquake2023-09-051-2/+2
* gnu: ccache: Update to 4.8.2.•••* gnu/packages/ccache.scm (ccache): Update to 4.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> fanquake2023-08-011-2/+2
* gnu: ccache: Update to 4.7.4.•••* gnu/packages/ccache.scm (ccache): Update to 4.7.4. Tobias Geerinckx-Rice2022-12-111-2/+2
* gnu: ccache: Update to 4.7.2.•••* 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. Maxim Cournoyer2022-11-061-7/+8
* gnu: ccache: Update to 4.6.3.•••* gnu/packages/ccache.scm (ccache): Update to 4.6.3. Tobias Geerinckx-Rice2022-10-161-2/+2
* gnu: ccache: Update to 4.6.1.•••* gnu/packages/ccache.scm (ccache): Update to 4.6.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Greg Hogan2022-06-121-2/+2
* gnu: ccache: Update to 4.6.•••* gnu/packages/ccache.scm (ccache): Update to 4.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan2022-04-171-3/+3
* gnu: ccache: Gexp arguments.•••* gnu/packages/ccache.scm (ccache)[arguments]: Rewrite as a keyword/gexp list. Tobias Geerinckx-Rice2021-12-191-18/+18
* gnu: ccache: Update to 4.5.1.•••* gnu/packages/ccache.scm (ccache): Update to 4.5.1. Tobias Geerinckx-Rice2021-12-191-2/+2
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-4/+4
* gnu: ccache: Update to 4.4.2.•••* 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. Tobias Geerinckx-Rice2021-10-031-6/+8
* gnu: ccache: Update to 4.4.1.•••* 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. Tobias Geerinckx-Rice2021-09-281-8/+7
* gnu: ccache: Update to 3.4.•••* gnu/packages/ccache.scm: Update to 3.4. Sergei Trofimovich2021-08-261-4/+9
* gnu: ccache: Update to 4.3.•••* gnu/packages/ccache.scm (ccache): Update to 4.3. Tobias Geerinckx-Rice2021-05-131-4/+4
* 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 Hogan2021-03-241-11/+19
* gnu: ccache: Update to 3.7.12.•••* gnu/packages/ccache.scm (ccache): Update to 3.7.12. Tobias Geerinckx-Rice2020-10-031-2/+2
* gnu: ccache: Update to 3.7.11.•••* gnu/packages/ccache.scm (ccache): Update to 3.7.11. Tobias Geerinckx-Rice2020-07-231-2/+2
* gnu: ccache: Update to 3.7.10.•••* gnu/packages/ccache.scm (ccache): Update to 3.7.10. Tobias Geerinckx-Rice2020-06-291-2/+2
* gnu: ccache: Update to 3.7.9.•••* gnu/packages/ccache.scm (ccache): Update to 3.7.9. Tobias Geerinckx-Rice2020-05-301-3/+3
* gnu: ccache: Fix indentation•••* gnu/packages/ccache.scm (ccache): Fix indentation Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll2020-03-071-5/+5
* 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 Legoll2020-03-071-7/+6
* gnu: ccache: Update to 3.6.•••* gnu/packages/ccache.scm (ccache): Update to 3.6. Tobias Geerinckx-Rice2019-08-221-8/+7
* ccache: Update to 3.5.•••* gnu/packages/ccache.scm (ccache): Update to 3.5. Eric Bavier2018-11-301-3/+3
* 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-Rice2018-09-061-9/+2
* gnu: ccache: Update to 3.4.2.•••* gnu/packages/ccache.scm (ccache): Update to 3.4.2. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: ccache: Update to 3.4.1.•••* gnu/packages/ccache.scm (ccache): Update to 3.4.1. Tobias Geerinckx-Rice2018-02-191-2/+2
* gnu: ccache: Update to 3.4.•••* gnu/packages/ccache.scm (ccache): Update to 3.4. Eric Bavier2018-02-121-5/+5
* 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-Rice2018-01-151-4/+11
* gnu: ccache: Update to 3.3.4.•••* gnu/packages/ccache.scm (ccache): Update to 3.3.4. Efraim Flashner2017-03-241-3/+3
* gnu: ccache: Update to 3.3.3.•••* gnu/packages/ccache.scm (ccache): Update to 3.3.3. Efraim Flashner2016-10-301-2/+2
* gnu: ccache: Update to 3.3.2.•••* gnu/packages/ccache.scm (ccache): Update to 3.3.2. Efraim Flashner2016-10-081-2/+2
* gnu: ccache: Upgrade to 3.3.1.•••* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1. [description]: Adjust supported languages. Eric Bavier2016-09-221-3/+4
* gnu: ccache: Use modify-phases.•••* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases. Eric Bavier2016-09-221-8/+7
* gnu: ccache: Update to 3.2.5.•••* gnu/packages/ccache.scm (ccache): Update to 3.2.5. [native-inputs]: Add which. Efraim Flashner2016-07-101-4/+7
* gnu: ccache: Update to 3.2.4.•••* gnu/packages/ccache.scm (ccache): Update to 3.2.4. Eric Bavier2016-02-011-4/+3
* 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 Bavier2015-07-141-5/+7
* 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 Bavier2014-10-201-3/+2
* 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 Bavier2014-05-201-0/+57