Files
sccache/_servicedata
William Brown d2e718c8d8 - Update to version 0.9.1~22:
* Add experimental concurrent cache support
  * Add tests for distributed cargo building
  * Fix tests for SELinux
  * strip CARGO_MAKEFLAGS
  * Allow using S3 virtual host style endpoints (#2329)
  *  Apply clippy fixes and bump ghac from v2 to v4 bump (#2341)
  * prepare release 0.10.0
  * feat: Bump opendal to 0.52 to support ghac v2
  * Fix formatting
  * Add scheduler connect message
  * Separate sccache_heartbeat
  * Separate sccache_http
  * lru: do not fail removing file if already removed
  * build and run integration tests on ubuntu-24.04
  * Fix and update sccache for CUDA 12.8 * cache (and dist-compile) cudafe++ invocations to ensure the original module_id file is restored and used for all PTX compilations * hash the module_id file (if it exists), `--gen_module_id_file` arg, and `--module_id_file_name` arg so PTX generated by `nvcc -c` and `nvcc -ptx` yield different hashes * remove `--gen_module_id_file` from internal cicc calls when using CTK<12.8 `nvcc -c`
  * update GHA workflows to CUDA 12.8
  * Add bind_address config field (#2307)
  * Don't cache dep file (#2322)
  * CI: Move the the current LLVM stable (#2323)
  * Scheduler: oversubscribe cores just a little to make up for slack (#2315)
  * Pass through `--remap-path-prefix` argument. (#2270)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=74
2025-03-26 01:51:29 +00:00

4 lines
238 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Firstyear/sccache.git</param>
<param name="changesrevision">d24f3785d04277dc47ff597db08643a8bd8a6a07</param></service></servicedata>