summaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
Commit message (Expand)AuthorAgeFilesLines
* 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