Revisions of sccache

buildservice-autocommit accepted request 1177827 from William Brown's avatar William Brown (firstyear) (revision 63)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1177825 from William Brown's avatar William Brown (firstyear) (revision 62)
- Update to version 0.8.1~2:
  * Add experimental concurrent cache support
  * deps: bump libc from 0.2.153 to 0.2.155 (#2188)
  * sccache: prepare new release (#2179)
  * build(deps): bump bytes from 1.5.0 to 1.6.0 (#2176)
  * build(deps): bump encoding_rs from 0.8.33 to 0.8.34 (#2178)
  * build(deps): bump semver from 1.0.22 to 1.0.23 (#2177)
  * build(deps): bump tempfile from 3.9.0 to 3.10.1 (#2175)
  * build(deps): bump time from 0.3.31 to 0.3.36 (#2184)
  * Make preprocessor cache methods async (#2182)
  * Make recent versions of clippy happy (#2181)
  * Allow SCCACHE_CACHE_SIZE values without a unit (#2183)
  * Disable preprocessor cache when doing distributed compilation (#2173)
  * build(deps): bump jobserver from 0.1.28 to 0.1.31 (#2166)
  * build(deps): bump tokio from 1.35.1 to 1.37.0 (#2165)
  * build(deps): bump http-body-util from 0.1.0 to 0.1.1 (#2167)
  * build(deps): bump serde from 1.0.199 to 1.0.201 (#2171)
  * build(deps): bump serde from 1.0.195 to 1.0.199 (#2162)
  * build(deps): bump semver from 1.0.21 to 1.0.22 (#2109)
  * build(deps): bump nix from 0.27.1 to 0.28.0 (#2108)
  * build(deps): bump mio from 0.8.10 to 0.8.11 (#2128)
  * build(deps): bump h2 from 0.3.24 to 0.3.26 (#2144)
  * msvc: passthrough argument -Qpar- (#1834)
  * build(deps): bump rustls from 0.21.10 to 0.21.11 (#2151)
  * build(deps): bump serial_test from 2.0.0 to 3.1.0 (#2158)
  * Add required winapi features (#2160)
buildservice-autocommit accepted request 1173810 from William Brown's avatar William Brown (firstyear) (revision 61)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1169784 from William Brown's avatar William Brown (firstyear) (revision 60)
- bsc#1223238 - CVE-2024-32650 - Infinite loop in
    rustls::conn::ConnectionCommon:complete_io()
- Update to version 0.8.0~3
  * Add experimental concurrent cache support
  * README: Remove duplicated info about openssl vendoring (#2157)
  * Fix the README working (Closes: #2154) (#2156)
  * prepare version 0.8.0 (#2153)
  * build(deps): bump vmactions/freebsd-vm from 1.0.6 to 1.0.7 (#2147)
  * Set User Agent Header for S3 Requests (#2137)
  * build(deps): bump anyhow from 1.0.79 to 1.0.81 (#2135)
  * Include server_startup_timeout_ms in config docs (#2134)
  * build(deps): bump walkdir from 2.4.0 to 2.5.0 (#2127)
  * package cargo.toml (#2124)
  * feat: initial support for Clang HIP (#2045)
  * fix a typo
  * build(deps): bump openssl from 0.10.62 to 0.10.64 (#2106)
  * build(deps): bump serde_json from 1.0.111 to 1.0.114 (#2112)
  * feat: Add Memcached authentication (#2117)
  * chore: use what we really need from `opendal` (#2118)
  * build(deps): Upgrade OpenDAL to the latest version (#2114)
  * feat: Rewrite Redis environment variables API (#2116)
  * Remove unused code warnings from Windows build (#2119)
  * Fix AArch64 build with musl (#2120)
  * feat: Add support to Redis cluster mode (#2113)
  * build(deps): bump codecov/codecov-action from 3 to 4 (#2078)
  * rustc driver detection - includes #1897 (#2085)
  * Disable tests when the feature is disabled
  * allow the compilation of sccache without any features (only local build)
  * build(deps): bump base64 from 0.21.6 to 0.21.7
  * build(deps): bump assert_cmd from 2.0.12 to 2.0.13
buildservice-autocommit accepted request 1144779 from William Brown's avatar William Brown (firstyear) (revision 59)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1140754 from William Brown's avatar William Brown (firstyear) (revision 58)
- Update to version 0.7.5~9:
  * Add experimental concurrent cache support
  * feat(cache/oss): add support for oss (#2046)
  * Improve of the description
  * fix(src/compiler/c): take common_args into account during preprocessor hashing (#2039)
  * Add support for symlinks in toolchains. (#2030)
  * Fix docs on integrating sccache with MSVC when cmake >= 3.25 (#2031)
  * refactor: Remove all dependences on ring 0.16 (#2036)
  * feat(redis): add support for ttl, fix #1666 (#2027)
  * Prepare version 0.7.5
  * fix(src/compiler/msvc): add a new encode/decode test ...
  * fix(src/compiler/msvc): use pre-encoded UTF-16 data ...
  * chore(src/compiler/msvc): replace rust-encoding with encoding-rs ...
  * build(deps): bump serde from 1.0.194 to 1.0.195 (#2017)
  * build(deps): bump libc from 0.2.151 to 0.2.152 (#2019)
  * build(deps): bump base64 from 0.21.5 to 0.21.6 (#2016)
  * build(deps): bump opendal from 0.44.0 to 0.44.1 (#2014)
  * feat(snap): add sccache-dist binary to the Snap
  * chore(snap): adapt the configurations to Snapcraft 8.0
  * build(deps): bump actions/github-script from 6 to 7
  * build(deps): bump actions/download-artifact from 3 to 4
  * build(deps): bump actions/upload-artifact from 3 to 4
  * chore(cargo): update dependencies to compatible versions (#2009)
  * build(deps): bump tar from 0.4.38 to 0.4.40
  * build(deps): bump test-case from 3.2.1 to 3.3.1
  * Clone repo in ci
  * Fix typo
  * Add ci feature check
  * Expand cfg for operator storage impl
  * Add i686 and fix armv7
buildservice-autocommit accepted request 1131229 from William Brown's avatar William Brown (firstyear) (revision 57)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1131227 from William Brown's avatar William Brown (firstyear) (revision 56)
- Update to version 0.7.4~3:
  * Add experimental concurrent cache support
  * Bump freebsd-vm action to v1.0.2 & use ubuntu (#1994)
  * build(deps): bump serde from 1.0.190 to 1.0.193
  * Prepare version 0.7.4
  * Activate direct mode when e.g. SCCACHE_DIR is set.
  * Remove some unnecessary clones
  * Only activate direct mode by default for local
  * Catch panics in the server and transmit them as errors to the client.
  * Remove uses of Lazy<Mutex<T>>
  * Add support for `--` on clang/clang-cl command-line
  * Fix test_parse_arguments_multiarch_cache_disabled
  * Fix some possible out-of-bound accesses in process_preprocesed_{file,line}
  * prepare version 0.7.3
  * Revert "Activate preprocessor cache mode by default"
buildservice-autocommit accepted request 1126505 from William Brown's avatar William Brown (firstyear) (revision 55)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1126504 from William Brown's avatar William Brown (firstyear) (revision 54)
- Update to version 0.7.2~0:
  * Add experimental concurrent cache support
  * Fix some typos
  * prepare version 0.7.2
  * Don't pass wd4668 to clang-cl
  * build(deps): bump zstd from 0.12.4 to 0.13.0
  * build(deps): bump bytes from 1.4.0 to 1.5.0
  * build(deps): bump base64 from 0.21.3 to 0.21.5
  * build(deps): bump jobserver from 0.1.26 to 0.1.27
  * build(deps): bump semver from 1.0.17 to 1.0.20
  * Activate preprocessor cache mode by default
  * Fix input file times in end-to-end tests
  * Appease the TOML formatter
  * Parametrize relevant tests with preprocessor cache
  * Add dummy input file to all tests that call the preprocessor
  * Improve context for open error when opening the input file
  * Comment out the logging setup in the test harness
  * Fix location of the local daemon log in the test harness
  * Fail early if the local daemon doesn't start properly during tests
  * Fix off-by-one in line number replacement code
  * prepare version 0.7.1
  * When fails to connect, show the error
  * build(deps): bump directories from 5.0.0 to 5.0.1
  * build(deps): bump toml from 0.7.6 to 0.8.6
  * build(deps): bump byteorder from 1.4.3 to 1.5.0
  * add a pre-commit conf
  * build(deps): bump assert_cmd from 2.0.11 to 2.0.12
  * build(deps): bump hyper from 0.14.25 to 0.14.27
  * build(deps): bump blake3 from 1.3.3 to 1.5.0
  * build(deps): bump filetime from 0.2.21 to 0.2.22
buildservice-autocommit accepted request 1112915 from William Brown's avatar William Brown (firstyear) (revision 53)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1112914 from William Brown's avatar William Brown (firstyear) (revision 52)
- Update to version 0.5.4~2:
  * sccache fails to build on non x86_64/aarch64 arches
buildservice-autocommit accepted request 1104257 from William Brown's avatar William Brown (firstyear) (revision 51)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1104256 from William Brown's avatar William Brown (firstyear) (revision 50)
- Update to use openssl 3
buildservice-autocommit accepted request 1095709 from William Brown's avatar William Brown (firstyear) (revision 49)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1095701 from William Brown's avatar William Brown (firstyear) (revision 48)
- Update to version 0.5.4~1:
  * Add experimental concurrent cache support
  * Fix the version detection in the release script
  * build(deps): bump filetime from 0.2.20 to 0.2.21
  * build(deps): bump openssl from 0.10.49 to 0.10.55
  * cargo fmt
  * Fix cache read timing
  * prepare a new upstream release
  * build(deps): bump is-terminal from 0.4.5 to 0.4.7
  * build(deps): bump predicates from 3.0.2 to 3.0.3
  * build(deps): bump uuid from 1.3.1 to 1.3.3
  * Fix failing lint CI
  * Refactor out duplicated code
  * Add PCH tests
  * Properly implement PCH
  * Blacklist C++ PCHs
  * build(deps): bump log from 0.4.17 to 0.4.19
  * build(deps): bump chrono from 0.4.24 to 0.4.26
  * Revert "fix: wrong SCCACHE_S3_USE_SSL value parse (#1804)" (#1805)
  * fix: wrong SCCACHE_S3_USE_SSL value parse (#1804)
  * fix: Don't call EC2 Metadata and allow anonymouse if no cred (#1800)
  * feat: Bump OpenDAL to 0.37.0
  * Avoid new actions
  * Add workflow to prevent regress
  * chore: Make sure Cargo.toml is formatted
buildservice-autocommit accepted request 1091004 from William Brown's avatar William Brown (firstyear) (revision 47)
baserev update by copy to link target
William Brown's avatar William Brown (firstyear) accepted request 1090999 from William Brown's avatar William Brown (firstyear) (revision 46)
- Update to version 0.5.3~2:
  * Add experimental concurrent cache support
  * build(deps): bump tokio from 1.28.0 to 1.28.2
  * version 0.5.3
  * Update Cargo.toml
  * Try revert opendal
  * version 0.5.2
William Brown's avatar William Brown (firstyear) accepted request 1090598 from William Brown's avatar William Brown (firstyear) (revision 45)
- Update to version 0.5.1~14:
  * Add experimental concurrent cache support
  * build(deps): bump openssl from 0.10.48 to 0.10.49
  * README: Add --locked to the cargo install
  * build(deps): bump serde from 1.0.155 to 1.0.159
  * build(deps): bump walkdir from 2.3.2 to 2.3.3
  * Disable C4668 during preprocessing for MSVC
  * Add integration test for MSVC preprocessing bug
  * Ignore C4668 when preprocessing MSVC
  * build(deps): bump hyper from 0.14.24 to 0.14.25
  * build(deps): bump flate2 from 1.0.25 to 1.0.26
  * Update ci.yml
  * Attempt to fix arm64 builds
  * Support for Type Library Headers for MSVC
  * Produce JSON depsfiles from MSVC
  * Disable aarch64 build as the ubuntu repo is failing
  * version 0.5.1
  * deps: Bump OpenDAL and reqsign (#1779)
  * fmt and clippy fixes
  * Opt in rather than opt out
  * Added env var to disable multi arch caching
  * Use object for parsing archives, and handle macOS fat archives
  * feat: Enable backtrace for anyhow (#1774)
buildservice-autocommit accepted request 1088754 from William Brown's avatar William Brown (firstyear) (revision 44)
baserev update by copy to link target
Displaying revisions 1 - 20 of 63
openSUSE Build Service is sponsored by