]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2019-08-28  Cristian AdamWin32: make_relative_path also accept /c/users (#455) 470/head
2019-08-17  Joel Rosdahldoc: Add references to configuration items
2019-08-17  Joel Rosdahldoc: Add anchors to configuration items
2019-08-17  Joel Rosdahldoc: Mention that XXH64 is used for checksumming
2019-08-17  Joel Rosdahldoc: Remove note about hard links caveats from feature...
2019-08-17  Joel RosdahlPrepare for v3.7.3
2019-08-17  Joel RosdahlUpdate NEWS
2019-08-17  Joel RosdahlAdd missing include guard
2019-08-16  Joel RosdahlFix typo in NEWS
2019-08-16  Joel RosdahlDon’t pass -Wno-error to the preprocessor
2019-08-15  Joel RosdahlUpdate news with a high-level summary of changes in...
2019-08-15  Joel RosdahlUse std::min/std::max instead of MIN/MAX macros
2019-08-15  Joel RosdahlBump to CUDA 10.1.243 for Ubuntu 16.04
2019-08-15  Joel RosdahlFix “(readonly)” part of “ccache -s”
2019-08-14  Joel RosdahlC++-ify configuration handling
2019-08-14  Joel RosdahlClean up header includes
2019-08-14  Joel RosdahlRemove snprintf replacements
2019-08-14  Joel RosdahlAdd some C++-ified utility functions
2019-08-14  Joel RosdahlRename test suite util to legacy_util
2019-08-14  Joel RosdahlRemove autogenerated suites.hpp
2019-08-14  Joel RosdahlAdd Catch2 2.9.1
2019-08-14  Joel RosdahlAdd AtomicFile class for updating a file with rename...
2019-08-14  Joel RosdahlUpdate next version to 4.0
2019-08-14  Joel RosdahlBump to zstd 1.4.2
2019-08-14  Joel RosdahlAdd a subset of fmt 5.3.0
2019-08-14  Joel RosdahlRun clang-format on all code to follow the new code...
2019-08-14  Joel RosdahlDescribe new code style and switch from Uncrustify...
2019-08-14  Joel RosdahlUse #pragma once for guarding headers
2019-08-14  Joel RosdahlSort list
2019-08-14  Joel RosdahlC++-ify source code
2019-08-02  Joel RosdahlAdd x_ prefix to basename and dirname
2019-08-02  Joel RosdahlRemove unused autoconf checks for ar, cpp and ranlib
2019-08-02  Joel RosdahlUpgrade to use scan-build-7 for the Clang static analyzer
2019-08-02  Joel RosdahlRefer to autogen.sh correctly in autogen.sh
2019-08-02  Joel RosdahlFix comparison with the “cu” language
2019-08-02  Joel RosdahlRevert "Add back support for the “cuda” language"
2019-08-02  Joel RosdahlAdd back support for the “cuda” language
2019-07-31  Joel RosdahlRemove .ic extension and cuda/cuda-output languages
2019-07-31  Alexander Korsunskytest/suites/nvcc.bash: Test -x cu and -dc options
2019-07-31  Alexander KorsunskyWhen compiling CUDA code, recognize -dc as compilation...
2019-07-31  Alexander KorsunskyAdd cu language as an alias to cuda
2019-07-29  Anders BjörklundFix gperf generation when running on MSYS2 (#448)
2019-07-28  Anders BjörklundAdded remaining changes to make tests run on MSYS ...
2019-07-23  Joel RosdahlChange from http to https for some URLs
2019-07-23  Joel RosdahlMention libb2 dependency in installation instructions
2019-07-22  Joel RosdahlDocument BLAKE2b and clean up after #445
2019-07-22  Anders F BjörklundOnly set flags for cross, breaks native build
2019-07-22  Anders F BjörklundMake sure to pass flags to travis shell commands
2019-07-22  Anders F BjörklundEnable building static local libb2 for non-native
2019-07-22  Anders F BjörklundGenerated files are in builddir, not srcdir
2019-07-22  Anders F BjörklundUpgrade travis docker to xenial, add libb2-dev
2019-07-22  Anders F BjörklundMove libb2 source code to src/third_party
2019-07-22  Anders F BjörklundOnly disable optimizations when cross-compiling
2019-07-22  Anders F BjörklundFix travis build by helping clang and cross
2019-07-22  Anders F BjörklundAdd option to build static libb2 from source
2019-07-22  Anders F BjörklundAdd libb2-dev to Travis linux dependencies
2019-07-22  Anders F BjörklundUse BLAKE2b checksum instead of bundled MD4
2019-07-21  Joel RosdahlBump to zstd 1.4.1
2019-07-21  Joel RosdahlMove third party source code to src/third_party
2019-07-21  Ivan VolnovFix CCACHE_MAXSIZE with filesystem compression (#444)
2019-07-19  Joel RosdahlPrepare for v3.7.2
2019-07-19  Joel RosdahlUpdate NEWS
2019-07-19  Joel RosdahlDon’t pass -Werror and compilation-only options to...
2019-07-19  Joel RosdahlRename stripped_args to common_args
2019-07-18  Joel RosdahlFix out-of-source build when using --with-libzstd-from...
2019-07-18  Joel RosdahlAdd missing headers to release archive list
2019-07-18  Joel RosdahlDon’t build tar.bz2 release archive
2019-07-18  Joel RosdahlAdd missing license blurbs to header files
2019-07-18  Joel RosdahlAdd “and other contributors” to copyright notices
2019-07-18  Joel RosdahlAdd 64-bit MinGW build
2019-07-18  Joel RosdahlImprove -x/--show-compression
2019-07-17  Joel RosdahlRemove the kB case from format_*_size* functions
2019-07-15  Joel RosdahlAdd .editorconfig
2019-07-15  Joel RosdahlRefactor code for getting manifest/result content size
2019-07-15  Joel RosdahlDocument -x/--show-compression
2019-07-15  Joel RosdahlAdd gitter.im link and badge
2019-07-15  Joel RosdahlNever store stderr output or .d files separately
2019-07-15  Joel RosdahlAdd support for file cloning on Mac OS X (APFS)
2019-07-15  Joel RosdahlImplement support for file cloning on Linux (Btrfs...
2019-07-15  Joel RosdahlSort envtoconfitems.gperf list
2019-07-15  Anders BjörklundAdd command to show compression statistics (#440)
2019-07-15  Joel RosdahlReimplement the hard link mode
2019-07-05  Joel RosdahlLet stderr content have an even more special name in...
2019-07-05  Joel RosdahlRefactor result_get code into functions per marker...
2019-07-04  Joel RosdahlAllow NULL checksum parameter for common_header_initial...
2019-07-03  Joel RosdahlRemove now redundant check for existing result file
2019-07-03  Joel RosdahlAvoid logging uninteresting message for deletion of...
2019-07-03  Joel RosdahlSimplify compression_type_from_config
2019-07-03  Joel RosdahlRefactor common_header_initialize_*
2019-07-02  Joel RosdahlAvoid letting “-gdwarf*” force “run_second_cpp = true”
2019-07-02  Joel RosdahlImprove error handling and logging of result files...
2019-07-02  Joel RosdahlProbe whether the compiler produces a .dwo
2019-07-02  Joel RosdahlExtract objdump_cmd to test/run where it belongs
2019-07-02  Joel RosdahlRemove obsolete conditionals in the split_dwarf test...
2019-07-02  Joel RosdahlAdd --no-compression and --compression-level to misc...
2019-07-02  Joel RosdahlUse Ubuntu 16.04 for Travis CI
2019-07-02  Joel RosdahlQuote CC setting when calling into libzstd’s makefile
2019-07-01  Joel RosdahlExtract code for reading uint64_t in result.c to a...
2019-07-01  Joel RosdahlExtract common header setup code to functions
2019-07-01  Joel RosdahlAdd checksumming of cached content
next