<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jow/tools/ccache, branch main</title>
<subtitle>Staging tree of Jo-Philipp Wich</subtitle>
<id>https://git.openwrt.org/openwrt/staging/jow/atom?h=main</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/jow/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/'/>
<updated>2024-11-28T18:34:55Z</updated>
<entry>
<title>tools: ccache update to 4.10.2</title>
<updated>2024-11-28T18:34:55Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-11-28T16:30:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=08f12283c7436814cdd10d93b5cb913f49acad3e'/>
<id>urn:sha1:08f12283c7436814cdd10d93b5cb913f49acad3e</id>
<content type='text'>
Fixes since 4.10:

 * Fixed detection of Fmt version 11 and newer.
 * Fixed prefix command lookup from PATH.

Suggested-by: Jen Wolf &lt;jenwolf@protonmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/17105
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>tools/ccache: update to 4.10.0</title>
<updated>2024-06-10T14:08:19Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2024-06-10T10:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=ac2722cb02201a81b9b76ca84ae2067ce0c7791a'/>
<id>urn:sha1:ac2722cb02201a81b9b76ca84ae2067ce0c7791a</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_10

Refresh patch:
- 100-honour-copts.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools: prefer gz or bz2 tarballs</title>
<updated>2024-04-06T09:24:18Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-03T17:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=bab3ae2ee7656600a185f4cef11cef94389023af'/>
<id>urn:sha1:bab3ae2ee7656600a185f4cef11cef94389023af</id>
<content type='text'>
In the light of recent XZ events, and fundamental XZ issues lets work on
moving away from using XZ.

So, use gz compressed tarballs as sources whenever possible.

dwarves only offers bz2 compressed tarballs, so use those as size
difference is minor compared to XZ.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;

dwarves
</content>
</entry>
<entry>
<title>tools/ccache: update to 4.9.1</title>
<updated>2024-02-12T08:51:03Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2024-02-12T00:14:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=b49a6f685b4a25056093f1e3ff6563a763a92f92'/>
<id>urn:sha1:b49a6f685b4a25056093f1e3ff6563a763a92f92</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_9_1

Manually refresh patch:
- 100-honour-copts.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/ccache: update to 4.9</title>
<updated>2024-02-02T16:32:50Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2024-02-02T12:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=359593193479434a79c7fbab5d23dad7d633e91d'/>
<id>urn:sha1:359593193479434a79c7fbab5d23dad7d633e91d</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_9

Manually refresh patch:
- 100-honour-copts.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/ccache: update to 4.8.3</title>
<updated>2023-10-11T22:22:09Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-10-11T12:38:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=6d9af0ee5a643166d338b49b276e7285038dfdec'/>
<id>urn:sha1:6d9af0ee5a643166d338b49b276e7285038dfdec</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_8_3

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>ccache: add missing \</title>
<updated>2023-09-24T10:49:50Z</updated>
<author>
<name>Oskari Rauta</name>
</author>
<published>2023-09-24T08:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=b61ac68b67427ce2eb2c81fa647a21d88ddd2a82'/>
<id>urn:sha1:b61ac68b67427ce2eb2c81fa647a21d88ddd2a82</id>
<content type='text'>
-DREDIS_STORAGE_BACKEND=OFF option is ignored due to missing \

Signed-off-by: Oskari Rauta &lt;oskari.rauta@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/ccache: update to 4.8.2</title>
<updated>2023-08-02T15:06:26Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-08-02T12:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=57fda4b743ecf06c217d2670002313d528ff817a'/>
<id>urn:sha1:57fda4b743ecf06c217d2670002313d528ff817a</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_8_2

Refresh patch:
- 100-honour-copts.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/ccache: update to 4.8.1</title>
<updated>2023-05-20T20:12:06Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-05-20T05:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=3f9526957b15e48f3b651bfcca377a9a6e8e1416'/>
<id>urn:sha1:3f9526957b15e48f3b651bfcca377a9a6e8e1416</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_8_1

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/ccache: bump to 4.8</title>
<updated>2023-04-02T16:31:41Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-03-17T14:35:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=d1bd18e0801983f609492e0b85beae9ae617e49a'/>
<id>urn:sha1:d1bd18e0801983f609492e0b85beae9ae617e49a</id>
<content type='text'>
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_8

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
</feed>
