Skip to content

Releases: robertmaynard/sccache

Experimental nvcc+msvc support release

Pre-release

Choose a tag to compare

@robertmaynard robertmaynard released this 20 Sep 13:22
2b1fff9

Experimental release of sccache with support for msvc as the host compiler for nvcc.

nvcc_v4: Fourth release of NVCC support

Choose a tag to compare

@robertmaynard robertmaynard released this 18 May 21:03

Corrects issues where certain flags would be marked as capture incorrectly
which would cause them to break builds that use -Xcompiler.

This is the first release since NVCC support was added to sccache
upstream!

Third release of NVCC support

Pre-release

Choose a tag to compare

@robertmaynard robertmaynard released this 15 Apr 18:35

Corrects issues with not outputting dependency tracking information

Still meant for testing

Second release of NVCC support

Pre-release

Choose a tag to compare

@robertmaynard robertmaynard released this 10 Apr 13:12

Meant for testing.

nvcc_v1: Release that contains initial NVCC support

Choose a tag to compare

@robertmaynard robertmaynard released this 08 Apr 15:58

Initial release of nvcc support. Meant for testing.