]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2022-11-21  Joel Rosdahlchore: Update NEWS v4.7.4
2022-11-20  Joel Rosdahlchore: Fix typo
2022-11-20  Joel Rosdahlbump: Upgrade to hiredis 1.1.0
2022-11-20  Joel Rosdahlfix: Avoid race condition in inode cache for quick...
2022-11-14  Oleg Sidorkinfix: Fall back to emulation for unsupported posix_fallo...
2022-11-13  Joel Rosdahlfix: Use $XDG_RUNTIME_DIR/ccache-tmp as the default...
2022-11-13  Joel Rosdahltest: Test TimePoint::nsec_decimal_part
2022-11-13  Joel Rosdahlfix: Fix bug in Duration arithmetic operators
2022-11-13  Joel Rosdahlperf: Optimize util::write_file for empty data
2022-11-13  Oleg Sidorkinfix: Do not create /run directory on systems that don...
2022-11-11  Joel Rosdahldoc: Don't mention removed compiler type "pump"
2022-11-11  Joel Rosdahldoc: Add hint about using -fno-pch-timestamp for PCH...
2022-11-11  Joel Rosdahldoc: Improve description of header file handling after...
2022-11-10  Joel Rosdahlfix: Don't consider temporary files incompressible
2022-11-10  Joel Rosdahlfix: Properly wait for recompression jobs if there...
2022-11-10  Joel Rosdahlenhance: Make subsequent calls to ThreadPool::shut_down...
2022-11-10  Joel Rosdahldoc: Remove superfluous right parenthesis
2022-11-10  Joel Rosdahlrefactor: Avoid changing loop variable in body of for...
2022-11-10  Joel Rosdahlrefactor: Remove empty if clause
2022-11-10  Joel Rosdahlfix: Avoid duplicate magic header in --inspect
2022-11-10  Joel Rosdahlchore: Sort file list
2022-11-10  Joel Rosdahlchore: Improve inode cache logging
2022-11-07  Joel Rosdahldoc: Fix indentation
2022-11-07  Joel Rosdahlfix(http-storage): Report connection timeout properly
2022-11-06  Joel Rosdahlci: Don't run CodeQL on unit tests
2022-11-06  Joel Rosdahlci: Refactor ci/build script
2022-11-05  Joel Rosdahlchore: Update NEWS v4.7.3
2022-11-05  Joel Rosdahldoc: Mention the default value of keep_comments_cpp
2022-11-05  Joel Rosdahlchore: Fix grammar in comment
2022-11-05  Joel Rosdahlfeat: Include I_MPI_CC/I_MPI_CXX in the input hash
2022-11-05  Joel Rosdahlchore: Improve inode cache logging
2022-11-03  Joel Rosdahlfeat: Support -Wp,-M[M]D with -o without -MMD/-MQ/...
2022-11-03  Joel Rosdahltest: Silence progress messages from CCACHE_UMASK test
2022-11-03  Joel Rosdahltest: Silence Clang warnings about unused arguments...
2022-11-03  Joel Rosdahltest: Remove left-over fi statement
2022-11-03  Joel Rosdahlfix: Fix parsing of sloppiness with trailing delimiter
2022-11-03  Joel Rosdahlfix: Avoid redundant slash in HTTP storage URLs with...
2022-11-03  Joel Rosdahlfix: Hash variables that affect Clang version on macOS
2022-11-03  Joel Rosdahlchore: Tweak comments
2022-11-02  Joel Rosdahlchore: Improve logging of file read failures
2022-10-29  Joel Rosdahlchore: Update authors v4.7.2
2022-10-29  Joel Rosdahlchore: Update NEWS
2022-10-28  rblx-kbuckfix: Process the argument following a -Xarch argument...
2022-10-28  Joel Rosdahlfix: Use configured umask for command line operations...
2022-10-28  Joel Rosdahltest: Disable flaky Windows profiling tests
2022-10-26  Joel Rosdahlbuild: Include limits.h for PATH_MAX
2022-10-26  Joel Rosdahlfix: Use separate 32-bit and 64-bit inode cache files
2022-10-24  Gregor Jasnybuild: Apply standard settings and warnings to lockfile...
2022-10-22  Joel Rosdahlchore: Correct contributor in NEWS
2022-10-22  Joel Rosdahlchore: Update NEWS v4.7.1
2022-10-22  Joel Rosdahlci: Avoid using deprecated GitHub set-output command
2022-10-22  Joel Rosdahlci: Add GCC 8 and GCC 9 jobs
2022-10-22  Orgad Shanehbuild: Remove unneeded C++11 flag in libatomic test...
2022-10-22  Orgad Shanehbuild: Support compilation with GCC 8 (#1190)
2022-10-19  Joel Rosdahlfix: Handle -MD/-MMD when compiling assembler file
2022-10-19  Joel Rosdahlchore: Remove unused no-response bot config
2022-10-17  Joel Rosdahldoc: Fix markup in NEWS
2022-10-17  Joel Rosdahlchore: Update NEWS v4.7
2022-10-16  Joel Rosdahldoc: Improve manual
2022-10-16  Joel Rosdahldoc: Fixed markup of __NAME__ macros
2022-10-16  Joel Rosdahlrefactor: Avoid an extra data copy when rewriting stdout
2022-10-16  Joel Rosdahltest: Simplify util::read_file_part test
2022-10-16  Joel Rosdahlenhance: Add more util::Bytes::insert variants
2022-10-16  Joel Rosdahlrefactor: Rename ShowIncludesParser to MsvcShowIncludes...
2022-10-16  Joel Rosdahlchore: Tweak code related to auto depend mode for MSVC
2022-10-16  Joel Rosdahldoc: Tweak manual and comments related to /showIncludes
2022-10-16  Joel Rosdahlchore: Add news for version 4.6.3
2022-10-16  Joel Rosdahlchore: Tweak README
2022-10-16  Joel Rosdahlchore: Update authors
2022-10-16  Orgad Shanehci: Remove Ubuntu 18.04 jobs and add GCC 12 job (#1180)
2022-10-15  Orgad Shanehbuild: Add headers to CMake project files (#1178)
2022-10-15  Orgad Shanehfeat: Support auto depend mode for MSVC without /showIn...
2022-10-15  Orgad Shanehci: Remove clang64 msys target from ci (#1179)
2022-10-12  Orgad Shanehtest: Make the integration tests work under Windows...
2022-10-12  Joel Rosdahlbuild: Add missing source file extension
2022-10-12  Orgad Shanehfeat: Support depend mode for MSVC (#992)
2022-10-06  Joel Rosdahlchore: Clean up code slightly
2022-10-05  Orgad Shanehfix: Remove usage of deprecated codecvt header (#1172)
2022-10-05  Joel Rosdahlrefactor: Store compiler output as bytes
2022-10-05  Joel Rosdahlenhance: Add util::to_string instantiations for Bytes...
2022-10-05  Joel Rosdahltest: Add tests for util::to_string and util::to_string...
2022-10-05  louiscaronfix: Handle spaces between target and colon in dependen...
2022-10-05  louiscarontest: Add another depend mode test (#1174)
2022-10-05  Orgad Shanehfix: Retain line CRLF in compiler output on Windows...
2022-10-05  Joel RosdahlRevert "feat: Support auto depend mode for MSVC without...
2022-10-05  Orgad Shanehfeat: Support auto depend mode for MSVC without /showIn...
2022-10-05  Rosen Penevbuild: Use pkgconfig for zstd search (#1169)
2022-10-05  Orgad Shanehfix: Capture MSVC stdout/stderr when running from Visua...
2022-10-05  Orgad Shanehfix: Fix implementation of unsetenv on Windows (#1171)
2022-10-04  Joel Rosdahldoc: Sort sloppiness values by name
2022-10-04  Joel Rosdahlfeat: Improve handling of -frandom-seed and description...
2022-10-04  Raihaan Shouhellfeat: Add sloppiness for -frandom-seed (#1168)
2022-10-04  Joel Rosdahlfeat: Improve statistics for remote hits/misses
2022-10-03  Joel Rosdahlchore: Improve inode cache log messages
2022-10-02  Joel Rosdahlfix: Don't increment preprocessed_cache_miss in recache...
2022-10-02  Joel Rosdahlrefactor: Sort k_statistics_fields
2022-09-28  Joel Rosdahlrefactor: Extract code for retrieving manifest to a...
2022-09-28  Joel Rosdahlfeat: Implement "remote only" mode
2022-09-27  Joel Rosdahlchore: Rename primary/secondary storage to local/remote...
2022-09-27  Joel Rosdahlchore: Rename primary/secondary config to config/system...
next