Skip to content

Releases: mozilla/sccache

v0.7.4

27 Nov 10:04

Choose a tag to compare

With this release, we turned back on the direct access and improve some errors mgmt.
We are getting ready for the release 1.0

What's Changed

  • Fix some possible out-of-bound accesses in process_preprocesed_{file,line} by @glandium in #1980
  • Fix test_parse_arguments_multiarch_cache_disabled by @glandium in #1984
  • Add support for -- on clang/clang-cl command-line by @glandium in #1983
  • Remove uses of Lazy<Mutex> by @glandium in #1985
  • Catch panics in the server and transmit them as errors to the client. by @glandium in #1981
  • Only activate direct mode by default for local by @Alphare in #1973
  • Remove some unnecessary clones by @glandium in #1986
  • Activate direct mode when e.g. SCCACHE_DIR is set. by @glandium in #1987

Full Changelog: v0.7.3...v0.7.4

v0.7.3

20 Nov 08:36

Choose a tag to compare

Revert "Activate preprocessor cache mode by default"
For causing freeze with MSVC: #1967

v0.7.2

15 Nov 09:55

Choose a tag to compare

What's Changed

Dependency updates

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

07 Nov 13:44

Choose a tag to compare

What's Changed

Dependencies

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 Nov 20:44
b831172

Choose a tag to compare

What's Changed

  • Add local-only preprocessor cache AKA "direct mode" by @Alphare in #1882
    Enable by using SCCACHE_DIRECT=true
    Please test and provide feedback
  • ci: bring back aarch64-unknown-linux-musl binaries by @quad in #1926
  • prepare release 0.7.0 by @sylvestre in #1932

## Dependency updates

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Oct 15:21

Choose a tag to compare

What's Changed

Major changes

Other changes

dependency updates

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

27 Jun 09:44

Choose a tag to compare

What's Changed

## dependencies updates

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

04 Jun 11:00

Choose a tag to compare

What's Changed

  • fix: Revert OpenDAL bump to fix the hang while connecting ghac by @Xuanwo in #1790
    Fixes the intermittent issue on Windows with GitHub storage #1789

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Jun 09:18

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Jun 10:06
81d8867

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1