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

Add stats log file, logging input file and result feature New or improved feature
#854 by afbjorklund was merged Jun 15, 2021 Loading… 4.4
Enable minitrace tracing and stop it from crashing bug Does not work as intended/documented
#852 by afbjorklund was merged May 30, 2021 Loading… 4.4
Add support for clang's --config option incompatibility Not yet supported compiler/environment behavior
#850 by tstellar was merged May 23, 2021 Loading… 4.4
doc: allow disabling docs/man page generation build Affects building of Ccache itself closed: won't fix/implement/merge Will not fix/implement/merge improvement Improvement that is not a bug fix or new feature
#844 by Bastian-Krause was closed May 23, 2021 Loading…
Support -specs file.specs and --specs file.specs improvement Improvement that is not a bug fix or new feature
#843 by joshtriplett was merged May 3, 2021 Loading… 4.3
CMake: make build of documentation optional build Affects building of Ccache itself improvement Improvement that is not a bug fix or new feature
#842 by ynezz was merged May 3, 2021 Loading… 4.3
Fix detection of pthread features bug Does not work as intended/documented build Affects building of Ccache itself portability Affects portability of building or using Ccache
#840 by liljenzin was merged Apr 28, 2021 Loading… 4.3
Ignore -ivfsoverlay parameter improvement Improvement that is not a bug fix or new feature
#839 by niw was merged Apr 28, 2021 Loading… 4.3
Canonicalize header path earlier to improve performance bug Does not work as intended/documented
#838 by binli71 was merged Apr 17, 2021 Loading… 4.3
test: Use env instead of compgen -e bug Does not work as intended/documented closed: won't fix/implement/merge Will not fix/implement/merge portability Affects portability of building or using Ccache test Affects testing of Ccache itself
#835 by kira-bruneau was closed Apr 13, 2021 Loading…
Stat: treat pending deletes as missing files on Windows bug Does not work as intended/documented os: windows Related to building or running on Windows
#832 by nickhutchinson was merged Apr 5, 2021 Loading… 4.3
Changed zstd url back to http documentation Affects Ccache documentation improvement Improvement that is not a bug fix or new feature
#830 by Zero-1729 was merged Mar 26, 2021 Loading… 4.2.1
Implement a better Stat::stat(), Stat::lstat() for Windows bug Does not work as intended/documented os: windows Related to building or running on Windows
#819 by nickhutchinson was merged Mar 18, 2021 Loading… 4.2.1
Fix win32execute bug Does not work as intended/documented os: windows Related to building or running on Windows
#816 by asalwa was merged Mar 20, 2021 Loading… 4.2.1
Re-add a unify mode using -P closed: won't fix/implement/merge Will not fix/implement/merge feature New or improved feature
#815 by Meinersbur was closed Aug 4, 2025 Loading…
test: print line number of failing assert improvement Improvement that is not a bug fix or new feature test Affects testing of Ccache itself
#814 by totph was merged Mar 7, 2021 Loading… 4.2.1
Build: don't enable ccache when building with MSVC bug Does not work as intended/documented build Affects building of Ccache itself os: windows Related to building or running on Windows
#813 by nickhutchinson was merged Mar 7, 2021 Loading… 4.2.1
Fix Util::read_file returning truncated results if size_hint is an underestimate bug Does not work as intended/documented os: windows Related to building or running on Windows
#808 by nickhutchinson was merged Feb 24, 2021 Loading… 4.2.1
Fix "Debug option" test bug Does not work as intended/documented test Affects testing of Ccache itself
#807 by pawelkrysiak was merged Mar 6, 2021 Loading… 4.2.1
Build ccache with xlclang++ on AIX72 build Affects building of Ccache itself improvement Improvement that is not a bug fix or new feature portability Affects portability of building or using Ccache
#805 by jonpetri was merged Feb 24, 2021 Loading… 4.2.1
Support -fcolor-diagnostics passed to cc1 with -Xclang bug Does not work as intended/documented
#802 by foutrelis was merged Feb 23, 2021 Loading… 4.2.1
StdAtomic.cmake: probe atomic increment as well build Affects building of Ccache itself portability Affects portability of building or using Ccache
#800 by trofi was merged Feb 17, 2021 Loading… 4.2.1
Disable inode cache on OS without pthread_mutexattr_setpshared() bug Does not work as intended/documented build Affects building of Ccache itself portability Affects portability of building or using Ccache
#791 by sthen was merged Jan 25, 2021 Loading… 4.2
CI: skip homebrew update/cleanup on macOS ci Affects continuous integration improvement Improvement that is not a bug fix or new feature
#790 by nickhutchinson was merged Jan 25, 2021 Loading… 4.2
Tests: improve COFF object file comparison ci Affects continuous integration improvement Improvement that is not a bug fix or new feature os: windows Related to building or running on Windows
#789 by nickhutchinson was merged Jan 25, 2021 Loading… 4.2
ProTip! Exclude everything labeled bug with -label:bug.