2020-08-01 |
Joel Rosdahl | ResultRetriever: Clear m_dest_data between entries |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Remove now empty legacy_util.[hc]pp files |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Move time_seconds function to MiniTrace.cpp where it... |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Move set_cloexec_flag to Util |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | C++-ify x_rename |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Remove unnecessary x_exit function |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | C++-ify update_mtime |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | C++-ify is_full_path |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Convert FATAL macro to a function |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | C++-ify get_home_directory |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Inline Util::{starts,ends}_with |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Remove now unused str_eq, str_startswith and str_endswi... |
commit | commitdiff | tree |
2020-07-31 |
Joel Rosdahl | Remove last usage of legacy str_startswith macro |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | Remove superfluous includes of ccache.hpp |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | Fix fmt::format error |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | Add Util::localtime, abstracting localtime_r |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | Fix cherry-pick mistake in 71edf04aa2c7 |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | Remove redundant check in parse_duration after f93c55832ee3 |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | C++-ify x_unsetenv |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | C++-ify x_setenv |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | Move get_hostname to Util |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | C++-ify parts of ccache.cpp |
commit | commitdiff | tree |
2020-07-30 |
Joel Rosdahl | C++-ify hashutil functions |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | Use std::string in InodeCache APIs |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | C++-ify is_precompiled_header and move to Util |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | Remove superfluous hash_from_int function |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | C++-ify, and clean up usage of, add_exe_ext_if_no_to_fu... |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | C++-ify win32argvtos |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | Rename win32compat to Win32Util |
commit | commitdiff | tree |
2020-07-29 |
Joel Rosdahl | C++-ify execute functions |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Tweak function comment |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Remove obsolete struct pending_tmp_file declaration |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Convert fatal() function to macro that forwards to... |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | C++-ify {copy,write}_fd |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Add .mailmap entry for Arne Hasselbring |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Fix comments to match reality |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Remove now unused legacy format function |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Remove last usages of the legacy format function |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | C++-ify same_executable_name |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Use more natural order of ColorDiagnostics enum values |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Remove now unused legacy x_strdup function |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | C++-ify {clone,copy,move}_file |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Fix build with Clang 10 |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Remove now unused legacy x_strndup function |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | C++-ify parsing of ccache options |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | Remove now unused legacy reformat function |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | C++-ify parse_size_with_suffix |
commit | commitdiff | tree |
2020-07-28 |
Joel Rosdahl | C++-ify subst_env_in_string |
commit | commitdiff | tree |
2020-07-27 |
Joel Rosdahl | Add missing curly braces |
commit | commitdiff | tree |
2020-07-26 |
Joel Rosdahl | Simplify and clean up parse_duration_with_suffix_to_seconds |
commit | commitdiff | tree |
2020-07-26 |
Joel Rosdahl | Move and convert parse_unsigned to Util::parse_uint32 |
commit | commitdiff | tree |
2020-07-26 |
Joel Rosdahl | Keep argument lists and function implementations sorted |
commit | commitdiff | tree |
2020-07-26 |
Joel Rosdahl | Improve documentation of --evict-older-than |
commit | commitdiff | tree |
2020-07-26 |
Joel Rosdahl | C++-ify stats functions |
commit | commitdiff | tree |
2020-07-26 |
Joel Rosdahl | C++-ify format_{human_readable_size,parsable_size_with_... |
commit | commitdiff | tree |
2020-07-26 |
Sumit Jamgade | Add --evict-older-than (#605) |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Let ResultRetriever collect and operate on the full... |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Simplify and clean up tests |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Move “rewrite dependency target” decision from ArgsInfo... |
commit | commitdiff | tree |
2020-07-25 |
ahasselbring | Handle clang PCHs (#539) (#624) |
commit | commitdiff | tree |
2020-07-25 |
Deepak Yadav | Share cache for different object file names with -MD... |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Remove now unused legacy functions related to temporary... |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Introduce and use TemporaryFile class |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Add CI job that verifies -DENABLE_TRACING |
commit | commitdiff | tree |
2020-07-25 |
Joel Rosdahl | Make -DENABLE_TRACING work again |
commit | commitdiff | tree |
2020-07-24 |
Joel Rosdahl | Remove now unused legacy create_tmp_file |
commit | commitdiff | tree |
2020-07-24 |
Joel Rosdahl | Look for the correct phrase when detecting unsupported... |
commit | commitdiff | tree |
2020-07-24 |
Joel Rosdahl | Make it possible to keep the test directory when runnin... |
commit | commitdiff | tree |
2020-07-24 |
Joel Rosdahl | Remove test directory for skipped test suite |
commit | commitdiff | tree |
2020-07-21 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2020-07-21 |
Joel Rosdahl | Use apostrophes and citation marks in NEWS.adoc consist... |
commit | commitdiff | tree |
2020-07-21 |
Joel Rosdahl | Allow (require) argument to -Werror for NVCC |
commit | commitdiff | tree |
2020-07-21 |
Joel Rosdahl | Add knowledge about -fprofile-{correction,reorder-funct... |
commit | commitdiff | tree |
2020-07-19 |
Joel Rosdahl | Handle EINTR properly in Result::Writer::write_embedded... |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Avoid some format/free usage |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Remove no longer needed cleanup of CACHEDIR.TAG in... |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Remove now unused legacy util functions |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Remove usage of x_strdup |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Use Util::dir_name instead of legacy dir_name function |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Use Util::read_file instead of legacy read_file function |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Add size_hint parameter to Util::read_file |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Let Util::write_file default to binary mode |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Use Util::read_file instead of legacy read_text_file |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | C++-ify format_command and print_command and move to... |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | C++-ify logging routines |
commit | commitdiff | tree |
2020-07-17 |
Joel Rosdahl | Use File wrapper for static log file object |
commit | commitdiff | tree |
2020-07-14 |
Joel Rosdahl | Create test directories in testdir and remove it on... |
commit | commitdiff | tree |
2020-07-14 |
Joel Rosdahl | Probe assembler for supported -m* flags |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Improve instructions on how to install libzstd |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Update Travis-CI badge URL to travis-ci.com |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Remove now unused get_extension function |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | C++-ify win32getshell |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Make Util::to_lowercase work on nonstd::string_view |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Only dump log buffer in cc_dump_debug_log_buffer if... |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Make is_precompiled_header handle the empty string |
commit | commitdiff | tree |
2020-07-13 |
Joel Rosdahl | Remove dependency on std::regex |
commit | commitdiff | tree |
2020-07-09 |
Joel Rosdahl | Improve -x/--show-compression output |
commit | commitdiff | tree |
2020-07-09 |
Joel Rosdahl | Handle EINTR correctly in copy_fd |
commit | commitdiff | tree |
2020-07-09 |
Joel Rosdahl | Remove more short read optimization from #551 |
commit | commitdiff | tree |
2020-07-09 |
Joel Rosdahl | C++-ify struct hash |
commit | commitdiff | tree |
next |