]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
36 hours ago  Raihaan Shouhellci: Add Windows arm64 build (#1433) master
8 days ago  Raihaan Shouhellci: Update macOS images used (#1432)
10 days ago  Raihaan Shouhellperf: Use copyfile(3) on apple systems (#1430)
10 days ago  Raihaan Shouhellfeat: Add sloppiness for .incbin handling (#1423)
10 days ago  Raihaan Shouhellperf: Use sendfile(2) for file copying (#1427)
10 days ago  Raihaan Shouhellbump: Upgrade to blake3 1.5.1 (#1428)
10 days ago  Raihaan Shouhellci: Disable building test on macOS binaries (#1426)
13 days ago  Joel Rosdahlchore: Fix path to build-in-docker
2024-04-09  Joel Rosdahlfeat: Clear manifest on recache
2024-04-06  Joel Rosdahlchore: Suppress false positive typos
2024-04-06  Joel Rosdahlchore: Sort list
2024-04-01  Joel Rosdahltest: Don't leave fs_test.tmp* files after InodeCache...
2024-03-30  Joel Rosdahlchore: Add fedora-40 dockerfile
2024-03-30  Joel Rosdahlchore: Fix typo in LICENSE.adoc
2024-03-24  Joel Rosdahlbuild: Move add_compile_flag_if_supported to Utils...
2024-03-24  Joel Rosdahlci: Sort package list
2024-03-24  Joel Rosdahlchore: Remove redundant copy of DEF_WRAP_1_R
2024-03-24  Joel Rosdahlchore: Remove unsupported ubuntu-18.04 build from misc...
2024-03-24  Joel Rosdahlchore: Make it possible to run misc/build-in-docker...
2024-03-24  Joel Rosdahlchore: Fix build parallelism in ci/build again
2024-03-24  Joel Rosdahlchore: Start docker containers with --init
2024-03-24  Joel Rosdahlchore: Fix grammar
2024-03-24  Joel Rosdahlrefactor: Use {read,write}_file for MSYS2 code paths...
2024-03-24  Joel Rosdahlenhance: Implement O_EXCL mode for util::write_file
2024-03-24  Joel Rosdahlrefactor: Let util::read_file stat fd on POSIX as well
2024-03-24  Joel Rosdahlenhance: Teach DirEntry how to stat a file descriptor
2024-03-23  Kreijstalfix: Adapt util::LockFile to MSYS2 (#1416)
2024-03-23  Joel Rosdahlperf: Optimize file reading on Windows (#1418)
2024-03-20  Clemens WasserOptimize read_file size_hint on Windows 1418/head
2024-03-20  Clemens WasserRead file in do_hash_file as Bytes
2024-03-17  Joel Rosdahlfix: Don't use Windows lockfile implementation on MSYS2
2024-03-17  Joel Rosdahlbuild: Use Windows BLAKE3 implementation on MSYS2
2024-03-17  Joel Rosdahlfix: Use Windows lockfile implementation on MSYS2
2024-03-16  Joel Rosdahlfeat: Add knowledge about Xcode -ivfsstatcache option
2024-03-16  Joel Rosdahlbuild: Move CMake configuration of dependencies to...
2024-03-16  Joel Rosdahlci: Add CMake toolchain files for cross-compiling to...
2024-03-16  Joel Rosdahlbuild: Remove obsolete CMake version check
2024-03-16  Joel Rosdahltest: Include unistd.h for getpid
2024-03-16  Joel Rosdahlfix: Reduce the risk of false positive direct mode...
2024-03-09  Joel Rosdahlchore: Improve source tree structure
2024-03-09  Joel Rosdahlchore: Remove internal tracing framework
2024-03-06  Thomas Ferrandfix: Hash arguments that affect PCH result with MSVC /Yu
2024-03-02  Raihaan Shouhellfeat: Add -fprofile-update support (#1408)
2024-02-21  Joel Rosdahlfix: Allow nonexistent include files in preprocessor...
2024-02-19  Joel Rosdahlchore: Rename util/fmtmacros.hpp to util/format.hpp
2024-02-19  Joel Rosdahlchore: Add missing #includes
2024-02-18  Joel Rosdahlrefactor: Use util::Bytes::insert for span<const uint8_t>
2024-02-18  Joel Rosdahlenhance: Add util::Bytes::insert for span<const uint8_t>
2024-02-18  Joel Rosdahlrefactor: Avoid raw fmt::format call in TextTable
2024-02-18  Joel Rosdahlchore: Clean up usage of #include in headers
2024-02-12  Joel Rosdahlchore: Tweak formatting and comments
2024-02-11  Raihaan Shouhellci: Add new compilers and update actions (#1402)
2024-02-11  Raihaan Shouhellfeat: Add support for -fcallgraph-info (#1401)
2024-02-11  Joel Rosdahlfix: Mark -fcallgraph-info as too hard
2024-02-11  Thomas Ferrandfeat: Port the inode cache to Windows (#1388)
2024-02-11  Joel Rosdahlchore: Use brace initialization for integer literals
2024-02-11  Joel Rosdahlchore: Bail out on too large files on 32-bit systems
2024-02-11  Joel Rosdahlchore: Improve log messages for selected compression...
2024-02-11  Joel Rosdahlperf: Avoid value initialization of data in util::Bytes
2024-02-11  Joel Rosdahlfix: Fix reading of files larger than 2^31 bytes
2024-02-10  Joel Rosdahlchore: Further improve /Tc and /Tp handling
2024-02-07  Joel Rosdahlchore: Fix grammar in NEWS
2024-02-05  Joel Rosdahlchore: Update NEWS
2024-02-05  Joel Rosdahlchore: Update copyright years
2024-02-05  Joel Rosdahlfix: Fix MSVC crash when using /Zi /Fddebug.pdb
2024-02-05  Joel Rosdahlchore: Undo revert in "Fix MSVC crash when using /Zi...
2024-02-04  Joel Rosdahlfix: Don't crash on full disk when recompressing the...
2024-02-04  Joel Rosdahlchore: Make implementation of /Tc and /Tp actually...
2024-02-03  Joel Rosdahlfix: Detect bad remote storage URLs gracefully again
2024-02-03  Joel Rosdahlfeat: Add support for MSVC /Tc and /Tp options
2024-02-03  Joel Rosdahlbump: Upgrade to fmt 10.2.1
2024-02-03  Joel Rosdahlrefactor: Simplify Statistics::format_machine_readable...
2024-02-03  Joel Rosdahlbump: Upgrade to cpp-httplib 0.15.2
2024-01-27  Joel Rosdahlfix: Fix MSVC crash when using /Zi /Fddebug.pdb
2024-01-27  Joel Rosdahlfeat: Let --inspect retain atime if possible
2024-01-27  Joel Rosdahlperf: Remove now unnecessary fs::path::string calls
2024-01-27  Joel Rosdahlrefactor: fs::path-ify core::CacheEntry::Header
2024-01-27  Joel Rosdahlperf: Use util::PathString instead of fs::path copy
2024-01-27  Joel Rosdahlenhance: Add util::PathString
2024-01-27  Joel Rosdahlchore: Remove obsolete section from LICENSE.adoc
2024-01-27  Joel Rosdahlchore: Fix some clang-tidy warnings
2024-01-24  Clemens Wasserfeat: Add support for MSVC /Yc option (precompiled...
2024-01-22  Kaspar Schleiserfeat: Add `--print-stats` format selection, JSON format...
2024-01-20  Kaspar Schleiserfeat: Add `--print-log-stats` (#1381)
2024-01-14  Joel Rosdahlchore: Remove left-over debug comment
2024-01-14  Joel Rosdahlfix: Disable caching for modified source/include files
2024-01-14  Joel Rosdahlfeat: Allow any prefix in prefix_command(_cpp) options
2024-01-14  Joel Rosdahlrefactor: fs::path-ify util::is_dev_null_path
2024-01-14  Joel Rosdahlenhance: Add Args::push_back(std::string&& arg)
2024-01-09  Joel Rosdahlchore: Remove time_of_compilation in favor of time_of_i...
2024-01-07  Joel Rosdahlrefactor: Move Util::is_absolute_path_with_prefix to...
2024-01-07  Joel Rosdahlrefactor: Use std::string_view in compopt functions
2024-01-07  Joel Rosdahlfix: Avoid crash for -arch as last compiler option
2024-01-07  Joel Rosdahlrefactor: Convert usage of Util::remove_extension to...
2024-01-07  Joel Rosdahlrefactor: Convert usage of Util::dir_name to std::files...
2024-01-07  Joel Rosdahlenhance: Add wrapper of std::filesystem::equivalent
2024-01-07  Joel Rosdahlrefactor: Convert usage of Util::change_extension to...
2024-01-07  Joel Rosdahlrefactor: Convert usage of Util::get_extension to std...
2024-01-07  Joel Rosdahlrefactor: Convert usage of util::real_path to std:...
2024-01-07  Joel Rosdahltest: Add test of core::rewrite_stderr_to_absolute_paths
next