-
Notifications
You must be signed in to change notification settings - Fork 540
Pull requests: ccache/ccache
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix clang-cl display name
bug
Does not work as intended/documented
compiler: clang-cl
Related to clang-cl
doc: Document cl as a supported compiler_type
closed: won't fix/implement/merge
Will not fix/implement/merge
compiler: msvc
Related to Microsoft Visual C++
documentation
Affects Ccache documentation
#999
by orgads
was closed Jan 24, 2022
Loading…
MSVC's -Zs is GCC's -fsyntax-only
compiler: msvc
Related to Microsoft Visual C++
feature
New or improved feature
do not handle -o<file> for MSVC
bug
Does not work as intended/documented
compiler: msvc
Related to Microsoft Visual C++
feat: Support depend mode for MSVC
compiler: msvc
Related to Microsoft Visual C++
feature
New or improved feature
support MSVC /Yu option (compiling with PCH)
compiler: msvc
Related to Microsoft Visual C++
feature
New or improved feature
MSVC Features
closed: won't fix/implement/merge
Will not fix/implement/merge
feature
New or improved feature
#987
by orgads
was closed Feb 3, 2022
Loading…
Fix copying of binary files on Windows
bug
Does not work as intended/documented
os: windows
Related to building or running on Windows
Fix trim dir when running on zfs for linux
bug
Does not work as intended/documented
closed: won't fix/implement/merge
Will not fix/implement/merge
#975
by afbjorklund
was closed Dec 15, 2021
Loading…
Fix upload-redis after cache entry format change
improvement
Improvement that is not a bug fix or new feature
MSVC's -link option is too hard
bug
Does not work as intended/documented
compiler: msvc
Related to Microsoft Visual C++
fix: Handle MSVC flags -MD[d], -MT[d] and -LT[d] properly
bug
Does not work as intended/documented
compiler: msvc
Related to Microsoft Visual C++
fix: Ignore CCACHE_NOCPP2=1 with MSVC
bug
Does not work as intended/documented
compiler: msvc
Related to Microsoft Visual C++
fix: handle newlines on Windows properly
bug
Does not work as intended/documented
os: windows
Related to building or running on Windows
fix: Use default object file extension .obj for MSVC
bug
Does not work as intended/documented
compiler: msvc
Related to Microsoft Visual C++
fix: Make AVX2 code work also with MSVC
compiler: msvc
Related to Microsoft Visual C++
improvement
Improvement that is not a bug fix or new feature
portability
Affects portability of building or using Ccache
Add support for caching stdout from MSVC
compiler: msvc
Related to Microsoft Visual C++
feature
New or improved feature
fix: (Util.cpp) use static_cast<int> on FICLONE, port downstream patch form alpine linux
awaiting feedback
Waiting for response from issue/PR author
improvement
Improvement that is not a bug fix or new feature
portability
Affects portability of building or using Ccache
#960
by MaxPeal
was closed Mar 21, 2022
Loading…
fix: Correct debug dir handling on Windows
bug
Does not work as intended/documented
os: windows
Related to building or running on Windows
ProTip!
Adding no:label will show everything without a label.