-
Notifications
You must be signed in to change notification settings - Fork 538
Pull requests: ccache/ccache
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support for MSVC /Yc option
compiler: msvc
Related to Microsoft Visual C++
feature
New or improved feature
feat: implement New or improved feature
--print-stats-json
feature
#1380
by kaspar030
was closed Jan 18, 2024
Loading…
Add flag to be able to remove cache debug files on hit
#1376
by afbjorklund
was closed Jan 6, 2024
Loading…
fix: Use MSVC logic for clang-cl when handling precompiled header
bug
Does not work as intended/documented
compiler: clang-cl
Related to clang-cl
Remove matrix.config from build.yaml
ci
Affects continuous integration
improvement
Improvement that is not a bug fix or new feature
Use GHA feature in build.yaml
ci
Affects continuous integration
improvement
Improvement that is not a bug fix or new feature
Fix regexp in direct.bash
bug
Does not work as intended/documented
test
Affects testing of Ccache itself
feat: Handle Texas Instruments c6000 compiler arguments (#1352)
closed: won't fix/implement/merge
Will not fix/implement/merge
feature
New or improved feature
#1353
by bence42
was closed Jul 19, 2025
Loading…
fix: Detect symlink called clang-cl as clang-cl insted of normal clang
bug
Does not work as intended/documented
(feat)add support for clang --analyze
compiler: clang
Related to Clang
feature
New or improved feature
feat: set both C/CXX launchers if either is set
build
Affects building of Ccache itself
improvement
Improvement that is not a bug fix or new feature
fix: devmode unused function warnings on new MSVC
build
Affects building of Ccache itself
compiler: msvc
Related to Microsoft Visual C++
improvement
Improvement that is not a bug fix or new feature
feat: cmake -DOFFLINE=TRUE for offline builds
build
Affects building of Ccache itself
improvement
Improvement that is not a bug fix or new feature
fix: cmake -DSTATIC_LINK=ON on Linux/macOS
build
Affects building of Ccache itself
improvement
Improvement that is not a bug fix or new feature
fix: Windows is_absolute_path() crash on drive letter
bug
Does not work as intended/documented
os: windows
Related to building or running on Windows
fix: src/InodeCache.cpp: avoid sign-compare warning on FreeBSD
build
Affects building of Ccache itself
improvement
Improvement that is not a bug fix or new feature
os: freebsd
Related to building or running on FreeBSD
fix: relative path handling for clang PCH header
compiler: clang
Related to Clang
improvement
Improvement that is not a bug fix or new feature
fix: How nvcc handles host warnings by adding Xcompiler and --Werror.
bug
Does not work as intended/documented
compiler: nvcc
Related to the NVCC (CUDA) compiler
fix: Improve handling of backslash in MSVC .rsp
bug
Does not work as intended/documented
compiler: msvc
Related to Microsoft Visual C++
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.