freedv-gui/.github
Mooneer Salem 52f1b5daf9
Enable CCache to make CI builds run more quickly. (#1328)
* 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.
2026-08-12 17:43:22 -07:00
..
ISSUE_TEMPLATE CI and GitHub cleanup. (#1271) 2026-03-28 23:57:21 -07:00
workflows Enable CCache to make CI builds run more quickly. (#1328) 2026-08-12 17:43:22 -07:00