]> git.ipfire.org Git - thirdparty/ccache.git/history - src
fix: Expand system-dependent -m{arch,cpu,tune}=native options
[thirdparty/ccache.git] / src /
6 days ago  Joel Rosdahlfix: Expand system-dependent -m{arch,cpu,tune}=native... master
6 days ago  Joel Rosdahlrefactor: Extract command execution code from hashutil...
6 days ago  Joel Rosdahlfeat: Improve logging in execute* functions
6 days ago  Joel Rosdahlchore: Simplify Windows-specific hacks for shell script...
6 days ago  Joel Rosdahlrefactor: Improve variable name in win32execute
7 days ago  Joel Rosdahlchore: Remove dead code in hash_command_output
7 days ago  Joel Rosdahlrefactor: Move Args to util namespace
8 days ago  Joel Rosdahlenhance: Add Args initializer list constructor
9 days ago  Joel Rosdahlchore: Finalize renaming of namespaces to lowercase
9 days ago  Joel Rosdahlfix: Keep original order of compiler arguments
9 days ago  Joel Rosdahlchore: Remove ability to avoid 2nd call to preprocessor...
9 days ago  Joel Rosdahlchore: Improve code style
9 days ago  Joel Rosdahlchore: Bump to Clang-Format 18
13 days ago  senhtryfix: Fix bug in support for Clang to compile CUDA code...
2025-07-15  Joel Rosdahlfix: Include MSVC variables INCLUDE and EXTERNAL_INCLUD...
2025-06-26  Joel Rosdahlfeat: Improve logging for manifest lookup
2025-06-09  Joel Rosdahlfeat: Log URLs requested by http backend
2025-06-08  Joel Rosdahlfix: Detect cc/c++ hard link to clang/clang++ before...
2025-05-29  Joel Rosdahlchore: Tweak Clang CUDA code slightly
2025-05-29  Joel Rosdahlchore: Fix source file headers
2025-05-29  R43Qi8krCfeat: Support -x cu and -x cuda in Clang CUDA mode...
2025-05-25  R43Qi8krCfeat: Add support for Clang compiling CUDA code (#1577)
2025-04-23  Joel Rosdahlfix: Don't swallow -Xpreprocessor -fopenmp
2025-04-23  Joel Rosdahlbump: Upgrade to BLAKE3 1.8.2
2025-04-23  Joel Rosdahlchore: Split util::split_once into util::split_once...
2025-04-19  Joel Rosdahlchore: Fix some Clang-Tidy warnings
2025-04-01  Joel Rosdahlchore: Build with -Wextra-semi/-Wextra-semi-stmt and...
2025-03-31  Joel Rosdahlfeat: Log which result entry matched in manifest
2025-03-30  Joel Rosdahlchore: Log usage of cmd_args temporary file earlier
2025-03-30  Joel Rosdahlfeat: Improve logging of process exit
2025-03-30  Joel Rosdahlfeat: Log mtime for removed files in internal tempdir
2025-03-30  Joel Rosdahlrefactor: Extract timestamp format to util::format_iso8...
2025-03-22  Joel Rosdahlfix: Reset signal mask and defaults when executing...
2025-03-18  Joel Rosdahlbump: Upgrade to cpp-httplib 0.20.0
2025-03-15  Joel Rosdahlfix: Fix log file locking on Windows
2025-03-09  Joel Rosdahlchore: Prepare for release v4.11
2025-03-05  kzlarfeat: Add knowledge about options related to react...
2025-03-02  Joel Rosdahlrefactor: Remove redundant args_info parameter from...
2025-02-27  Joel Rosdahlbump: Upgrade to fmt 11.1.4
2025-02-27  Joel Rosdahlbump: Upgrade to blake3 1.6.1
2025-02-27  Joel Rosdahlbump: Upgrade to cpp-httplib 0.19.0
2025-02-27  Joel Rosdahlrefactor: Simplify nested ifs
2025-02-27  Icarus Sparry (work)feat: Add knowledge about --offload-compress (#1571)
2025-02-27  Oded Sfix: Rename raw files correctly for >2 cache levels
2025-01-28  Joel Rosdahlrefactor: Simplify code for executing Windows processes
2025-01-28  Joel Rosdahlchore: Simplify util::add_exe_suffix
2025-01-28  Joel Rosdahlfix: Fix --trim-method mtime
2025-01-25  Joel Rosdahlfix: Handle command line config options ending with...
2025-01-10  Henrique Ferreirofeat: Add support for -f(debug|file)-compilation-dir...
2025-01-10  Doekinfeat: Support .bat and .cmd scripts as the compiler...
2025-01-01  Joel Rosdahlperf: Avoid stat call for ~/.ccache if CCACHE_DIR is set
2025-01-01  Nick Sarniefeat: Add support for Intel's LLVM-based compilers...
2024-12-30  Joel Rosdahlfeat: Add support for clang-cl option /showIncludes...
2024-12-30  Joel Rosdahlchore: Tweak comment and add const
2024-12-30  Maksym Sobolyevfeat: Add HTTP_STORAGE_BACKEND build option (#1537)
2024-12-30  gitmodimofix: Rewrite more paths with absolute_paths_in_stderr...
2024-11-16  Joel Rosdahlrefactor: Tweak includes
2024-11-16  Joel Rosdahlfix: Synchonize writing to the log file
2024-11-15  Joel Rosdahlenhance: Add util::FileLock
2024-11-15  Matt Johnstonfix: Pass -fprofile-abs-path through to GCC (#1531)
2024-11-15  Joel Rosdahlbuild: Ignore Clang 19 -Wcast-function-type-mismatch...
2024-11-10  Joel Rosdahlfix: Add support for Clang -frandomize-layout-seed...
2024-11-09  Joel Rosdahlfix: Use util::getenv_path for environment variables...
2024-11-09  Joel Rosdahlfix: Use util::getenv_path_list to get PATH in find_exe...
2024-11-09  Joel Rosdahlchore: Store config paths in lexically normal form
2024-11-09  Joel Rosdahlrefactor: fs::path-ify helper functions in config.cpp
2024-11-09  Joel Rosdahlrefactor: Use util::lexically_normal
2024-11-08  Joel Rosdahlenhance: Add util::lexically_normal
2024-11-07  Joel Rosdahlenhance: Make util::getenv_path differentiate between...
2024-11-07  Joel Rosdahlfix: Fix util::make_relative_path for trailing slash...
2024-11-07  Joel Rosdahlfix: Ignore trailing slash in prefix in util::path_star...
2024-11-02  Joel Rosdahlchore: Fix typo
2024-10-24  Joel Rosdahlrefactor: Rename "at file" to "response file" internally
2024-10-22  Joel Rosdahlrefactor: Avoid const data members
2024-10-22  Joel Rosdahlrefactor: Properly move fds into execute()
2024-10-22  Joel Rosdahlrefactor: Restructure code to help Clang-Tidy understand it
2024-10-22  Joel Rosdahlchore: Mark some return values as ignored
2024-10-22  Joel Rosdahlrefactor: Use C++17-style variable templates
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-17  Joel Rosdahlfix: Fix binary patching of sysconfdir for Linux prebui...
2024-10-17  Joel Rosdahlrefactor: Improve some types
2024-09-22  Davidfeat: Add support for -fprofile-prefix-path gcc option...
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-10  Juan Manuel Martin... 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  dsrowellfeat: Add ability to send arbitrary HTTP headers to...
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-06-30  Joel Rosdahlrefactor: Convert some std::string paths to fs::path
next