88 Commits

Author SHA1 Message Date
sthen
09abf8f163 update to ccache-4.6.3 2022-09-08 18:11:06 +00:00
sthen
cb1297f088 update to ccache-4.6.2 2022-08-24 12:54:55 +00:00
sthen
fbc6416929 update to ccache-4.6.1 2022-05-16 12:07:42 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
502b5cba21 update to ccache-4.6 2022-03-01 21:14:19 +00:00
sthen
964eb045d6 gseq no longer needed for tests 2022-02-23 15:47:35 +00:00
sthen
a712bf2ac8 update to ccache-4.5.1 2021-11-30 10:13:21 +00:00
sthen
9ffeef9591 update to ccache-4.5 2021-11-14 13:53:23 +00:00
sthen
9a48795eb9 update to ccache-4.4.2 2021-10-21 20:43:11 +00:00
sthen
04d8f6da43 update to ccache-4.4.1 2021-09-13 13:57:01 +00:00
sthen
45ec918980 build dep changed from asciidoc to asciidoctor 2021-08-21 18:05:37 +00:00
sthen
8574ad6f58 update to ccache-4.4 2021-08-20 08:04:49 +00:00
sthen
3dde8d2747 update to ccache-4.3 2021-05-24 17:24:34 +00:00
sthen
7236031136 update to ccache-4.2.1 2021-03-28 20:00:04 +00:00
sthen
4f56348aa7 update to ccache-4.2 2021-02-02 14:44:40 +00:00
sthen
eb96d9bc59 ccache: add upstream patch to fix on some arches; pointed at by jasper@ 2021-02-01 10:11:27 +00:00
sthen
2386332f52 ccache: building the manual requires asciidoc; reported by aja@, thanks! 2021-01-26 12:45:46 +00:00
sthen
aca2b2e511 ccache: pthread_mutexattr_setpshared patches committed upstream 2021-01-25 21:07:50 +00:00
sthen
6e7dc5e9e5 ccache: fix the pthread_mutexattr_setpshared check patch ("works" for us
but broken on OS which actually have it). add link to pull request for that.
2021-01-25 11:09:22 +00:00
sthen
340848b7b5 update to ccache-4.1
patched to disable the inode cache (new in 4.0, described as experimental,
and not enabled by default at runtime) is disabled in build; it cannot be
built without pthread_mutexattr_setpshared which we don't have.
2021-01-24 15:25:01 +00:00
jca
99ab854273 Typo in comment
Noticed after learning about a ccache-4.0 release and checking our port. ;)
2020-11-15 14:40:50 +00:00
sthen
5dd3c52304 update to ccache-3.7.12 2020-10-02 18:45:00 +00:00
sthen
97ba85a83b drop maintainer 2020-08-01 11:30:36 +00:00
sthen
98524ed518 update to ccache-3.7.11 2020-07-25 17:20:38 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
8403d5deb1 update to ccache-3.7.10 2020-06-23 20:55:24 +00:00
sthen
be216f521e enable DEBUG_PACKAGES for ccache (without dwz, we don't want extra deps here) 2020-04-04 20:36:26 +00:00
sthen
4588b8272b update to ccache-3.7.9 2020-03-30 13:55:54 +00:00
sthen
1836b0d3b9 update to ccache-3.7.8 2020-03-26 21:23:58 +00:00
sthen
3bb504f0ed update to ccache-3.7.7 2020-02-05 00:12:44 +00:00
sthen
b2bf478557 update to ccache-3.7.6 2019-11-18 16:14:56 +00:00
sthen
b83943be43 update to ccache-3.7.5 2019-11-10 18:38:47 +00:00
sthen
90f32063a3 update to ccache-3.7.4 2019-09-14 22:26:55 +00:00
sthen
1ddb28ec33 update to ccache-3.7.3 2019-08-19 15:13:07 +00:00
sthen
46aab92ead update to ccache-3.7.2 2019-07-20 13:43:54 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
c61c1ee3c9 update to ccache-3.7.1 2019-05-02 22:09:01 +00:00
sthen
0f2efc179e update to ccache-3.7, now moved to https://ccache.dev/ 2019-04-24 21:04:46 +00:00
sthen
ed3915fbef update to ccache-3.6 2019-01-16 10:29:40 +00:00
sthen
5f6da9021f update to ccache-3.5.1a 2019-01-04 16:26:55 +00:00
sthen
eea69e3e5f update to ccache-3.5 2018-10-16 14:14:28 +00:00
sthen
ed6299eee1 update to ccache-3.4.3 2018-09-06 13:50:56 +00:00
sthen
f0da3030fc update to ccache-3.4.2 2018-04-11 13:31:53 +00:00
sthen
bf9c500751 update to ccache-3.4.1 2018-02-13 16:08:06 +00:00
sthen
e0cf2824ac update to ccache-3.3.5 2018-01-14 14:30:02 +00:00
sthen
e51d41b04b Avoid inadvertent dep loop introduced with the nested functions autoconf
fix. Rwported by Andreas Kusalananda Kähäri.
2017-11-04 19:54:07 +00:00
sthen
631eac30de don't use a nested function with AC_TRY_COMPILE 2017-09-25 19:55:19 +00:00
schwarze
ff34b6c19e Delete a comment about USE_GROFF; no package change, no bump.
Formatting with groff and mandoc is now almost identical, and given
that this is DocBook stuff, there is no reason to assume that it
will break more badly than similar ports in the future.

Mandoc ignores the .sp requests in the table and issues UNSUPP
messages about them, but actually, they are pointless and the table
looks better without them.
2017-06-12 23:17:17 +00:00
sthen
704848beeb update to ccache-3.3.4 2017-02-18 14:17:02 +00:00
sthen
b2d50b5e46 update to ccache-3.3.3 2016-11-19 14:26:31 +00:00