* Enable CCache to make CI builds run more quickly. * Ensure Hamlib is also part of ccache. * Try creating symlink. * Increase ccache max size limit. * Add ccache for Windows builds. * Add cache for lint as well. * Make sure PGO is covered by ccache. * Dummy change to make sure build is cached. * macOS: Ensure node 24 is used for ccache * Windows: use node 24. * Increase max cache size on macOS to 5G. * Add Windows debugging for ccache. * Use CMake compiler launcher to launch ccache. * Use symlinks for PGO builds. * Don't cache PGO use steps, we can't afford to with only 10GB available. * Fix issue causing cache misses. * Forgot that we need to use single quotes. * Revert previous whitespace change. * Enable ccache for Linux builds. * Fix shell command error. * Add PR #1328 to changelog. |
||
|---|---|---|
| .. | ||
| cmake-linux.yml | ||
| cmake-macos.yml | ||
| cmake-windows.yml | ||
| update_freedv_manual.yml | ||