30 Commits

Author SHA1 Message Date
Adrien Destugues
406f53b282 ccache: disable AVX2 on 32bit.
32bit Haiku does not support AVX2 and it crashes with invalid
instruction. See https://dev.haiku-os.org/ticket/19804

This was found by NetSurf developpers as they are setting up a new Haiku
builder and tried to use ccache to speed up the build.
2025-10-25 17:27:37 +02:00
Schrijvers Luc
95163a562e ccache, bump to 4.11.3, fix dependency for hiredis (#12918) 2025-09-09 14:28:39 +00:00
OscarL
35b2beed88 ccache: update to version 4.11.2. (#12166) 2025-04-15 10:53:46 +00:00
Schrijvers Luc
0dd55910c7 ccache, revbump, drop fmt devel files/package (#11183)
this caused a conflict between ccache_devel and libfmt_devel
2024-10-03 18:22:15 +02:00
Schrijvers Luc
82dae067fb ccache, revbump, move static library and create devel package (#10762) 2024-07-29 15:57:56 +02:00
Zardshard
915fb893a7 ccache: bump version (#10616)
* ccache: bump version
2024-06-20 15:48:35 +02:00
Schrijvers Luc
1861439081 ccache, bump version, disable for now (#6744) 2022-03-25 14:25:16 +01:00
Schrijvers Luc
367f30e8e0 ccache, bump version (#6401) 2021-11-23 06:32:27 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
1e4b843496 ccache: bump version. 2019-11-24 21:54:55 +01:00
Jerome Duval
fcbb94f0e8 ccache: bump version. 2019-11-10 12:04:16 +01:00
Sergei Reznikov
7b46c84055 ccache: bump version
* closes #3566.
2019-01-15 16:22:16 +03:00
Jérôme Duval
b9058a849e ccache: switch to https. 2018-09-14 12:36:51 +02:00
Schrijvers Luc
3749ec53ac ccache, bump version (#2694) 2018-06-23 22:57:59 -04:00
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