]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
36 hours ago  Joel Rosdahlchore: Fix typo master
47 hours ago  Joel Rosdahlchore: Add Andrew Stubbs to typos ignore list
4 days ago  Joel Rosdahlchore: Remove unnecessary depend_extra_args
4 days ago  Joel Rosdahltest: Improve verbose printing of test names
5 days ago  Joel Rosdahlfeat: Support -Xpreprocessor -fopenmp in direct mode
5 days ago  Joel Rosdahlrefactor: fs::path-ify some functions
5 days ago  Joel Rosdahlbump: Update to nonstd-span 0.11.0
5 days ago  Joel Rosdahlbump: Update to zstd 1.5.6
5 days ago  Joel Rosdahlrefactor: Improve util::copy_file implementation
5 days ago  Joel Rosdahlrefactor: Improve dependency file parsing
5 days ago  Joel Rosdahlci: Improve MSYS2 job names
5 days ago  Joel Rosdahlbuild: Improve handling of dependencies (#1429)
5 days ago  Joel Rosdahlbuild: Add support for using system blake3 1429/head
5 days ago  Joel Rosdahlrefactor: Implement AVX2 runtime detection instead...
5 days ago  Joel Rosdahlbuild: Avoid bundling xxhash
5 days ago  Joel Rosdahlbuild: Extract win32-compatibility stuff to a separate...
5 days ago  Joel Rosdahlbuild: Let blake3 be a separate target not depended...
5 days ago  Joel Rosdahlbuild: Improve build of bundled cxxurl third party...
5 days ago  Joel Rosdahlbuild: Add support for using system tl-expected
5 days ago  Joel Rosdahlbuild: Add support for using system nonstd-span
5 days ago  Joel Rosdahlbuild: Add support for using system cpp-httplib
5 days ago  Joel Rosdahlbuild: Remove bundled getopt_long implementation
5 days ago  Joel Rosdahlbuild: Avoid bundling fmt
5 days ago  Joel Rosdahlbuild: Avoid bundling doctest
5 days ago  Joel Rosdahlbuild: Add add_header_only_library function
5 days ago  Joel Rosdahlbuild: Improve handling of hiredis and zstd dependencies
6 days ago  Raihaan Shouhellperf: Use native file copy on Windows (#1431)
10 days ago  Raihaan Shouhellci: Add Windows arm64 build (#1433)
2024-04-15  Raihaan Shouhellci: Update macOS images used (#1432)
2024-04-14  Raihaan Shouhellperf: Use copyfile(3) on apple systems (#1430)
2024-04-14  Raihaan Shouhellfeat: Add sloppiness for .incbin handling (#1423)
2024-04-13  Raihaan Shouhellperf: Use sendfile(2) for file copying (#1427)
2024-04-13  Raihaan Shouhellbump: Upgrade to blake3 1.5.1 (#1428)
2024-04-13  Raihaan Shouhellci: Disable building test on macOS binaries (#1426)
2024-04-10  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
next