Be

Results 758 comments of Be

I refactored it to not even check for ccache if CMake is using MSVC as the compiler. Extracting this to a CMake module is a good idea. This could be...

The next step after this could be using this on CI. I haven't worked with Drone before but I suppose it shouldn't be too hard. I don't see how macOS...

> my question is because I believe some people might have ccache installed but would not necessarily want to use it Why? I have never seen anyone raise concern about...

> How do you make sure that in no case you can get obsolete compilation products being used ? This is ccache's job and it does a really good job...

Is there anything left to do here?

This CMake module creates `CCACHE` and `SCCACHE` boolean CMake options to manually disable compiler caching is desired.

I don't mind, but this includes code originally written by @emabrey so she would need to approve relicensing it as well.

I just noticed that I had not updated the SPDX license identifier when copying this module to [another repo](https://github.com/KDAB/cxx-qt/pull/107). I just fixed that.

I downgraded the kanidm/server container to 1.4.5, 1.4.4, and 1.4.3 and can reproduce this... 🤔