]> git.ipfire.org Git - thirdparty/ccache.git/history - misc
feat: Add support for undocumented GCC/Clang --include option
[thirdparty/ccache.git] / misc /
2023-11-26  Viktor Szépechore: Improve typos configuration (#1358)
2023-10-02  Joel Rosdahlchore: Add entries to codespell allow list
2023-06-21  Joel Rosdahlchore: Update typos configuration
2023-03-11  Joel Rosdahlchore: Add typos configuration
2023-02-22  Anders Björklundchore: Clean up Redis helper scripts a bit (#1254)
2022-12-13  Joel Rosdahlchore: Bump clang-format version requirement to 11+
2022-10-29  Joel Rosdahlchore: Update authors v4.7.2
2022-10-16  Joel Rosdahlchore: Update authors
2022-09-27  Joel Rosdahlchore: Rename primary/secondary storage to local/remote...
2022-08-15  Joel Rosdahlchore: Touch up {download,upload}-redis scripts
2022-07-18  Anders Björklundfeat: Add download-redis script matching the upload...
2022-06-08  Joel Rosdahlchore: Align arguments in misc/test-all-systems
2022-06-06  Joel Rosdahltest(test-all-systems): Enable ccache if available...
2022-06-06  Joel Rosdahltest: Add Ubuntu 22.04 Dockerfile
2022-05-23  Anders Björklundfix: Fix and optimize Redis upload script (#1081)
2022-05-23  Joel Rosdahlbuild: Require C++17 compiler and CMake 3.15
2022-05-14  Joel Rosdahlchore: Remove anonymous users from AUTHORS
2022-05-08  Anders Björklundfeat: Make upload-redis output more like other tools...
2022-02-27  Joel Rosdahlchore: Sort codespell allowlist
2022-02-27  Joel Rosdahlchore: Improve hint in source code format error message
2022-01-17  Anders BjörklundFix upload-redis after cache entry format change (...
2021-11-15  Cristian Adamfeat: Visual C/C++ compiler support (#506)
2021-11-06  Joel Rosdahlfeat: Improve cache entry format
2021-08-05  Joel Rosdahlchore: Fix typos
2021-07-28  Joel Rosdahlstyle: Format Python code with Black
2021-07-17  Gregor JasnyFix test-all-systems (#901)
2021-07-12  Joel RosdahlTouch up Redis storage code slightly
2021-07-10  Anders BjörklundAdd optional Redis secondary storage backend (#875)
2021-07-06  Gregor JasnyUpdate dockerfiles with supported distributions (#886)
2021-07-03  Anders BjörklundAdd magic file for identifying ccache files (#880)
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-05-09  Joel RosdahlImprove checksumming of downloaded clang-format binary
2021-04-05  Joel RosdahlUse Clang-Format executable from muttleyxd/clang-tools...
2020-12-28  Nicholas HutchinsonFix running tests on macOS (#756)
2020-11-04  Joel RosdahlAdd Ubuntu 18.04 Dockerfile
2020-10-14  Joel RosdahlAdd codespell build job
2020-10-05  Joel RosdahlSuppress Cppcheck warnings for all third party source...
2020-09-21  Joel RosdahlFix capitalization of CMake, Cppcheck, Clang-Format...
2020-08-27  Rafael KitoverSupport building on MSVC (#632)
2020-08-23  Joel RosdahlRemove Travis build and related scripts
2020-08-22  Joel RosdahlRename BUILDEXTRAFLAGS to EXTRA_CMAKE_BUILD_FLAGS
2020-08-06  Joel RosdahlImprove building via Docker
2020-07-08  Joel RosdahlMake “misc/format-files --check” exit with error code...
2020-07-05  Joel RosdahlEnable verbose output from “test/run” if VERBOSE is set
2020-07-05  Joel RosdahlSort environment variables passed to docker container
2020-07-05  Joel RosdahlRemove redundant docker image tag suffix
2020-06-23  Joel RosdahlClean up scripts related to code formatting
2020-06-23  Joel RosdahlClean up scripts related to CI and Docker
2020-06-23  Joel RosdahlImprove naming of scripts
2020-06-23  Joel RosdahlClean up build-in-docker script
2020-06-23  Joel RosdahlMove top-level scripts to misc
2020-06-17  Joel RosdahlRemove cmake-format check and support
2020-06-14  Joel RosdahlFix spelling
2020-06-14  Alexander LaninSwitch to CMake (#573)
2020-06-07  Joel RosdahlUpgrade Travis-CI environment to Ubuntu 18.04
2020-04-26  Alexander LaninExtract formatting logic from make (#585)
2020-04-21  Joel RosdahlMake update authors script find Co-authored-by that...
2020-04-21  Joel RosdahlClean up update authors script
2020-04-21  Alexander LaninDiverse CMake preparations (#580)
2020-03-25  Joel RosdahlLet run-clang-format always exit with success in non...
2020-02-13  Joel RosdahlRename clang-format.sh to run-clang-format
2020-02-13  Thomas OttoAdded 'make check_format' to makefile rules (#525)
2020-01-15  Joel Rosdahlmisc/performance: Fix --no-cpp2 and --no-stats options
2020-01-05  Joel RosdahlAdd “--nocpp2” option to misc/performance
2019-09-05  Joel RosdahlRemove no longer matched Cppcheck suppression
2019-08-14  Joel RosdahlDescribe new code style and switch from Uncrustify...
2019-08-14  Joel RosdahlC++-ify source code
2019-07-18  Joel RosdahlAdd “and other contributors” to copyright notices
2019-07-15  Joel RosdahlImplement support for file cloning on Linux (Btrfs...
2019-07-15  Joel RosdahlReimplement the hard link mode
2019-07-02  Joel RosdahlAdd --no-compression and --compression-level to misc...
2019-07-01  Joel RosdahlReplace murmurhashneutral2 with xxHash (XXH64)
2019-06-06  Joel RosdahlRemove the hard link mode
2019-05-10  Anders BjörklundImplement optional logging to syslog (#409)
2019-05-10  Joel RosdahlImprove performance script
2019-04-28  Joel RosdahlMake uncrustify ignore newlines for enums
2019-04-22  Joel RosdahlRename perf/perf.py to misc/performance
2019-04-22  Joel RosdahlConvert Python scripts to Python 3 and Blacken them
2019-04-22  Joel RosdahlImprove docs for (and name of) utility scripts for...
2019-04-21  Anders BjörklundAdd optional support for microsecond tracing (#280)
2019-01-05  Anders BjörklundImprovement and upgrade of Docker build (#278)
2019-01-02  Joel RosdahlMerge branch 'master' into depend_mode 301/head
2018-10-25  Joel RosdahlIgnore cppcheck “Resource leak” warnings in test code
2018-10-15  Joel RosdahlRemove obsolete cppcheck suppression
2018-10-02  Joel RosdahlMerge remote-tracking branch 'afbjorklund/everything'
2018-10-02  Joel RosdahlUpdate uncrustify config and run uncrustify version...
2018-09-29  Joel RosdahlMerge remote-tracking branch 'afbjorklund/hash_debug...
2018-09-02  Joel RosdahlMerge branch '3.4-maint'
2018-08-25  Anders F BjörklundMerge branch 'master' into depend_mode
2018-08-23  Joel RosdahlMerge branch '3.4-maint'
2018-08-18  Joel RosdahlMerge branch '3.4-maint'
2018-08-14  Anders F BjörklundAdd a Vagrantfile for testing on FreeBSD
2018-08-11  Anders F BjörklundAvoid some shellcheck excludes that do make sense
2018-08-11  Anders F BjörklundAdd target to run shellcheck on test bash scripts
2018-02-07  Joel RosdahlRearrange files into suitable subdirectories, e.g....