Skip to content

Releases: hendrikmuhs/ccache-action

v1.2.4

02 Nov 22:19
Compare
Choose a tag to compare

BROKEN: contains a wrong checksum for ccache for windows

update ccache for windows to 4.7.2

v1.2.3

12 Oct 20:14
Compare
Choose a tag to compare

update dependencies, ccache and sccache on windows

v1.2.2 Dependency Updates

30 Apr 15:31
Compare
Choose a tag to compare
  • Don't fail the entire CI run just because of cache saving error
  • dependency updates

1.2.1 Fix save on Windows

24 Mar 20:35
Compare
Choose a tag to compare

fixes cache saving on Windows and other fixes

1.2.0 Windows support an other enhancements

20 Mar 08:45
Compare
Choose a tag to compare
  • add Sccache support
  • add restore-keys
  • don't save empty cache

contributed by @jonashaag

1.1.1 ccache 4.6 windows

19 Mar 19:47
Compare
Choose a tag to compare
v1.1.1

update code

v1.1.0: Windows support and other enhancements

13 Mar 17:03
Compare
Choose a tag to compare
  • add Sccache support
  • add restore-keys
  • don't save empty cache

kudows to @jonashaag

(Pre-release: testing out the new functionality, this will become v1.2.0)

v1.0.5 update dependencies

23 Jul 08:37
Compare
Choose a tag to compare
recompile after dependency updates

v1.0.4: Always save ccache, even on build failure (#4)

29 Apr 17:41
4687d03
Compare
Choose a tag to compare

v1.0.3

05 Mar 15:52
Compare
Choose a tag to compare

make cache size configurable, don't call apt-get update