]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
4 days ago  Joel Rosdahlchore: Update authors master
4 days ago  Joel Rosdahlchore: Update NEWS
4 days ago  Joel Rosdahlchore: Update NEWS
4 days ago  Joel Rosdahlchore: Update NEWS
4 days ago  kingilerfix: Add missing return in copy_file_impl fallback...
4 days ago  Joel Rosdahlfix: Add missing doc files to Linux/macOS binary releas...
4 days ago  Joel Rosdahlchore: Avoid false positive spelling warning with typos...
5 days ago  Joel Rosdahlfix: Use monotonic clock for spin locks in inode cache
6 days ago  Joel Rosdahldocs: Rename documentation files to lowercase
6 days ago  Joel Rosdahldocs: Generate documention in Markdown format as well
7 days ago  Joel Rosdahldocs: Escape hash character in asciidoc file
7 days ago  Joel Rosdahlfix: Handle -Xarch_host/-Xarch_device except with other...
13 days ago  Joel Rosdahlbump: Upgrade to fmt 12.0.0
13 days ago  Joel Rosdahlrefactor: Remove unnecessary explicit non::span constructor
13 days ago  Joel Rosdahlfix: Don't crash thread pool thread if task throws
13 days ago  Joel Rosdahlfix: Don't fail on ENOENT when trying to break a LockFi...
13 days ago  Joel Rosdahlchore: Handle empty argv in format_argv_as_win32_comman...
2025-09-15  Joel Rosdahlfix: Correct saving of current position in fallocate...
2025-09-14  Joel Rosdahlci: Fix GitHub release title
2025-09-14  Joel Rosdahlchore: Update NEWS v4.12
2025-09-14  Joel Rosdahlchore: Update AUTHORS
2025-09-14  Joel Rosdahlchore: Convert misc/update-authors to Python
2025-09-14  Joel Rosdahlchore: Update .mailmap
2025-09-14  Joel Rosdahlchore: Add alma-9 dockerfile
2025-09-14  Joel Rosdahlchore: Add debian-13 dockerfile
2025-09-10  Joel Rosdahltest: Simplify get_root()
2025-09-10  Joel Rosdahldocs: Document "Unsupported source encoding" statistics...
2025-09-10  autoantworttest: Handle GetVolumePathName errors, prevent access...
2025-09-09  Joel Rosdahlfix: Avoid expanding symlinks in relative path candidates
2025-09-09  Joel Rosdahlchore: Touch up basedir.bash
2025-09-08  Joel Rosdahlfix: Hash specs file actually used by GCC
2025-09-08  Joel Rosdahlfeat: Add support for Clang --config= option
2025-09-07  Joel Rosdahldocs: Fix markup in NEWS file
2025-09-07  Joel Rosdahlrefactor: Simplify HTTP logging slightly
2025-09-07  Joel Rosdahlchore: Update .mailmap
2025-09-07  Joel Rosdahlrefactor: Simplify UTF-16LE to UTF-8 conversion in...
2025-09-06  Joel Rosdahlbump: Upgrade to tl-expected 1.3.1
2025-09-06  J. Neuschäferbuild(blake3): Don't use NEON on aarch64_be (#1624)
2025-09-05  Joel Rosdahlci: Fix version logic in prepare-release for PR workflows
2025-09-05  Joel Rosdahlci: Fix ccache version for PR workflows
2025-09-03  autoantwortfix: Fix crash on HTTP request failure (#1628)
2025-09-03  autoantwortfix: Fix bad conversion from UTF-16 in util::read_file...
2025-09-01  Joel Rosdahlci: Add jobs to build and create release
2025-08-31  Joel Rosdahlci: Add artifact retention
2025-08-31  Joel Rosdahlci: Verify llvm-mingw toolchain download
2025-08-31  Joel Rosdahlci: Rename binary jobs to common "-binary" suffix
2025-08-31  Joel Rosdahlci: Add traces to CI jobs to make debug cycle shorter
2025-08-31  Joel Rosdahlbuild: Improve installation of documentation
2025-08-31  Joel Rosdahlci: Rename macOS to Darwin in CI context
2025-08-31  Joel Rosdahlci: Rename macOS binary jobs to match others
2025-08-31  Joel Rosdahlci: Add documentation build job
2025-08-31  Joel Rosdahlci: Run on ubuntu-24.04 instead of ubuntu-latest
2025-08-31  Joel Rosdahlci: Improve binary build jobs
2025-08-31  Joel Rosdahlci: Bump to newer codespell and typos versions
2025-08-21  Joel Rosdahlbuild: Detect ccache version from GitHub Actions enviro...
2025-08-21  autoantwortrefactor: Use std::array instead of const char* array...
2025-08-17  Joel Rosdahlfeat: Add support for multiple directories in base_dir...
2025-08-16  Joel Rosdahlenhance: Add util::join_path_list
2025-08-16  Joel Rosdahlenhance: Implement util::to_string(const fs::path&)
2025-08-16  Joel Rosdahlchore: Improve comments
2025-08-16  Joel Rosdahldocs: Reflow long line in manual
2025-08-16  Joel Rosdahlfix: Support wide characters in filenames for MSVC
2025-08-15  Joel Rosdahlchore: Improve ccache.exe.manifest.in structure
2025-08-15  Joel Rosdahlchore: Downgrade clang-format to 18.1.3, matching Ubunt...
2025-08-12  Martin Storsjöci: Enable tests in the msys2 mingw64+clang configurati...
2025-08-12  Joel Rosdahlci: Disable Windows MSYS2 clangarm64 job for now
2025-08-08  Joel Rosdahlchore: Modernize Python code in test/http-*
2025-08-08  Joel Rosdahltest: Fix detection of test suites in test/run
2025-08-08  Joel Rosdahlfix: Redact URLs logged by remote http backend
2025-08-06  Joel Rosdahldocs: Mention that #pragma once could be problematic...
2025-08-06  Joel Rosdahlrefactor: Improve name and type of only_if_missing...
2025-08-05  Joel RosdahlMerge pull request #1598 from mstorsjo/ci-arm
2025-08-05  Martin Storsjöci: Add jobs for building binaries for Windows and... 1598/head
2025-08-05  Martin Storsjöci: Add a toolchain file for (cross) compilation for...
2025-08-05  Martin Storsjöci: Run build_and_test on Linux on ARM too
2025-08-05  Martin Storsjöci: Run the Windows VS2022 ARM64 MSBuild tests on actua...
2025-08-05  Martin Storsjöci: Extend the msys2 testing to the "clangarm64" enviro...
2025-08-05  Martin Storsjöci: Use pacboy to simplify installation of msys2 packages
2025-08-05  Martin Storsjöci: Stop manually installing Ninja on Linux and macOS
2025-08-05  Joel Rosdahlrefactor: Use TRY_ASSIGN and TRY
2025-08-05  Joel Rosdahlfix: Properly make unique temporary name in TRY_ASSIGN
2025-08-05  Joel Rosdahlrefactor: Extract macros for creating unique variable...
2025-08-03  Joel Rosdahlci: Declare downloaded zstd as EXCLUDE_FROM_ALL
2025-08-03  Joel Rosdahlbuild: Remove obsolete variable in FindZstd.cmake
2025-08-03  Joel Rosdahlchore: Make code buildable with tl-expected 1.2.0
2025-08-03  Joel Rosdahlbump: Upgrade to tl-expected 1.2.0
2025-08-03  Joel Rosdahlenhance: Add TRY_ASSIGN macro
2025-08-03  Joel Rosdahlenhance: Improve TRY macro
2025-08-03  Joel Rosdahlrefactor: Simplify EINTR check for waitpid
2025-08-03  Joel Rosdahlfeat: Don't log failure when removing output file in...
2025-08-03  Joel Rosdahlrefactor: Rename local variable in macro to avoid clashes
2025-08-03  Joel Rosdahlchore: Remove redundant logging of error
2025-08-02  Joel Rosdahlci: Avoid using windows-latest runner image
2025-07-24  Joel Rosdahlfix: Expand system-dependent -m{arch,cpu,tune}=native...
2025-07-24  Joel Rosdahlrefactor: Extract command execution code from hashutil...
2025-07-24  Joel Rosdahlfeat: Improve logging in execute* functions
2025-07-24  Joel Rosdahlchore: Simplify Windows-specific hacks for shell script...
2025-07-24  Joel Rosdahlrefactor: Improve variable name in win32execute
2025-07-23  Joel Rosdahlchore: Remove dead code in hash_command_output
2025-07-23  Joel Rosdahlrefactor: Move Args to util namespace
next