index
:
delta/ccache.git
3.1-maint
3.2-maint
3.3-maint
3.4-maint
3.5-maint
3.7-maint
4.5-maint
4.6-maint
4.7-maint
baserock/build-essential
baserock/http-ccache
baserock/http-ccache-morph
baserock/jonathan/no-system-zlib
baserock/liw/kinnison-ccache-fix
baserock/morph
baserock/samthursfield/build-essential-2
baserock/samthursfield/build-essential-2-rebase
dev/aggregation
dev/memcached
maint
master
github.com: ccache/ccache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittest
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Make ccache compile with clang-cl on Windows (#1260)
Tobias Hieta
2023-03-16
1
-1
/
+1
*
enhance: Add util::BitSet
Joel Rosdahl
2023-03-05
1
-0
/
+1
*
fix: Fix bug in Duration arithmetic operators
Joel Rosdahl
2022-11-13
1
-0
/
+1
*
refactor: Rename ShowIncludesParser to MsvcShowIncludesOutput
Joel Rosdahl
2022-10-16
1
-1
/
+1
*
build: Add headers to CMake project files (#1178)
Orgad Shaneh
2022-10-15
1
-0
/
+3
*
build: Add missing source file extension
Joel Rosdahl
2022-10-12
1
-1
/
+1
*
feat: Support depend mode for MSVC (#992)
Orgad Shaneh
2022-10-12
1
-0
/
+1
*
chore: Rename primary/secondary storage to local/remote storage
Joel Rosdahl
2022-09-27
1
-2
/
+2
*
enhance: Add util::TimePoint and util::Duration
Joel Rosdahl
2022-09-21
1
-0
/
+1
*
chore: Simplify cache entry reading and writing
Joel Rosdahl
2022-09-21
1
-2
/
+1
*
enhance: Add util::Bytes class
Joel Rosdahl
2022-09-21
1
-0
/
+1
*
enhance: Add util::{read_fd,read_file,write_file} functions
Joel Rosdahl
2022-08-15
1
-0
/
+1
*
ci: Add VS2022 and MSBuild to Windows CI runners (#1108)
Rafael Kitover
2022-07-18
1
-0
/
+5
*
enhance: Improve lock file implementation
Joel Rosdahl
2022-07-05
1
-1
/
+1
*
chore: Replace nonstd::string_view with std::string_view
Joel Rosdahl
2022-05-23
1
-1
/
+0
*
enhance: Add util::XXH3_128
Joel Rosdahl
2021-11-06
1
-0
/
+1
*
refactor: Rename Checksum to util::XXH3_64
Joel Rosdahl
2021-11-06
1
-1
/
+1
*
build: Remove “_lib” suffix from ccache_lib and third_party_lib
Joel Rosdahl
2021-07-28
1
-1
/
+1
*
Add TextTable class
Joel Rosdahl
2021-07-24
1
-0
/
+1
*
Move/split statistics functionality into core and storage::primary
Joel Rosdahl
2021-07-22
1
-2
/
+4
*
Move code for cleanup, compressing and similar to storage/primary
Joel Rosdahl
2021-07-22
1
-0
/
+1
*
Move compression classes to compression directory/namespace
Joel Rosdahl
2021-07-20
1
-1
/
+1
*
Remove redundant _utils suffix for util headers
Joel Rosdahl
2021-07-19
1
-3
/
+3
*
Add util::value_or_throw function
Joel Rosdahl
2021-07-19
1
-1
/
+2
*
Move is_absolute_path to util
Joel Rosdahl
2021-07-04
1
-0
/
+1
*
Add util::split_once
Joel Rosdahl
2021-06-27
1
-0
/
+1
*
Add Tokenizer class
Joel Rosdahl
2021-06-27
1
-1
/
+3
*
Fix scanning of headers with Clang-Tidy (#758)
Alexander Lanin
2021-01-06
1
-1
/
+1
*
Adapt to the ccache code style
Joel Rosdahl
2021-01-06
1
-3
/
+1
*
Improve TemporaryFile implementation for Windows (#736)
Nicholas Hutchinson
2020-12-28
1
-1
/
+3
*
Extract code for parsing dependency files into a separate file
Joel Rosdahl
2020-11-19
1
-0
/
+1
*
Add unittest for find_compiler (#670)
Alexander Lanin
2020-09-28
1
-0
/
+1
*
Extract stats_{read,write} and Statistic enum to Statistics namespace
Joel Rosdahl
2020-09-14
1
-0
/
+1
*
Add unit tests of Counters class
Joel Rosdahl
2020-09-14
1
-0
/
+1
*
Switch from XXH64 to XXH3 for checksums (#657)
Erik Johansson
2020-09-10
1
-1
/
+1
*
Move logging.cpp’s print_command to Util
Joel Rosdahl
2020-08-01
1
-2
/
+1
*
C++-ify win32argvtos
Joel Rosdahl
2020-07-29
1
-0
/
+4
*
C++-ify parse_size_with_suffix
Joel Rosdahl
2020-07-28
1
-1
/
+0
*
C++-ify format_command and print_command and move to where used
Joel Rosdahl
2020-07-17
1
-1
/
+2
*
C++-ify struct hash
Joel Rosdahl
2020-07-09
1
-1
/
+1
*
Switch to doctest from Catch2 for tests
Joel Rosdahl
2020-07-08
1
-1
/
+0
*
Build InodeCache.cpp only when inode cache is supported
Joel Rosdahl
2020-06-23
1
-3
/
+8
*
Clean up CMake configuration
Joel Rosdahl
2020-06-17
1
-3
/
+3
*
Switch to CMake (#573)
Alexander Lanin
2020-06-14
1
-0
/
+30