summaryrefslogtreecommitdiff
path: root/doc/MANUAL.adoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Tweak prepositionJoel Rosdahl2021-11-121-2/+2
* feat: Add namespace supportJoel Rosdahl2021-11-081-1/+22
* doc: Fix description of --checksum-fileJoel Rosdahl2021-11-061-1/+1
* doc: Tweak AsciiDoc bullet indentationJoel Rosdahl2021-10-061-1/+1
* feat(http-storage): Make HTTP keep-alive configurableGregor Jasny2021-10-011-0/+8
* feat: Improve statistics summaryJoel Rosdahl2021-08-161-79/+69
* feat: Rename --directory option to --dirJoel Rosdahl2021-08-101-4/+4
* feat: Add --trim-dir option for usage with secondary storage directoriesJoel Rosdahl2021-08-101-3/+35
* feat: Make --config-path and --directory affect whole command lineJoel Rosdahl2021-08-101-8/+8
* doc: Describe interaction between primary and secondary storageJoel Rosdahl2021-08-101-2/+24
* feat: Add share-hits attribute for secondary storageJoel Rosdahl2021-08-101-0/+2
* feat: Add reshare config optionJoel Rosdahl2021-08-101-0/+6
* docs: Use non-legacy markup for block IDsJoel Rosdahl2021-08-071-40/+80
* feat(file-storage): Add support for flat layoutJoel Rosdahl2021-08-071-0/+8
* feat(http-storage): Add support for subdirs layout, making it defaultJoel Rosdahl2021-08-071-5/+6
* feat(storage): Add support for cache sharding on secondary storage (#912)Joel Rosdahl2021-08-071-0/+25
* docs: Use italics consistently for references to sectionsJoel Rosdahl2021-08-031-1/+1
* docs: Reflow some paragraphs after #911Joel Rosdahl2021-08-021-55/+51
* docs: Fix links to section anchors (#911)Orgad Shaneh2021-08-021-71/+60
* docs: Add references to how-to guides hosted on ccache.devJoel Rosdahl2021-07-281-4/+10
* docs: Add blank lines before headingsJoel Rosdahl2021-07-281-0/+6
* docs(http-storage): Convert note on HTTPS not being implemented to a AsciiDoc...Joel Rosdahl2021-07-281-3/+1
* feat(http-storage): Add support for the Bazel HTTP caching protocolJoel Rosdahl2021-07-281-2/+20
* Use Asciidoctor instead of Asciidoc to render documentationJoel Rosdahl2021-07-261-246/+237
* Update manual after layout change of compression statisticsJoel Rosdahl2021-07-241-5/+5
* doc: Mention file URLs without double slashJoel Rosdahl2021-07-191-3/+3
* HTTP storage: Fix IPv6 address handling (#898)Gregor Jasny2021-07-171-1/+0
* HTTP storage: Implement timeout support (#896)Gregor Jasny2021-07-141-1/+5
* HTTP storage: Implement authentication support (#895)Gregor Jasny2021-07-141-2/+1
* Implement partial support for Redis provisional URI schemeJoel Rosdahl2021-07-121-5/+4
* Touch up Redis storage code slightlyJoel Rosdahl2021-07-121-13/+11
* Add optional Redis secondary storage backend (#875)Anders Björklund2021-07-101-0/+25
* Touch up secondary storage code slightlyJoel Rosdahl2021-07-101-6/+6