-
Notifications
You must be signed in to change notification settings - Fork 618
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mozilla/sccache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mozilla/sccache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 25 files changed
- 9 contributors
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9ca8beb - Browse repository at this point
Copy the full SHA 9ca8bebView commit details
Commits on Jan 8, 2025
-
Pass through
--remap-path-prefixargument. (#2270)* Pass through `--remap-path-prefix` argument. * Nothing is TooHard anymore in the Rust world! * Add a test for `--remap-path-prefix`
Configuration menu - View commit details
-
Copy full SHA for e8b9af4 - Browse repository at this point
Copy the full SHA e8b9af4View commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for de991d0 - Browse repository at this point
Copy the full SHA de991d0View commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6362a7a - Browse repository at this point
Copy the full SHA 6362a7aView commit details
Commits on Jan 30, 2025
-
sccache has two modes: - normal mode - preprocessor cache mode (aka direct mode in ccache) In the former case, the preprocessor is invoked and creates the dep file itself. Whatever sccache does after that is going to overwrite a fresh file with potentially wrong information, since the cache key is not indexed on the elements that would affect the contents of the dep file, resulting in issue #2321. In the latter case, sccache currently doesn't handle the situation appropriately (issue #2194), which is why preprocessor cache mode is automatically disabled when the dependency flags are on the command line (#2195). Which also means we fallback to the case above.
Configuration menu - View commit details
-
Copy full SHA for c0a0b6e - Browse repository at this point
Copy the full SHA c0a0b6eView commit details
Commits on Jan 31, 2025
-
Add bind_address config field (#2307)
* Add bind_address Use public_addr as default * Add documentation, tests for bind_address * Use correct port for tests * Link Distributed.md to DistributedConfiguration.md * Fold DistributedConfiguration.md into Distributed.md
Configuration menu - View commit details
-
Copy full SHA for bf49d4c - Browse repository at this point
Copy the full SHA bf49d4cView commit details
Commits on Feb 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b347f82 - Browse repository at this point
Copy the full SHA b347f82View commit details -
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`
Configuration menu - View commit details
-
Copy full SHA for 48fda90 - Browse repository at this point
Copy the full SHA 48fda90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42fa94 - Browse repository at this point
Copy the full SHA e42fa94View commit details
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5abef94 - Browse repository at this point
Copy the full SHA 5abef94View commit details
Commits on Feb 18, 2025
-
logging split raw http
Configuration menu - View commit details
-
Copy full SHA for a482567 - Browse repository at this point
Copy the full SHA a482567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42afc43 - Browse repository at this point
Copy the full SHA 42afc43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8deab3 - Browse repository at this point
Copy the full SHA a8deab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c719e5a - Browse repository at this point
Copy the full SHA c719e5aView commit details
Commits on Feb 24, 2025
-
feat: Bump opendal to 0.52 to support ghac v2
Signed-off-by: Xuanwo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02b41ca - Browse repository at this point
Copy the full SHA 02b41caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d1ed5 - Browse repository at this point
Copy the full SHA e3d1ed5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.1...v0.10.0