Commit Graph

4 Commits

Author SHA1 Message Date
Sergei Reznikov
7b46c84055 ccache: bump version
* closes #3566.
2019-01-15 16:22:16 +03:00
Schrijvers Luc
3749ec53ac ccache, bump version (#2694) 2018-06-23 22:57:59 -04:00
fbrosson
fe6c8e6249 ccache: bump to version 3.2.5 using Haiku-style directories. (#567)
* Add PATCH() to use Haiku-style directories instead of the defaults:
  /usr/local/etc/ccache.conf => /boot/system/settings/ccache.conf
  $HOME/.ccache/ccache.conf => /home/config/cache/ccache/ccache.conf
  $HOME/.ccache/ => /home/config/cache/ccache/
  /usr/local/bin/ => /boot/home/config/non-packaged/bin/
* Create [/boot/system/]settings/ccache.conf as the system-wide
  configuration file with the "keep-old" label.
* Pass "`finddir B_SYSTEM_SETTINGS_DIRECTORY`" as sysconfdir in order
  to have the short path displayed instead of the long one, in case
  the system-wide configuration file contains errors.
2016-04-18 21:58:48 +00:00
Scott McCreary
a31d345588 Initial .bep and patch files for ccache-3.0.1 2010-08-26 04:39:41 +00:00