Skip to content

Pull requests: ccache/ccache

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support for MSVC /Yc option compiler: msvc Related to Microsoft Visual C++ feature New or improved feature
#1384 by clemenswasser was merged Jan 24, 2024 Loading… 4.10
feat: add --print-stats format selection, JSON format feature New or improved feature
#1382 by kaspar030 was merged Jan 22, 2024 Loading… 4.10
feat: add --print-log-stats feature New or improved feature
#1381 by kaspar030 was merged Jan 20, 2024 Loading… 4.10
feat: implement --print-stats-json feature New or improved feature
#1380 by kaspar030 was closed Jan 18, 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
#1365 by DarkShadow44 was merged Nov 27, 2023 Loading… 4.9
Remove matrix.config from build.yaml ci Affects continuous integration improvement Improvement that is not a bug fix or new feature
#1360 by szepeviktor was merged Nov 26, 2023 Loading… 4.9
Use GHA feature in build.yaml ci Affects continuous integration improvement Improvement that is not a bug fix or new feature
#1359 by szepeviktor was merged Nov 26, 2023 Loading… 4.9
Properly exclude false positive typos improvement Improvement that is not a bug fix or new feature
#1358 by szepeviktor was merged Nov 26, 2023 Loading… 4.9
Fix regexp in direct.bash bug Does not work as intended/documented test Affects testing of Ccache itself
#1357 by szepeviktor was merged Nov 26, 2023 Loading… 4.9
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
#1348 by DarkShadow44 was merged Nov 23, 2023 Loading… 4.9
(feat)add support for clang --analyze compiler: clang Related to Clang feature New or improved feature
#1345 by mbel0 was merged Nov 20, 2023 Loading… 4.9
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
#1343 by rkitover was merged Dec 16, 2023 Loading… 4.9
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
#1342 by rkitover was merged Oct 29, 2023 Loading… 4.9
feat: cmake -DOFFLINE=TRUE for offline builds build Affects building of Ccache itself improvement Improvement that is not a bug fix or new feature
#1341 by rkitover was merged Oct 29, 2023 Loading… 4.9
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
#1340 by rkitover was merged Oct 29, 2023 Loading… 4.9
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
#1338 by mablanchard was merged Oct 16, 2023 Loading… 4.9
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
#1331 by pstorz was merged Oct 16, 2023 Loading… 4.9
fix: Allow wildcards in port url validation
#1323 by afbjorklund was closed Aug 24, 2023 Loading…
fix: relative path handling for clang PCH header compiler: clang Related to Clang improvement Improvement that is not a bug fix or new feature
#1318 by jiulongw was merged Aug 3, 2023 Loading… 4.9
feat: Allow specifying debug level feature New or improved feature
#1312 by dsilakov was merged Aug 2, 2023 Loading… 4.9
feat: Expand environment variables in debug_dir configuration entry feature New or improved feature
#1307 by cupu was merged Jul 2, 2023 Loading… 4.9
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
#1304 by andrew-hardin was merged Jun 29, 2023 Loading… 4.8.3
fix: Improve handling of backslash in MSVC .rsp bug Does not work as intended/documented compiler: msvc Related to Microsoft Visual C++
#1303 by ptc-jhoerner was merged Jun 29, 2023 Loading… 4.8.3
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.