]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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
2019-07-01  Joel RosdahlRequire libzstd and remove zlib support
2019-07-01  Joel RosdahlEnable build command verbosity in Travis builds
2019-07-01  Joel RosdahlRestructure Travis configuration
2019-07-01  Joel RosdahlDon’t enable unit test verbosity in Travis
2019-07-01  Joel RosdahlRefactor functions for reading/writing common header
2019-07-01  Joel RosdahlReplace murmurhashneutral2 with xxHash (XXH64)
2019-06-29  Joel RosdahlDon’t try a higher zstd level than supported
2019-06-29  Joel RosdahlAllow for negative compression level
2019-06-26  Joel RosdahlUse the compression API for reading and writing manifests
2019-06-26  Joel RosdahlTweak code style
2019-06-26  Joel RosdahlExtract and implement more bytes from/to int macros
2019-06-26  Joel RosdahlImprove order of parameters to common_header_*_file
2019-06-26  Joel RosdahlExtract header code common to result and manifest files
2019-06-26  Anders BjörklundAllow using zstd compresssion instead of zlib (#437)
2019-06-17  Joel RosdahlVerify value in “ccache -o key=value”
2019-06-17  Joel Rosdahlconst-ify parameters to confitem verifier/formatter
2019-06-17  Joel RosdahlChange to looser compression_type data type
2019-06-16  Joel RosdahlRename “filelist” to “result_files”
2019-06-16  Joel RosdahlRefactor compression type/level calculation
2019-06-16  Joel RosdahlAdd a content size field to the result file header
2019-06-12  Joel RosdahlDon’t try to parse unimplemented reference entries...
2019-06-10  Joel RosdahlRemove now unused x_fstat function
2019-06-10  Joel RosdahlFix check of destination fd in copy_file
2019-06-10  Igor PylypivFix possible NULL pointer dereference (#433)
2019-06-08  Joel RosdahlImprove naming of things
2019-06-08  Joel RosdahlImprove how <MD4, number of hashed bytes> is represented
2019-06-08  Anders BjörklundAdd binary representation of hash-size (#399)
2019-06-06  Joel RosdahlRemove the hard link mode
2019-06-06  Joel RosdahlMove mtime update into result_get/manifest_get
2019-06-06  Joel RosdahlRemove now superfluous test of empty result file
2019-06-06  Joel RosdahlImprove error reporting from read_result
2019-06-06  Joel RosdahlImprove names of result functions and variables
2019-06-06  Joel RosdahlImprove error handling of (de)compressors
2019-06-05  Joel RosdahlRemove redundant cc_log
2019-06-05  Joel RosdahlClean up internal trace code
2019-06-05  Joel RosdahlRemove obsolete decompression code
2019-06-05  Joel RosdahlRemove obsolete file_is_compressed function
next