setup-ccache-action

Setup ccache easily in your workflow, with all the tuning knobs you need!

MIT License

Stars
11
Committers
2
setup-ccache-action - v1.2.7

Published by Chocobo1 over 2 years ago

setup-ccache-action - v1.2.6

Published by Chocobo1 almost 3 years ago

  • Revise msys support improvements from v1.2.5.
setup-ccache-action - v1.2.5

Published by Chocobo1 almost 3 years ago

  • Some improvements to msys support

Unfortunately CI testing for msys is broken and currently the culprit is unknown, i.e. there are no guarantee that msys support is stable at this point.
EDIT: Resolved in v1.2.6.

setup-ccache-action - v1.2.4

Published by Chocobo1 almost 3 years ago

  • Remove default cache size limit
    Now it defaults to ccache default 5G.
    This is to provide better cache behavior with upstream change: actions/toolkit#934
  • Add sourcemap
setup-ccache-action - v1.2.3

Published by Chocobo1 almost 3 years ago

  • Show verbose stats whenever possible
setup-ccache-action - v1.2.2

Published by Chocobo1 about 3 years ago

  • Fix cmake couldn't detect ccache on msys2
setup-ccache-action - v1.2.1

Published by Chocobo1 about 3 years ago

  • Don't use sudo unless necessary
setup-ccache-action - v1.2.0

Published by Chocobo1 about 3 years ago

  • Add support for msys2 on Windows
  • Hide nodejs deprecation warnings
setup-ccache-action - v1.1.2

Published by Chocobo1 about 3 years ago

  • Revise default cache key
setup-ccache-action - v1.1.1

Published by Chocobo1 about 3 years ago

  • Fix support for Ubuntu 18.04
setup-ccache-action - v1.1.0

Published by Chocobo1 about 3 years ago

  • Revise override_cache_key_fallback
  • Clarify format for ccache_options
  • Add output variable: cache_hit
setup-ccache-action - v1.0.2

Published by Chocobo1 about 3 years ago

  • Revise cache store/retrieve function
setup-ccache-action - v1.0.1

Published by Chocobo1 about 3 years ago

  • Update display name
  • Bump dependencies
setup-ccache-action - v1.0.0

Published by Chocobo1 about 3 years ago

Initial release