]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2024-09-10  huangqinjinfeat: Option absolute_paths_in_stderr also rewrites... 1504/head
2024-09-10  huangqinjinenhance: Add utility to get path length in compiler...
2024-09-10  huangqinjinfeat: Add support for MSVC /TC and /TP options (#1499)
2024-08-26  Joel Rosdahlchore: Improve type of boolean
2024-08-26  Joel Rosdahldocs: Remove repeated word
2024-08-26  huangqinjinchore: Correct my name (#1498)
2024-08-26  dsrowellfeat: Add ability to send arbitrary HTTP headers to...
2024-07-22  Joel Rosdahlchore: Update authors
2024-07-22  Joel Rosdahlchore: Update NEWS
2024-07-17  Joel Rosdahltest: Only run -fprofile-update=atomic test when suppor...
2024-07-16  Joel Rosdahlchore: Remove no longer relevant Gitter links
2024-07-09  Anders Björklundtest: Use bash for running script command (#1482)
2024-07-04  Joel Rosdahlchore: Fix copyright row order
2024-07-02  Joel Rosdahlrefactor: Introduce and use DEFER macro, replacing...
2024-07-02  Joel Rosdahlrefactor: Introduce and use CHECK_LIB_CALL macro
2024-07-02  Joel Rosdahlbuild: Fix detection of Fmt version for Fmt<11
2024-07-02  Holger Hoffstättebuild: Try harder to determine FMT_VERSION (#1478)
2024-06-30  Joel Rosdahlchore: Update authors
2024-06-30  Joel Rosdahlchore: Update NEWS
2024-06-30  Joel Rosdahlchore: Fix reference to format.cc in LICENSE.adoc
2024-06-30  Joel Rosdahlrefactor: Convert some std::string paths to fs::path
2024-06-30  Joel Rosdahlchore: Rename source files to lowercase for consistency
2024-06-30  Joel Rosdahlrefactor: Clean up some fs::path usage
2024-06-30  Joel Rosdahlrefactor: Convert Config::m_temporary_dir to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert Config::m_stats_log to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert Config::m_log_file to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert Config::m_cache_dir to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert Context::i_tmpfile to fs::path
2024-06-30  Joel Rosdahlrefactor: Use fs::path for Context::register_pending_tm...
2024-06-30  Joel Rosdahlrefactor: Improve handling of ignore_header_paths matching
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::sanitize_blacklists to...
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::profile_path to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::included_pch_file to fs...
2024-06-30  Joel Rosdahlchore: Add ubuntu-24.04 Dockerfile
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::orig_included_pch_file...
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_al to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_ipa to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_dwo to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_dia to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_ci to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_su to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_dep to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::output_obj to fs::path
2024-06-30  Joel Rosdahlrefactor: Convert APIs to use std::filesystem::path...
2024-06-30  Joel Rosdahlenhance: Add Args::push_back(const std::filesystem...
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::orig_output_obj to fs:...
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::input_file to fs::path
2024-06-30  Joel Rosdahlrefactor: Improve language_for_file signature
2024-06-30  Joel Rosdahlrefactor: Convert ArgsInfo::orig_input_file to fs:...
2024-06-30  Joel Rosdahlrefactor: Use util::with_extension
2024-06-30  Joel Rosdahlenhance: Add util::with_extension
2024-06-30  Joel Rosdahlenhance: Add util::add_extension
2024-06-30  Joel Rosdahlrefactor: Add and use util::pstr type alias
2024-06-30  Joel Rosdahlrefactor: Convert APIs to use std::filesystem::path...
2024-06-30  Joel Rosdahlchore: Add note about --compile being an NVCC option
2024-06-30  Laurent Bouhierfeat: Support NVCC --compile option (#1475)
2024-06-30  Brendan Shanksperf: Use posix_spawn to execute the compiler (#1471)
2024-06-26  Joel Rosdahlbuild: Simplify cxxurl build script
2024-06-26  Joel Rosdahlbuild: Remove no longer needed workaround when building...
2024-06-26  Joel Rosdahlbuild: Bundle Fmt again
2024-06-21  Joel Rosdahltest: Improve CCACHE_PREFIX test to catch regression...
2024-06-21  Joel Rosdahldocs: Clarify that --set-config writes to the configura...
2024-06-21  Joel Rosdahlbuild: Search for libcpp-httplib before libhttplib
2024-06-21  Romain Geissler... fix: Fix prefix command lookup from PATH (#1474)
2024-06-08  Sam Jamesbuild: Find CppHttplib named libhttplib.so as well...
2024-05-31  Joel Rosdahlchore: Fix blake3.h pattern in .clang-format after...
2024-05-31  Joel Rosdahlchore: Include fedora-40 in test-all-systems and remove...
2024-05-31  Carlo Cabrerabuild: Fix detection and usage of system blake3 (#1464)
2024-05-31  Gregor Jasnychore: Remove Xcode assembly workaround for zstd (...
2024-05-29  Joel Rosdahlchore: Update authors v4.10
2024-05-29  Joel Rosdahlchore: Update NEWS
2024-05-29  Joel Rosdahlci: Disable Ubuntu 24.04 builds temporarily
2024-05-29  Joel Rosdahlbuild: Fix zstd build for older CMake versions
2024-05-29  Joel Rosdahlchore: Juggle some include headers
2024-05-28  Silver Zacharabuild: Fix MSVC /Zc:preprocessor warning (#1461)
2024-05-28  Silver Zacharachore: Remove unused headers (#1460)
2024-05-27  Joel Rosdahlrefactor: Use tl::expected for process_args return...
2024-05-27  Joel Rosdahlchore: Fix some Cppcheck warnings
2024-05-27  Joel Rosdahlchore: Remove obsolete os_path helper in test_storage_l...
2024-05-27  Silver Zacharachore: Improve cast and avoid repeating types (#1459)
2024-05-26  Byoungchan Leefeat: Add argument handling for Emscripten's --em-confi...
2024-05-21  Joel Rosdahlbuild: Fix setting of DEPS=LOCAL if FETCHCONTENT_FULLY_...
2024-05-21  Joel Rosdahlchore: Fix spelling
2024-05-21  Brendan Shanksperf: Use posix_spawn for executing compiler check...
2024-05-17  Joel Rosdahlrefactor: Simplify code
2024-05-17  Joel Rosdahlci: Add GCC 14 build
2024-05-17  Joel Rosdahlci: Use ubuntu-24.04 for GCC 13
2024-05-17  Silver Zacharafeat: Add --print-version option (#1454)
2024-05-17  Silver Zacharafix: Remove TAKES_ARG for /Fp and /Yu MSVC options...
2024-05-15  Silver Zacharafix: Handle -Yc without -Fp and -Fo for msvc (#1450)
2024-05-15  Silver Zacharafix: Handle -Yc without filepath for msvc (#1448)
2024-05-12  Jiri Slabyfeat: Add support for -fdump-ipa-clones (#1449)
2024-05-08  Joel Rosdahlfix: Force run_second_cpp=true when generating profilin...
2024-05-06  Joel Rosdahlfix: Hash "apparent real path" of object file when...
2024-05-06  Joel Rosdahltest: Improve verbose printing of test names
2024-05-06  Joel Rosdahlrefactor: Add more Hash::hash overloads
2024-05-05  Joel Rosdahldocs: Improve documentation of gcno_cwd sloppiness
2024-05-05  Joel Rosdahlfix: Handle -fdiagnostics-color for Clang again
2024-05-04  Joel Rosdahlchore: Clean up comment and debug log string
2024-05-02  Joel Rosdahltest: Improve printing of test suite
next