freedv-gui/.github/workflows
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
..
cmake-linux.yml Enable CCache to make CI builds run more quickly. (#1328) 2026-08-12 17:43:22 -07:00
cmake-macos.yml Enable CCache to make CI builds run more quickly. (#1328) 2026-08-12 17:43:22 -07:00
cmake-windows.yml Enable CCache to make CI builds run more quickly. (#1328) 2026-08-12 17:43:22 -07:00
update_freedv_manual.yml Use different Ubuntu mirror as workaround for failing build. (#1315) 2026-05-01 08:17:37 -07:00