]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2022-08-27  Joel Rosdahlchore: Update NEWS 4.6-maint v4.6.3
2022-08-27  Joel Rosdahltest: Disable "output file failure" test for unsupporte...
2022-08-27  Joel Rosdahlchore: Update NEWS
2022-08-25  Joel Rosdahlfix: Use -P -Fi for saving MSVC preprocessor output
2022-08-25  Khem Rajfix: Fix build with musl when using GCC 12 (#1145)
2022-08-25  Joel Rosdahlfix: Detect PCH for concatenated -include option
2022-08-22  Joel Rosdahlchore: Update NEWS v4.6.2
2022-08-22  Joel Rosdahlchore: Update authors
2022-08-22  Joel Rosdahlfix: Add missing format argument to error message
2022-08-20  Joel Rosdahlbuild: Fix MSVC build error
2022-08-20  Joel Rosdahlfix: Don't crash in race between file read and cleanup
2022-08-20  Joel Rosdahlchore: Improve log message about too many raw file...
2022-08-20  Joel Rosdahlfix: Only enable inode cache if subsecond stat timestam...
2022-08-20  Joel Rosdahlchore: Remove unused InodeCache::Key::sloppy_time_macro...
2022-08-20  Joel Rosdahlenhance: Support Stat::{atim,ctim,mtim} on macOS
2022-08-20  Joel Rosdahlfix: Hash sanitizeblacklist delimiter correctly
2022-08-20  Joel Rosdahltest: Ignore clang warning from -fdebug-prefix-map...
2022-08-20  Joel Rosdahltest: Only run -ftest-coverage + -fprofile-dir tests...
2022-08-20  Joel Rosdahlfix: Always rewrite dependency file if base_dir is...
2022-08-20  Joel Rosdahlfix: Handle --hash-file/--checksum-file error properly
2022-08-20  Joel Rosdahlfix: Restore order of cpp and cppstderr sections in...
2022-08-20  Joel Rosdahlfix: Work around Clang bug when outputting to full...
2022-08-20  Joel Rosdahltest: Remove superfluous period from error message
2022-08-20  Joel Rosdahltest: Fix printing of error messages with embedded...
2022-08-20  Joel Rosdahlfix: Log "bad output file" instead of "cache miss"...
2022-08-20  Joel Rosdahlfix: Avoid false positive cache hits for __asm__("...
2022-08-20  Joel Rosdahlfix: Avoid false success for -fcolor-diagnostics probe...
2022-08-20  Joel Rosdahlfix: Handle more cases of invalid secondary storage...
2022-08-20  Joel Rosdahlbuild: Fix FTBFS with not yet released GCC 13
2022-08-20  Joel Rosdahlfix: Don't display max size in ccache -s if it's 0...
2022-08-20  Joel Rosdahlenhance: Fall back to utimes(2) if utimensat(2) is...
2022-08-20  Joel Rosdahlfix: Remove AsciiDoc markup from help text of --trim-dir
2022-08-20  Joel Rosdahlfix: Use a cleanup stamp instead of directory timestamp...
2022-08-20  Joel Rosdahlfix: Clean up temporary dir if it's left the default
2022-08-20  Joel Rosdahldocs: Mention that mtime is used for LRU cleanup
2022-08-20  Joel Rosdahlchore: Fix typo in comment about MSVC object files
2022-08-20  Joel Rosdahltest: Avoid warning when running inode_cache in isolation
2022-08-20  Joel Rosdahlfix: Add and use Util::{get,set}_umask functions
2022-08-20  Joel Rosdahlfix: Retain mtime/atime for recompressed files
2022-08-20  Joel Rosdahlenhance: Add util::set_timestamps function for setting...
2022-08-20  Joel Rosdahlfix: Use correct umask when populating primary cache...
2022-08-20  Joel Rosdahlfix: Create temporary file with cpp extension instead...
2022-08-20  Florin Tfix: Fix build for MSVC (#1078)
2022-08-20  Joel Rosdahlfix: Fall back to compiler when producing assembler...
2022-08-20  Joel Rosdahlchore: Add debug log for -P + other preprocessor option
2022-08-20  Sergey Semushinfix(win32execute): Handle space in paths when using...
2022-08-20  Joel Rosdahltest: Fix test failure when compiler is masquerading...
2022-05-16  olegsidorkinfix: Fix crash with empty include filename in preproces...
2022-05-15  Joel Rosdahlchore: Update NEWS v4.6.1
2022-05-14  Joel Rosdahlchore: Update authors
2022-05-14  Joel Rosdahlstyle: Improve names of Args::AtFileFormat values
2022-05-14  Joel Rosdahlci: Bump to CodeQL action v2
2022-05-14  Joel Rosdahlfix: Support Redis URL without host
2022-05-14  Joel Rosdahlchore: Don’t store unused return value
2022-05-14  Joel Rosdahlchore: Constify core::Manifest::add_result parameter
2022-05-14  Joel Rosdahlchore: Set version “unknown” instead of empty string...
2022-05-14  Joel Rosdahlfix: Support Git 1.x when determining ccache version
2022-05-14  Joel Rosdahlchore: Prepare for binary patching SYSCONFDIR
2022-05-14  Joel Rosdahlchore: Add Jacob Young to .mailmap
2022-05-14  Joel Rosdahlfix: Avoid incorrect error log for Redis write in resha...
2022-05-14  Joel Rosdahlchore: Remove anonymous users from AUTHORS
2022-05-11  Joel Rosdahlfix: Correctly represent statistics counters > 1 in...
2022-05-11  jacobly0fix: Fix parsing of MSVC response files (#1071)
2022-05-08  Joel Rosdahldocs: Add warning about base_dir
2022-05-08  Joel Rosdahlchore: Update license for nonstd::expected
2022-05-08  Joel Rosdahlrefactor: Simplify Reader::read_int
2022-05-08  Joel Rosdahlfix: Log expanded secondary storage URL in put/remove
2022-05-08  jacobly0fix: Fix miscompile of nonstd::expected on MSVC v19...
2022-05-08  Gregor Jasnyfix: Check for short reads in Reader::read_str (#1068)
2022-05-08  Alexey Telishevfix: Fix "Multiple precompiled headers used" error...
2022-05-08  Anders Björklundfeat: Make upload-redis output more like other tools...
2022-05-06  Joel Rosdahlfix: Improve MSVC /Fp and /Yu options further
2022-05-05  Joel Rosdahlchore: Add knowledge of linker option -z to avoid note...
2022-05-05  Joel Rosdahlfix: Handle MSVC /Fp and /Yu options with concatenated...
2022-05-01  jacobly0feat: Handle -imsvc compiler option (#1055)
2022-05-01  jacobly0build: Fix build arguments to clang-cl (#1054)
2022-05-01  jacobly0fix: Fix sporadic test.profiling failures (#1056)
2022-05-01  Joel Rosdahlfix: Isolate inode cache file in tests
2022-05-01  Joel Rosdahlfeat: Improve inode cache logging
2022-04-30  Joel Rosdahlci: Fix CUDA installation
2022-04-30  vvainolafix: Normalize paths to fix basedir option on Windows...
2022-04-30  Joel Rosdahlrefactor: Improve absolute path normalization functions
2022-04-26  Joel Rosdahlfix: Make Stat::same_inode_as consider error code
2022-04-17  Joel Rosdahldocs: Mention default cache locations for Windows and...
2022-04-12  Orgad Shanehfix: Fix static linkage with hiredis on Windows (#1041)
2022-04-12  Orgad Shanehfix: Replace skip_last_empty with IncludeDelimiter...
2022-04-08  Joel Rosdahlfix: Fix code restructuring mistake in 5a55014f
2022-04-08  Joel Rosdahlfix: Fix process_preprocessed_file bug for distcc marker
2022-04-05  Joel Rosdahlstyle: Tweak code style to match conventions
2022-04-05  Joel Rosdahlstyle: Enable some clang-tidy readability checks for...
2022-04-05  Joel RosdahlMerge pull request #1037 from orgads/cl-strip-lf
2022-04-05  Orgad Shanehfix: Do not add redundant newlines for stdout 1037/head
2022-04-05  Orgad Shanehfeat: Support preserving the delimiters on tokenizer
2022-04-05  Orgad Shanehtest: Simplify tokenizer tests
2022-04-03  Joel Rosdahlfix: Only use /run/user/<UID>/ccache-tmp if writable
2022-04-03  Rafael Kitoverfix: Add ASM and ASM_MASM to project() languages (...
2022-04-03  Joel Rosdahlfix: Improve handling of .gcno files
2022-04-01  Joel Rosdahlrefactor: Sort sloppiness parsing/generation
2022-03-27  Joel Rosdahlchore: Disable some clang-tidy checks that don’t contri...
2022-03-27  vspleskdocs: Add reference to reference build configs (#1031)
next