summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
AgeCommit message (Expand)Author
2018-11-30ccache: Update to 3.5....* gnu/packages/ccache.scm (ccache): Update to 3.5. Eric Bavier
2018-09-06gnu: 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-Rice
2018-03-27gnu: ccache: Update to 3.4.2....* gnu/packages/ccache.scm (ccache): Update to 3.4.2. Tobias Geerinckx-Rice
2018-02-19gnu: ccache: Update to 3.4.1....* gnu/packages/ccache.scm (ccache): Update to 3.4.1. Tobias Geerinckx-Rice
2018-02-12gnu: ccache: Update to 3.4....* gnu/packages/ccache.scm (ccache): Update to 3.4. Eric Bavier
2018-01-15gnu: 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-Rice
2017-03-24gnu: ccache: Update to 3.3.4....* gnu/packages/ccache.scm (ccache): Update to 3.3.4. Efraim Flashner
2016-10-30gnu: ccache: Update to 3.3.3....* gnu/packages/ccache.scm (ccache): Update to 3.3.3. Efraim Flashner
2016-10-08gnu: ccache: Update to 3.3.2....* gnu/packages/ccache.scm (ccache): Update to 3.3.2. Efraim Flashner
2016-09-22gnu: ccache: Upgrade to 3.3.1....* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1. [description]: Adjust supported languages. Eric Bavier
2016-09-22gnu: ccache: Use modify-phases....* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases. Eric Bavier
2016-07-10gnu: ccache: Update to 3.2.5....* gnu/packages/ccache.scm (ccache): Update to 3.2.5. [native-inputs]: Add which. Efraim Flashner
2016-02-01gnu: ccache: Update to 3.2.4....* gnu/packages/ccache.scm (ccache): Update to 3.2.4. Eric Bavier
2015-07-14gnu: 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 Bavier
2014-10-20gnu: 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 Bavier
2014-05-20gnu: 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 Bavier