summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
AgeCommit message (Collapse)Author
2026-03-01gnu: ruby-asciidoctor/minimal: Move to ruby-xyz module.Aaron Covrig
* gnu/packages/ruby-xyz.scm (ruby-asciidoctor/minimal): Move to... * gnu/packages/ruby-check.scm (ruby-asciidoctor/minimal): ...here. * gnu/packages/backup.scm, * gnu/packages/ccache.scm, * gnu/packages/cluster.scm, * gnu/packages/compton.scm, * gnu/packages/cryptsetup.scm, * gnu/packages/engineering.scm, * gnu/packages/games.scm, * gnu/packages/irc.scm, * gnu/packages/ntp.scm, * gnu/packages/password-utils.scm, * gnu/packages/radio.scm, * gnu/packages/ruby-check.scm, * gnu/packages/syndication.scm, * gnu/packages/task-management.scm, * gnu/packages/version-control.scm: Add module import. Change-Id: I1083b2bb9d59fb4762cbbad777d059c321a997dd Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with the more careful command, to avoid a world rebuild: grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \ --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18Update Maxim's email address.Maxim Cournoyer
The change was automated via: git grep -l maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' * .mailmap: New entry. Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-06-20gnu: ruby: Populating (gnu packages ruby-check/ruby-xyz).Nicolas Graves
* gnu/packages/ruby.scm: Move all packages except different versions of ruby and mruby, to either (gnu packages ruby-check) or (gnu packages ruby-xyz). * gnu/packages/ruby-check.scm (bundler, ruby-builder, ruby-cucumber-ci-environment, ruby-cucumber-compatibility-kit, ruby-cucumber-compatibility-kit-bootstrap, ruby-cucumber-core, ruby-cucumber-expressions, ruby-cucumber-gherkin, ruby-cucumber-html-formatter, ruby-cucumber-messages, ruby-cucumber-tag-expressions, ruby-cucumber-wire, ruby-diff-lcs, ruby-docile, ruby-fivemat, ruby-given-core, ruby-hoe, ruby-hoe-3, ruby-json, ruby-mime-types, ruby-mime-types-data, ruby-mini-portile, ruby-mini-portile-2, ruby-minitest, ruby-minitest-bonus-assertions, ruby-minitest-focus, ruby-minitest-hooks, ruby-minitest-moar, ruby-multi-test, ruby-rake, ruby-rake-compiler, ruby-rake-compiler-dock, ruby-rspec, ruby-rspec-2, ruby-rspec-core, ruby-rspec-core-2, ruby-rspec-expectations, ruby-rspec-expectations-2, ruby-rspec-mocks, ruby-rspec-mocks-2, ruby-rspec-support, ruby-sequel, ruby-simplecov-json-formatter, ruby-simplecov, ruby-simplecov-html, ruby-sorcerer, ruby-unindent): Moved from (gnu packages ruby). (ruby-asciidoctor/minimal): New variable, to allow more minimal import of only (gnu packages ruby-check) in a lot of modules. (ruby-rubocop/minimal): New variable to build cucumber with a lot less dependencies. (cucumber-ruby-core)[native-inputs]: Replace ruby-rubocop by ruby-rubocop/minimal. Remove ruby-coveralls. * gnu/packages/ruby-xyz.scm: Move all other packages from (gnu packages ruby). * gnu/packages/admin.scm * gnu/packages/bioinformatics.scm * gnu/packages/databases.scm * gnu/packages/emacs-xyz.scm * gnu/packages/gnome-xyz.scm * gnu/packages/gnome.scm * gnu/packages/groff.scm * gnu/packages/kde-systemtools.scm * gnu/packages/libffi.scm * gnu/packages/mail.scm * gnu/packages/maths.scm * gnu/packages/mpd.scm * gnu/packages/ntp.scm * gnu/packages/package-management.scm * gnu/packages/plotutils.scm * gnu/packages/protobuf.scm * gnu/packages/rails.scm * gnu/packages/ruby-check.scm * gnu/packages/ruby-xyz.scm * gnu/packages/ruby.scm * gnu/packages/shellutils.scm * gnu/packages/statistics.scm * gnu/packages/tex.scm * gnu/packages/virtualization.scm: Adapt module imports accordingly. * gnu/packages/backup.scm (btrbk): * gnu/packages/ccache.scm (ccache): * gnu/packages/cluster.scm (drbd-utils): * gnu/packages/compton.scm (picom): * gnu/packages/cryptsetup.scm (cryptsetup): * gnu/packages/engineering.scm (kicad-doc): * gnu/packages/games.scm (warzone2100): * gnu/packages/irc.scm (open-adventure): * gnu/packages/ntp.scm (weechat): * gnu/packages/password-utils.scm (keepassxc): * gnu/packages/radio.scm (wsjtx, jtdx): * gnu/packages/syndication.scm (newsboat): * gnu/packages/task-management.scm (timewarrior): * gnu/packages/version-control.scm (git-lfs): [native-inputs]: Replace ruby-asciidoctor by ruby-asciidoctor/minimal. Adapt module imports accordingly. * gnu/packages/text-editors.scm: Remove (gnu packages ruby) import. Signed-off-by: Andreas Enge <andreas@enge.fr>
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.