Commit Graph

16 Commits

Author SHA1 Message Date
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas
d864833c1f CCache: updated recipe, gcc2 not supported anymore. (#876) 2017-03-03 13:21:57 -08: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
Humdinger
4a6f4a8774 More recipe cosmetics.
Mainly inproved SUMMARY/DESCRIPTION and re-ordering of blocks.
2015-08-25 17:44:40 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
5e7d30435d ccache: bump version. 2015-05-14 18:59:09 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
97b34d7da9 ccache: fix build. 2014-09-05 14:23:00 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
f4b61c7fd6 Rewrap dev-util DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Scott McCreary
7afffc1dd9 Fixed ccache so that it builds again 2013-12-09 10:48:43 +00:00
Scott McCreary
c59bbf6ac0 Added recipe for ccache-3.1.9, removed earlier versions. 2013-08-27 22:10:07 -07:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
80582c0785 added missing space in license names. 2010-08-26 04:43:36 +00:00
Scott McCreary
a31d345588 Initial .bep and patch files for ccache-3.0.1 2010-08-26 04:39:41 +00:00