]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2022-06-10  Joel Rosdahlfeat: Set CCACHE_DISABLE when calling compiler
2022-06-08  Joel Rosdahlfix: Add and use Util::{get,set}_umask functions
2022-06-08  Joel Rosdahlfix: Retain mtime/atime for recompressed files
2022-06-08  Joel Rosdahlenhance: Add util::set_timestamps function for setting...
2022-06-08  Joel Rosdahlci: Bump Clang-Tidy job to Clang-Tidy 12
2022-06-08  Joel Rosdahlbuild: Make it possible to opt out of probing for faste...
2022-06-08  Joel Rosdahlchore: Align arguments in misc/test-all-systems
2022-06-08  Joel Rosdahlci: Use Ubuntu 20.04 for standard jobs
2022-06-08  Joel Rosdahlci: Remove unsupported platforms
2022-06-08  Joel Rosdahlci: Bump CUDA job to Ubuntu 20.04
2022-06-08  Joel Rosdahlrefactor: Extract option parsing code from process_arg
2022-06-07  Joel Rosdahlbump: Upgrade to cpp-httplib 0.10.8
2022-06-07  Joel Rosdahlfix: Use correct umask when populating primary cache...
2022-06-07  Joel Rosdahlfix: Create temporary file with cpp extension instead...
2022-06-07  Joel RosdahlRevert "fix: Fall back to copying temporary preprocesse...
2022-06-07  Florin Tfix: Fix build for MSVC (#1078)
2022-06-07  bengtjfeat: Fetch/update secondary storage manifest on primar...
2022-06-07  Rafael Kitoverfeat: Generalize STATIC_LINK option + fixes (#1058)
2022-06-07  Joel Rosdahlfix: Fall back to compiler when producing assembler...
2022-06-07  Joel Rosdahlchore: Add debug log for -P + other preprocessor option
2022-06-06  Joel Rosdahltest(test-all-systems): Enable ccache if available...
2022-06-06  Joel Rosdahltest: Add Ubuntu 22.04 Dockerfile
2022-06-06  Joel Rosdahldocs: Fix typo in help text
2022-06-06  Joel Rosdahlci: Add GCC 11 build on Ubuntu 22.04
2022-06-06  Joel Rosdahlfix: Work around problem with GCC in util::ends_with
2022-05-28  Joel Rosdahlbump: Upgrade xxh_x86dispatch.c to xxHash 0.8.1
2022-05-28  Joel Rosdahlfeat: Improve --show-stats
2022-05-27  Joel Rosdahlbump: Upgrade to nonstd::expected 0.6.0
2022-05-26  Sergey Semushinfix(win32execute): Handle space in paths when using...
2022-05-26  Joel Rosdahlfix: Fall back to copying temporary preprocessed output...
2022-05-23  Joel RosdahlRevert "build: Bump required compiler versions"
2022-05-23  Anders Björklundfix: Fix and optimize Redis upload script (#1081)
2022-05-23  Joel Rosdahlbuild: Bump required compiler versions
2022-05-23  Joel Rosdahlbuild: Remove now superfluous cmake policy setting
2022-05-23  Joel Rosdahltest: Fix test failure when compiler is masquerading...
2022-05-23  Joel Rosdahlchore: Remove no longer needed workaround for older...
2022-05-23  Joel Rosdahlbuild: Enable Clang-Tidy modernize-concat-nested-namesp...
2022-05-23  Joel Rosdahlbuild: Enable Clang-Tidy performance-no-automatic-move...
2022-05-23  Joel Rosdahlchore: Replace nonstd::string_view with std::string_view
2022-05-23  Joel Rosdahlchore: Replace nonstd::optional with std::optional
2022-05-23  Joel Rosdahlbuild: Require C++17 compiler and CMake 3.15
2022-05-23  Cristian Adambuild: Enable static runtime linking for MSVC (#1069)
2022-05-16  olegsidorkinfix: Fix crash with empty include filename in preproces...
2022-05-15  Joel Rosdahlchore: Update NEWS v4.6.1
2022-05-14  Joel Rosdahlchore: Update authors
2022-05-14  Joel Rosdahlstyle: Improve names of Args::AtFileFormat values
2022-05-14  Joel Rosdahlci: Bump to CodeQL action v2
2022-05-14  Joel Rosdahlfix: Support Redis URL without host
2022-05-14  Joel Rosdahlchore: Don’t store unused return value
2022-05-14  Joel Rosdahlchore: Constify core::Manifest::add_result parameter
2022-05-14  Joel Rosdahlchore: Set version “unknown” instead of empty string...
2022-05-14  Joel Rosdahlfix: Support Git 1.x when determining ccache version
2022-05-14  Joel Rosdahlchore: Prepare for binary patching SYSCONFDIR
2022-05-14  Joel Rosdahlchore: Add Jacob Young to .mailmap
2022-05-14  Joel Rosdahlfix: Avoid incorrect error log for Redis write in resha...
2022-05-14  Joel Rosdahlchore: Remove anonymous users from AUTHORS
2022-05-11  Joel Rosdahlfix: Correctly represent statistics counters > 1 in...
2022-05-11  jacobly0fix: Fix parsing of MSVC response files (#1071)
2022-05-08  Joel Rosdahldocs: Add warning about base_dir
2022-05-08  Joel Rosdahlchore: Update license for nonstd::expected
2022-05-08  Joel Rosdahlrefactor: Simplify Reader::read_int
2022-05-08  Joel Rosdahlfix: Log expanded secondary storage URL in put/remove
2022-05-08  jacobly0fix: Fix miscompile of nonstd::expected on MSVC v19...
2022-05-08  Gregor Jasnyfix: Check for short reads in Reader::read_str (#1068)
2022-05-08  Alexey Telishevfix: Fix "Multiple precompiled headers used" error...
2022-05-08  Anders Björklundfeat: Make upload-redis output more like other tools...
2022-05-06  Joel Rosdahlfix: Improve MSVC /Fp and /Yu options further
2022-05-05  Joel Rosdahlchore: Add knowledge of linker option -z to avoid note...
2022-05-05  Joel Rosdahlfix: Handle MSVC /Fp and /Yu options with concatenated...
2022-05-01  jacobly0feat: Handle -imsvc compiler option (#1055)
2022-05-01  jacobly0build: Fix build arguments to clang-cl (#1054)
2022-05-01  jacobly0fix: Fix sporadic test.profiling failures (#1056)
2022-05-01  Joel Rosdahlfix: Isolate inode cache file in tests
2022-05-01  Joel Rosdahlfeat: Improve inode cache logging
2022-04-30  Joel Rosdahlci: Fix CUDA installation
2022-04-30  vvainolafix: Normalize paths to fix basedir option on Windows...
2022-04-30  Joel Rosdahlrefactor: Improve absolute path normalization functions
2022-04-26  Joel Rosdahlfix: Make Stat::same_inode_as consider error code
2022-04-17  Joel Rosdahldocs: Mention default cache locations for Windows and...
2022-04-12  Orgad Shanehfix: Fix static linkage with hiredis on Windows (#1041)
2022-04-12  Orgad Shanehfix: Replace skip_last_empty with IncludeDelimiter...
2022-04-08  Joel Rosdahlfix: Fix code restructuring mistake in 5a55014f
2022-04-08  Joel Rosdahlfix: Fix process_preprocessed_file bug for distcc marker
2022-04-05  Joel Rosdahlstyle: Tweak code style to match conventions
2022-04-05  Joel Rosdahlstyle: Enable some clang-tidy readability checks for...
2022-04-05  Joel RosdahlMerge pull request #1037 from orgads/cl-strip-lf
2022-04-05  Orgad Shanehfix: Do not add redundant newlines for stdout 1037/head
2022-04-05  Orgad Shanehfeat: Support preserving the delimiters on tokenizer
2022-04-05  Orgad Shanehtest: Simplify tokenizer tests
2022-04-03  Joel Rosdahlfix: Only use /run/user/<UID>/ccache-tmp if writable
2022-04-03  Rafael Kitoverfix: Add ASM and ASM_MASM to project() languages (...
2022-04-03  Joel Rosdahlfix: Improve handling of .gcno files
2022-04-01  Joel Rosdahlrefactor: Sort sloppiness parsing/generation
2022-03-27  Joel Rosdahlchore: Disable some clang-tidy checks that don’t contri...
2022-03-27  vspleskdocs: Add reference to reference build configs (#1031)
2022-03-26  Joel Rosdahlfix: Bail out on too hard MSVC environment variables...
2022-03-26  Joel Rosdahlfix: Prefer CMake find module for hiredis package
2022-03-26  Joel Rosdahlrefactor: Simplify string append in process_arg
2022-03-26  Joel Rosdahlchore: Improve error message for read error in from_cache
2022-03-26  Cristian Adamfix: Prefer CMake find module for zstd package (#1030)
next