<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ccache on Hangstuck</title><link>https://nagayasu-shinya.github.io/tags/ccache/</link><description>Recent content in Ccache on Hangstuck</description><image><title>Hangstuck</title><url>https://nagayasu-shinya.github.io/images/site-cover.png</url><link>https://nagayasu-shinya.github.io/images/site-cover.png</link></image><generator>Hugo</generator><language>ja-JP</language><copyright>2015-2026 NAGAYASU Shinya</copyright><lastBuildDate>Sat, 30 May 2026 13:42:39 +0900</lastBuildDate><atom:link href="https://nagayasu-shinya.github.io/tags/ccache/index.xml" rel="self" type="application/rss+xml"/><item><title>ccache のキャッシュファイルを複数ユーザやJenkinsと共有する</title><link>https://nagayasu-shinya.github.io/posts/ccache-multi-user-sharing/</link><pubDate>Sat, 13 Nov 2021 00:03:02 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/ccache-multi-user-sharing/</guid><description>&lt;p&gt;C/C++のコンパイル高速化ツール &lt;code&gt;ccache&lt;/code&gt; のキャッシュを複数ユーザーで共有してビルドを高速化する方法を説明します。&lt;/p&gt;</description></item><item><title>Arduinoでccacheを使ってビルドを高速化！</title><link>https://nagayasu-shinya.github.io/posts/arduino-build-cache-ccache/</link><pubDate>Wed, 25 Apr 2018 07:30:49 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/arduino-build-cache-ccache/</guid><description>&lt;p&gt;Arduino IDE でのビルドを速くするために&lt;a href="https://ccache.dev"&gt;ccache&lt;/a&gt;というc/c++向けのコンパイル高速化ツールを使って高速化する方法をご紹介します。&lt;/p&gt;</description></item><item><title>C/C++のコンパイルを高速化する｜ccache</title><link>https://nagayasu-shinya.github.io/posts/build-cache-compilation-ccache/</link><pubDate>Fri, 13 Apr 2018 21:55:26 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/build-cache-compilation-ccache/</guid><description>&lt;p&gt;最近はマイコンも多機能になってきて、ビルド時間もバカにならなくなってきています。
そこで今回はC/C++のコンパイルを爆速にするccacheというツールをご紹介します。&lt;/p&gt;</description></item></channel></rss>