]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2021-11-23  Luboš Luňákfix: handle newlines on Windows properly 968/head
2021-11-23  Luboš Luňákfix: Use default object file extension .obj for MSVC...
2021-11-23  Luboš Luňákfix: Make AVX2 code work also with MSVC (#963)
2021-11-17  Joel Rosdahlchore: Improve language in NEWS
2021-11-17  Joel Rosdahlchore: Update NEWS
2021-11-17  Joel Rosdahlfix: Correct error handling for unconstructible storage...
2021-11-17  Joel Rosdahlfix: Remove extraneous space in log message
2021-11-17  Joel Rosdahlfix: Correct entry_size field for result entries
2021-11-17  Joel Rosdahlfix: Store actual compression level in cache entry...
2021-11-15  Cristian Adamfeat: Visual C/C++ compiler support (#506)
2021-11-13  Joel Rosdahlchore: Update NEWS v4.5
2021-11-13  Joel Rosdahlchore: Update authors
2021-11-12  Joel Rosdahldoc: Tweak preposition
2021-11-09  Joel Rosdahlfeat: Pretty-print entry type in --dump-{manifest,result}
2021-11-08  Joel Rosdahlfeat: Add namespace support
2021-11-08  Joel Rosdahlfix: Disable hard link and file clone with enabled...
2021-11-08  Joel Rosdahlrefactor: Rename tag header field to namespace
2021-11-08  Joel Rosdahlfeat: Support rewriting absolute path to Clang option...
2021-11-06  Joel Rosdahlstyle: Add curly braces around if statement body
2021-11-06  Joel Rosdahldoc: Fix description of --checksum-file
2021-11-06  Luboš Luňákfix: Correct debug dir handling on Windows (#955)
2021-11-06  Joel Rosdahlfeat: Improve cache entry format
2021-11-06  Joel Rosdahlenhance: Add util::XXH3_128
2021-11-06  Joel Rosdahlrefactor: Rename Checksum to util::XXH3_64
2021-11-06  Joel Rosdahlbump: Upgrade to BLAKE3 1.2.0
2021-11-06  Joel Rosdahlbump: Upgrade to cpp-httplib 0.9.7
2021-11-06  Joel Rosdahlbump: Upgrade to optional-lite 3.5.0
2021-11-06  Joel Rosdahlbump: Upgrade to fmt 8.0.1
2021-11-06  Joel Rosdahlci: Add job for testing Clang 12
2021-11-03  Luboš Luňákfix: Correct win32 log messages about file locks (...
2021-10-28  Alexander Falkensternbump: Upgrade to Hiredis 1.0.2 (#949)
2021-10-06  Joel Rosdahlfix: Support special characters in URL user info
2021-10-06  Joel Rosdahldoc: Tweak AsciiDoc bullet indentation
2021-10-06  Joel RosdahlMerge pull request #934 from gjasny/no-keep-alive
2021-10-01  Gregor Jasnyfeat(http-storage): Make HTTP keep-alive configurable 934/head
2021-10-01  Gregor Jasnyfix(http-storage): Disable broken connection keep-alive
2021-09-28  Joel Rosdahldocs: Remove stray heading in NEWS
2021-09-28  Joel Rosdahlchore: Update authors v4.4.2
2021-09-28  Joel RosdahlUpdate NEWS
2021-09-28  Joel Rosdahlfix: Don’t update manifest on preprocessed hit with...
2021-09-27  Joel Rosdahlci: Pin macOS to 10.15
2021-09-26  Joel Rosdahlrefactor: Pass const Context to process_arg
2021-09-26  Joel Rosdahlrefactor: Move included_pch_file from Context to ArgsInfo
2021-09-22  Joel Rosdahlenhance: Add util::replace_all function
2021-09-20  Joel Rosdahltest: Cope with CC being a wrapper script that uses...
2021-09-20  Joel Rosdahltest: Silence stray output
2021-09-13  Kira Bruneautest: Use shell builtin pwd for basedir test (#933)
2021-09-11  Joel Rosdahlchore: Update news v4.4.1
2021-09-11  Joel Rosdahlfeat: Show separate statistics counters for misses
2021-09-09  Joel Rosdahlfix(http-storage): Enable keep-alive again after fixing...
2021-09-09  Joel Rosdahlfix(redis-storage): Ignore SIGPIPE
2021-09-07  Joel Rosdahlbump: Upgrade to cpp-httplib 0.9.4
2021-09-07  Joel Rosdahlrefactor: Improve compatibility definition of DLLIMPORT
2021-09-07  Gregor Jasnyfix: Always store configuration origin value (#928)
2021-09-05  Gregor Jasnyfix(http-storage): Disable broken connection keep-alive...
2021-09-01  Orgad ShanehFix build errors with clang on Windows (#924)
2021-08-29  Joel RosdahlMerge pull request #918 from gjasny/ipo
2021-08-29  Gregor Jasnyfeat(cmake): Disable IPO for mingw 918/head
2021-08-29  Gregor Jasnyfeat(cmake): Use standard linker for LTO scenarios
2021-08-29  Gregor Jasnyfeat(cmake): Use the matching lld for clang
2021-08-29  Gregor Jasnyfix(test): Pass all three required arguments to expect_...
2021-08-24  Joel Rosdahlfix(test): Fix basedir suite failure with symlinked PWD
2021-08-24  Joel Rosdahltest: Improve output of differing text files on failure
2021-08-24  Joel Rosdahlchore: Remove asciidoctor package from CentOS 8 Dockerfile
2021-08-20  Joel Rosdahlchore: Sort LICENSE.adoc entries properly
2021-08-20  Joel Rosdahlfeat: Only show secondary storage stats if non-empty...
2021-08-20  Joel Rosdahlfix(test): Fix .incbin test with newer binutils
2021-08-19  Joel Rosdahldocs: Fix grammar
2021-08-19  Joel Rosdahlchore: Update release date v4.4
2021-08-19  Joel Rosdahlbuild: Improve detection av Ccache version from source...
2021-08-19  Joel Rosdahlchore: Fix Cppcheck warnings
2021-08-18  Joel Rosdahldocs: Improve contributor notes in NEWS
2021-08-18  Joel Rosdahlchore: Update authors
2021-08-17  Joel Rosdahldocs: Update NEWS for ccache 4.4
2021-08-17  Joel Rosdahlchore: Add Ryan Burns to .mailmap
2021-08-17  Joel Rosdahlchore: Use official debian:11 Docker tag
2021-08-17  Joel Rosdahldocs: Use consistent casing of “Ccache” in NEWS
2021-08-16  Joel Rosdahlfeat(tracing): Add more trace points
2021-08-16  Joel Rosdahlfix(tracing): Always call MTR_END for each MTR_BEGIN
2021-08-16  Joel Rosdahlrefactor(tracing): Use MTR_SCOPE
2021-08-16  Joel Rosdahlbump: Upgrade minitrace to latest master
2021-08-16  Joel Rosdahlfeat: Improve statistics summary
2021-08-16  Joel Rosdahlstyle: Use uppercase literal suffixes
2021-08-16  Joel Rosdahlfeat: Print statistics IDs instead of descriptions...
2021-08-16  Joel Rosdahlrefactor: Return from process_main_options instead...
2021-08-16  Joel Rosdahlfix: Don’t print “unrecognized option” twice
2021-08-16  Joel Rosdahlenhance: Let TextTable::add_row take a vector
2021-08-16  Joel Rosdahlenhance: Add TextTable support for cells spanning sever...
2021-08-16  Joel Rosdahlrefactor: Simplify TextTable usage
2021-08-16  Joel Rosdahlenhance: Add util::TextTable::TextTable(const char*)
2021-08-16  Joel Rosdahlenhance: Add TextTable support for right-aligned integers
2021-08-15  R. Voggenauerbuild: Link ws2_32 to third_party instead of ccache_fra...
2021-08-10  Joel Rosdahlfix(test): Fix typos in trim_dir suite
2021-08-10  Joel Rosdahlfeat: Support subsecond mtime/atime for --cleanup and...
2021-08-10  Joel Rosdahlenhance: Detect support for st_atim field in struct...
2021-08-10  Joel Rosdahlfeat: Rename --directory option to --dir
2021-08-10  Joel Rosdahlfeat: Add --trim-dir option for usage with secondary...
2021-08-10  Joel Rosdahlfeat: Make --config-path and --directory affect whole...
2021-08-10  Joel Rosdahlrefactor: Move static getopt data to global level
2021-08-10  Joel Rosdahldoc: Describe interaction between primary and secondary...
next