]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2021-04-04  Nicholas HutchinsonStat: treat pending deletes as missing files on Windows 832/head
2021-04-04  Nicholas HutchinsonFix clang-tidy job
2021-03-27  Joel RosdahlPrepare for v4.2.1 v4.2.1
2021-03-27  Joel RosdahlUpdate authors
2021-03-27  Joel RosdahlSimplify linker probing
2021-03-27  Joel RosdahlFix probing of faster linker when cross compiling
2021-03-27  Joel RosdahlUpdate NEWS
2021-03-27  Joel RosdahlProbe for working faster linker
2021-03-26  Joel RosdahlFix fast linker selection
2021-03-26  Joel RosdahlClean up slightly after ea433578
2021-03-26  Abubakar Nur... Changed zstd url back to http (#830)
2021-03-22  Joel RosdahlUpdate doctest license info
2021-03-22  Joel RosdahlUpgrade to doctest 2.4.6
2021-03-21  Joel Rosdahldoc: Fix references to the extra_files_to_hash configur...
2021-03-20  Aleksander... win32: Fix handling of long command lines (#816)
2021-03-18  Nicholas HutchinsonImplement a better Stat::stat(), Stat::lstat() for...
2021-03-18  Joel RosdahlBail out on too hard Clang option -gen-cdb-fragment...
2021-03-13  Joel RosdahlOnly reject -f(no-)color-diagnostics for known GCC...
2021-03-07  Joel RosdahlClean up slightly after #814
2021-03-07  Joel RosdahlUpgrade to doctest 2.4.5
2021-03-07  Joel RosdahlUpgrade to zstd 1.4.9
2021-03-07  Thomas Ottotest: Print line number of failing assert (#814)
2021-03-07  Nicholas Hutchinsonbuild: Don't enable ccache when building with MSVC...
2021-03-06  pawelkrysiakFix "Debug option" test (#807)
2021-03-06  Joel Rosdahldoc: Fix formatting of debug_dir documentation
2021-03-06  Joel RosdahlEnforce cpp2 mode on macOS if -g is given
2021-03-05  Joel Rosdahlci: Fix build on Ubuntu 18.04
2021-03-05  Joel Rosdahldoc: Fix formatting of debug_dir documentation
2021-03-05  Joel RosdahlWrite debug log file in most argument processing error...
2021-02-24  Nicholas HutchinsonFix Util::read_file truncating files if size_hint is...
2021-02-24  Jon PetrissansSupport building ccache with xlclang++ on AIX 7.2 ...
2021-02-23  Joel RosdahlHandle -frecord-gcc-switches correctly
2021-02-23  Joel Rosdahldoc: Fix markup of compiler type “other”
2021-02-23  Evangelos FoutrasSupport -fcolor-diagnostics passed to cc1 with -Xclang...
2021-02-17  Sergei TrofimovichStdAtomic.cmake: Probe atomic increment as well (#800)
2021-02-17  Joel RosdahlTweak passing of magic bytes to please GitHub CodeQL
2021-02-14  Joel RosdahlConvert trivial switch statement to if statement
2021-02-07  Joel RosdahlOnly dup2 stderr into $UNCACHED_ERR_FD for preprocessor...
2021-02-02  Joel RosdahlUse existing CMake “message()” level
2021-02-02  Joel RosdahlAdd missing word in news item
2021-02-02  Joel RosdahlPrepare for v4.2 v4.2
2021-02-02  Joel RosdahlUpdate news
2021-02-01  Joel RosdahlUse full path to env program
2021-02-01  Joel RosdahlUpdate NEWS
2021-02-01  Joel RosdahlImprove handling of SOURCE_DATE_EPOCH
2021-02-01  Joel RosdahlSort test suites
2021-02-01  Joel RosdahlImprove comments in UseCcache.cmake
2021-02-01  Joel RosdahlImprove speed of compiler launcher command in UseCcache...
2021-01-30  Joel RosdahlUse snake case for CMake variable names
2021-01-30  Joel RosdahlImprove emoji for questions/discussions in GitHub issue...
2021-01-30  Joel RosdahlUpdate authors
2021-01-30  Joel RosdahlAdd Ka Ho Ng to .mailmap
2021-01-25  Stuart HendersonDisable inode cache on OSes without pthread_mutexattr_s...
2021-01-25  Nicholas HutchinsonCI: Skip homebrew update/cleanup on macOS (#790)
2021-01-25  Nicholas Hutchinsontests: Improve COFF object file comparison (#789)
2021-01-25  Alexander LaninFix fast linker selection for old GCC versions (#788)
2021-01-19  Erik FlodinBlake3 build (#781)
2021-01-19  Nicholas HutchinsonTest suite fixes and improvements for Windows (#780)
2021-01-19  Joel RosdahlRefer people to discussions for support
2021-01-19  Joel RosdahlAdd emojis to issue types
2021-01-19  Alexander Laninrefactor: Drop out parameter from get_level_1_files...
2021-01-19  Alexander LaninExtract enums into separate headers (#764)
2021-01-17  Alexander LaninFaster compile times (#759)
2021-01-17  Joel RosdahlDon’t cache result if a preprocessed header file is...
2021-01-17  Joel RosdahlExtract helper function include_file_too_new
2021-01-17  Joel RosdahlMove variable closer to usage in do_remember_include_file
2021-01-16  Joel RosdahlSupport source code language “cuda”, used by Clang
2021-01-16  Joel RosdahlAdd supported_source_extension function
2021-01-16  Joel RosdahlRemove trailing spaces
2021-01-16  Joel RosdahlRemove superfluous file_language member from ArgumentPr...
2021-01-16  Joel Rosdahldoc: Mention that ccache requires the “-c” option
2021-01-11  Sergei Trofimovichdoc/MANUAL.adoc: Don't use non-ASCII quotes (#761)
2021-01-10  Joel RosdahlFix YAML syntax in codeql-analysis.yaml after #746
2021-01-10  Alexander LaninAdd CodeQL (#746)
2021-01-10  Nicholas HutchinsonFix Lockfile on Windows when parent directories do...
2021-01-10  Joel RosdahlUse static_cast
2021-01-10  Alexander LaninCI: Fix testdir upload file name in case of failed...
2021-01-10  Khem RajAlways use 64bit to print time_t (#762)
2021-01-09  Joel RosdahlTweak documentation and code related to SOURCE_DATE_EPOCH
2021-01-09  Azat KhuzhinIgnore SOURCE_DATE_EPOCH under time_macros sloppiness...
2021-01-06  Alexander LaninFix scanning of headers with Clang-Tidy (#758)
2021-01-06  Joel RosdahlSuppress Clang-Tidy warning about including signal.h
2021-01-06  Joel RosdahlImprove header inclusion for SignalHandler
2021-01-06  Joel RosdahlUpgrade to optional-lite 3.4.0
2021-01-06  Joel RosdahlUpgrade to fmt 7.1.3
2021-01-06  Joel RosdahlUpgrade to doctest 2.4.4
2021-01-06  Joel RosdahlUpgrade to zstd 1.4.8
2021-01-06  Joel RosdahlAdapt to the ccache code style
2021-01-06  Joel RosdahlTweak build.yaml
2021-01-06  Nicholas HutchinsonCI: Add VS2019 build jobs (#757)
2021-01-06  Joel RosdahlAdd debug_dir setting for specifying a directory for...
2021-01-06  Joel RosdahlRemove redundant initialization of std::string variables
2021-01-06  Joel RosdahlMake Util::make_relative_path able to find matches...
2021-01-06  Joel RosdahlAdd hint on how to link statically with libzstd
2021-01-03  Joel RosdahlConfigure nonstd::string_view to don’t fall back to...
2021-01-03  Joel RosdahlDon’t capture “this” implicitly
2021-01-03  Joel RosdahlFix retrieval of object file when destination is /dev...
2021-01-03  Joel RosdahlImprove log messages and comments related to retrieving...
2021-01-03  Joel RosdahlImprove log message when manifest entry already exists
2021-01-03  Joel RosdahlCapitalize log message with inode cache statistics
next