]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2021-07-07  Gregor JasnyAdd secondary HTTP storage 676/head
2021-07-07  Gregor JasnyRemove dead code in cpp-httplib
2021-07-07  Gregor JasnyAdd cpp-httplib 0.9.0
2021-07-07  Joel RosdahlImprove ssize_t typedefs for Windows platforms
2021-07-07  Joel RosdahlRemove system.hpp, including what’s needed instead
2021-07-06  Joel RosdahlDon’t fail “Collect testdir” job if there is no testdir...
2021-07-06  Joel RosdahlMove READ_BUFFER_SIZE to config.h, adding a CCACHE_...
2021-07-06  Joel RosdahlAdd util::split_path_list function and remove PATH_DELI...
2021-07-06  Joel RosdahlRemove now mostly superfluous DIR_DELIM_CH macro
2021-07-06  Gregor JasnyUpdate dockerfiles with supported distributions (#886)
2021-07-06  Joel RosdahlMerge pull request #881 from gjasny/use-url-class
2021-07-06  Gregor JasnyRequire CMake 3.10 (#885)
2021-07-05  Gregor JasnyUse URL class for URL parsing 881/head
2021-07-05  Gregor JasnyAdd CxxUrl v0.2
2021-07-05  Gregor JasnyGlobally define WIN32_LEAN_AND_MEAN (#882)
2021-07-05  Gregor JasnyFix CMake feature detection (#883)
2021-07-05  Joel RosdahlDon’t collapse empty lines in rewrite_stderr_to_absolut...
2021-07-05  Joel RosdahlDon’t collapse empty lines in Depfile::rewrite_paths
2021-07-05  Joel RosdahlAdd mode parameter to split_into_* and Tokenizer
2021-07-04  Joel RosdahlFix typo in Util::split_into_views doc string
2021-07-04  Joel RosdahlFix bug in debug_dir (CCACHE_DEBUGDIR)
2021-07-04  Joel RosdahlAdd util::to_absolute_path
2021-07-04  Joel RosdahlMove is_absolute_path to util
2021-07-03  Anders BjörklundAdd magic file for identifying ccache files (#880)
2021-07-03  Joel Rosdahldoc: Mention “-” for standard input consistently
2021-07-03  Joel RosdahlAdd integration test for stats_log
2021-07-03  Joel RosdahlTweak stats_log documentation
2021-07-03  Joel RosdahlSimplify format_stats_log implementation
2021-07-03  Anders BjörklundAllow dumping stdin by giving - as path (#879)
2021-07-03  Gregor JasnyUse generator expression for ccache location (#878)
2021-07-01  Joel RosdahlMerge pull request #873 from gjasny/fix-appleclang...
2021-07-01  Joel RosdahlFix source file suffix selection for libblake3
2021-06-29  Joel RosdahlAllow one -Xarch_* option that matches -arch (#874)
2021-06-29  Gregor JasnyDefault to clang compiler on macOS 873/head
2021-06-29  Gregor JasnyFix Apple Clang detection
2021-06-29  Gregor JasnyMark tests as skipped for unsupported compilers
2021-06-29  Joel RosdahlSimplify header categorization rules
2021-06-29  Joel RosdahlUse .clang-format regexes instead of comments to group...
2021-06-28  Joel RosdahlDisable some clang-tidy checks that don’t contribute...
2021-06-28  Joel RosdahlRemove unused function
2021-06-28  Joel RosdahlImprove SecondaryStorage comments
2021-06-27  Joel RosdahlInclude $PWD in hash for -fprofile-generate with relati...
2021-06-27  Joel RosdahlAdd secondary file storage backend
2021-06-27  Joel RosdahlImplement configurations, API and framework for seconda...
2021-06-27  Joel RosdahlImprove parsing of umask values
2021-06-27  Joel RosdahlAdd base parameter to Util::parse_unsigned
2021-06-27  Joel RosdahlCorrect documentation of Util::unlink_safe
2021-06-27  Joel RosdahlAdd util::percent_decode
2021-06-27  Joel RosdahlAdd util::split_once
2021-06-27  Joel RosdahlRefactor main primary storage backend code into storage...
2021-06-27  Joel RosdahlRefactor config and context setup
2021-06-27  Joel RosdahlRemove now superfluous std::make_unique shim
2021-06-27  Joel RosdahlAdd Tokenizer class
2021-06-27  Joel RosdahlRevise include file order to work with new directory...
2021-06-27  Joel RosdahlRemove superfluous context instance in test case
2021-06-20  Michael KruseUse single command line arg for /FI (#869)
2021-06-20  Michael KruseAdd sloppy include_file_mtime to ivfsoverlay test ...
2021-06-20  Michael KruseSkip nvcc_ldir test with non-working nvcc (#867)
2021-06-19  Joel RosdahlUse some generic lambda expressions
2021-06-19  Joel RosdahlRequire C++14-compatible compiler to build ccache
2021-06-19  Joel RosdahlRemove Ubuntu 16.04/Clang 3.8 build
2021-06-17  r-burnsExplicitly select C++ when using -fcxx-modules (#861)
2021-06-17  Gregor JasnyIgnore CLion files (#862)
2021-06-16  Joel RosdahlDon’t crash on relative PWD value
2021-06-16  Joel RosdahlImprove architecture document
2021-06-15  Anders BjörklundAdd stats log file, logging input file and result ...
2021-06-15  Joel RosdahlDocument the plan of changing naming conventions for...
2021-06-15  Joel RosdahlDocument the new directory structure plan
2021-06-15  Joel RosdahlRemove now mostly obsolete note about transitioning...
2021-06-15  Joel RosdahlTest Clang 11 in CI
2021-06-15  Joel RosdahlRemove Ubuntu 16.04 from CI
2021-06-13  Joel RosdahlRefactor away Result::Writer knowledge about counter_up...
2021-06-13  Joel RosdahlAdd nonstd::expected 0.5.0
2021-06-13  Joel RosdahlSilence stray printout from "-P -c" test case
2021-06-12  Joel RosdahlAdd missing MTR_BEGIN call for file/file_put
2021-06-07  Joel Rosdahldoc: Switch to common AsciiDoc heading syntax
2021-05-30  Joel RosdahlInclude config.h via command line instead of via system.h
2021-05-30  Joel RosdahlImprove defines for third_party_lib
2021-05-30  Anders BjörklundEnable minitrace tracing and stop it from crashing...
2021-05-23  Tom StellardAdd support for clang's --config option (#850)
2021-05-14  Joel RosdahlUpgrade to zstd 1.5.0
2021-05-09  Joel RosdahlFix typo in NEWS
2021-05-09  Joel RosdahlFix typo in NEWS
2021-05-09  Joel RosdahlUpdate NEWS v4.3
2021-05-09  Joel RosdahlRe-add clang-format off/on for formatting bug
2021-05-09  Joel RosdahlImprove checksumming of downloaded clang-format binary
2021-05-09  Joel RosdahlUpdate authors
2021-05-09  Joel RosdahlUpdate .mailmap
2021-05-09  Joel RosdahlFix documentation of ivfsoverlay sloppiness
2021-05-09  Joel RosdahlQuote CMake variables expansions in `CIBuildType.cmake`
2021-05-08  Joel RosdahlTweak comment
2021-05-08  Joel RosdahlRevert "ci: Fix build on Ubuntu 16.04"
2021-05-08  Joel RosdahlInclude object path in input hash for -fprofile-arcs...
2021-05-08  Joel RosdahlImprove comment
2021-05-03  Joel Rosdahlsource formatting: Don’t bin pack constructor initializ...
2021-05-03  Josh TriplettSupport `-specs file.specs` and `--specs file.specs...
2021-05-03  Petr ŠtetiarCMake: make build of documentation optional (#842)
2021-04-28  Olle LiljenzinFix detection of pthread features (#840)
2021-04-28  Yoshimasa NiwaIgnore -ivfsoverlay parameter (#839)
2021-04-28  Joel Rosdahlci: Fix build on Ubuntu 16.04
next