Trending

#ccache

Latest posts tagged with #ccache on Bluesky

Latest Top
Trending

Posts tagged #ccache

Preview
Speed-Up C++ and SYCL* Application Recompilation Cycles with Ccache* One pain point in maintaining a large code base is that even the smallest code change can lead to long recompilation times when significant dependencies exist throughout an application. If only there ...

Have you ever been stuck doing
$ make clean; make
app rebuilds, that take too long?

The Intel #oneAPI DPC++/C++ Compiler 2025.1 now comes with #ccache support, accelerating rebuilds and increasing productivity. It also works for #SYCL code!

Find out more:
community.intel.com/t5/Blogs/Tec...

0 0 0 0
Preview
Visual C/C++ compiler support by cristianadam ยท Pull Request #506 ยท ccache/ccache I picked only the compiler commits from: #162 The following commits I've adapted to the latest ccache C++ code: 375fe24: Add compiler_is_msvc() and MSVC specific option table. 7e01763: Add hand...

With https://github.com/ccache/ccache/pull/506 merged, ccache will get MSVC support in version 4.6! ๐ŸŽ‰ #ccache #msvc

0 0 0 0