summaryrefslogtreecommitdiff
path: root/doc/MANUAL.adoc
Commit message (Expand)AuthorAgeFilesLines
* fix: Disable the inode cache by defaultv4.7.54.7-maintJoel Rosdahl2023-03-201-1/+1
* fix: Use $XDG_RUNTIME_DIR/ccache-tmp as the default temporary directoryJoel Rosdahl2022-11-131-1/+2
* doc: Don't mention removed compiler type "pump"Joel Rosdahl2022-11-111-2/+0
* doc: Add hint about using -fno-pch-timestamp for PCH with ClangJoel Rosdahl2022-11-111-2/+4
* doc: Improve description of header file handling after 24cfb7998c27Joel Rosdahl2022-11-111-2/+2
* doc: Remove superfluous right parenthesisJoel Rosdahl2022-11-101-1/+1
* doc: Fix indentationJoel Rosdahl2022-11-071-5/+5
* doc: Mention the default value of keep_comments_cppJoel Rosdahl2022-11-051-1/+2
* fix: Handle -MD/-MMD when compiling assembler fileJoel Rosdahl2022-10-191-4/+4
* doc: Improve manualJoel Rosdahl2022-10-161-4/+5
* doc: Tweak manual and comments related to /showIncludesJoel Rosdahl2022-10-161-7/+7
* feat: Support auto depend mode for MSVC without /showIncludes (#1176)Orgad Shaneh2022-10-151-1/+1
* feat: Support depend mode for MSVC (#992)Orgad Shaneh2022-10-121-3/+12
* doc: Sort sloppiness values by nameJoel Rosdahl2022-10-041-7/+7
* feat: Improve handling of -frandom-seed and description of sloppinessJoel Rosdahl2022-10-041-2/+3
* feat: Add sloppiness for -frandom-seed (#1168)Raihaan Shouhell2022-10-041-0/+3
* feat: Implement "remote only" modeJoel Rosdahl2022-09-281-7/+28
* chore: Rename primary/secondary storage to local/remote storageJoel Rosdahl2022-09-271-48/+50
* chore: Rename primary/secondary config to config/system configJoel Rosdahl2022-09-271-15/+14
* feat: Use subsecond timestamps for include file checkJoel Rosdahl2022-09-211-6/+6
* chore: Remove share-hits attribute for secondary storageJoel Rosdahl2022-08-301-6/+3
* doc: Touch up config file and cache directory documentationJoel Rosdahl2022-08-241-34/+17
* feat: Enable inode cache by defaultJoel Rosdahl2022-08-061-7/+6
* feat: Move Windows config and cache to LOCALAPPDATA (#1124)Rafael Kitover2022-08-011-8/+49
* fix: Log "bad output file" instead of "cache miss" on output file errorJoel Rosdahl2022-07-191-2/+1
* feat(file-storage): Support server name in URL on WindowsJoel Rosdahl2022-07-181-5/+7
* feat: Add support for GCC -fprofile-abs-path optionJoel Rosdahl2022-07-171-1/+2
* doc: Improve description of Redis URLsJoel Rosdahl2022-07-071-3/+6
* feat: Support Redis over unix socket (#1064)Anders Björklund2022-07-051-0/+4
* feat: Add support for Intel compiler on Windows (#1100)Daniel Richtmann2022-06-291-0/+2
* docs: Mention that mtime is used for LRU cleanupJoel Rosdahl2022-06-111-0/+4
* feat: Include timestamp in per-object debug filenamesJoel Rosdahl2022-06-111-11/+14
* feat: Support masquerading as a compiler via copy or hard linkJoel Rosdahl2022-06-101-25/+32
* docs: Add warning about base_dirJoel Rosdahl2022-05-081-0/+6
* docs: Mention default cache locations for Windows and macOSJoel Rosdahl2022-04-171-2/+3
* fix: Improve handling of .gcno filesJoel Rosdahl2022-04-031-0/+8
* fix: Bail out on too hard MSVC environment variables CL and _CL_Joel Rosdahl2022-03-261-0/+3
* docs: Tweak hard link config option descriptionJoel Rosdahl2022-02-201-6/+6
* docs: Add documentation that compiler plugins are hashed too (#1006)Philipp Gortan2022-02-151-2/+3
* docs: Add missing documentation of compiler type “clang-cl”Joel Rosdahl2022-02-031-0/+2
* feat: Add option to use Bearer token with HTTP backend (#1001)Delgan2022-01-281-0/+1
* feat: Enable HTTP keep-alive by default (#1000)Joel Rosdahl2022-01-271-7/+1
* feat: Add --inspect option instead of --dump-manifest/--dump-resultJoel Rosdahl2022-01-251-11/+9
* feat: Make it possible to configure compiler type msvcJoel Rosdahl2022-01-231-0/+2
* doc: Fix typo and missing wordJoel Rosdahl2022-01-191-2/+2
* doc: Improve documentation of --config-pathJoel Rosdahl2022-01-101-2/+2
* feat: Support caching stdout for all compiler typesJoel Rosdahl2021-12-121-6/+0
* Add support for caching stdout from MSVC (#962)Luboš Luňák2021-12-121-0/+2
* fix: Ignore CCACHE_NOCPP2=1 with MSVC (#970)Luboš Luňák2021-11-301-0/+3
* doc: Correct reference to the debug_dir optionJoel Rosdahl2021-11-261-1/+1