]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2024-10-22  Joel Rosdahlchore: Ignore useless cppcoreguidelines-avoid-do-while...
2024-10-22  Joel Rosdahlenhance: Add util::getenv_path and util::getenv_path_list
2024-10-22  Max Winklerfeat: Add response_file_format config option for rsp...
2024-10-19  Bernhard M... test: Make tests pass in 2038 (#1525)
2024-10-18  Joel Rosdahlci: Enable ubuntu-24.04 builds again
2024-10-17  Joel Rosdahlci: Remove macOS-12 builds
2024-10-17  Joel Rosdahlfix: Fix binary patching of sysconfdir for Linux prebui...
2024-10-17  Joel Rosdahlrefactor: Improve some types
2024-09-22  Joel Rosdahlci: Upgrade codespell and typos versions
2024-09-22  Davidfeat: Add support for -fprofile-prefix-path gcc option...
2024-09-21  DStest: Add a unittest for the hard link based compiler...
2024-09-21  Joel Rosdahlfix: Detect compiler type for hard linked generic compi...
2024-09-21  Joel Rosdahlchore: Tweak comments
2024-09-21  Moritzfix(http-storage): Make sure 'keep-alive' can be overri...
2024-09-21  huangqinjinfeat: Relativize absolute paths within base_dir in...
2024-09-21  Joel Rosdahldocs: Mention that absolute_paths_in_stderr applies...
2024-09-21  huangqinjinbuild: Instruct MSVC to accept UTF-8 characters (#1508)
2024-09-10  Juan Manuel... refactor: Remove duplicated call to posix_spawn_file_ac...
2024-09-10  Joel Rosdahlfeat: Make absolute_paths_in_stderr also handle MSVC...
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  huangqinjinfix: Fix util::replace_all for string_view to non-C...
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)
next