summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
AgeCommit message (Collapse)Author
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.