summaryrefslogtreecommitdiff
path: root/doc/MANUAL.adoc
Commit message (Expand)AuthorAgeFilesLines
...
* Add secondary HTTP storageGregor Jasny2021-07-081-0/+22
* doc: Mention “-” for standard input consistentlyJoel Rosdahl2021-07-031-12/+12
* Tweak stats_log documentationJoel Rosdahl2021-07-031-1/+1
* Allow dumping stdin by giving - as path (#879)Anders Björklund2021-07-031-0/+2
* Add secondary file storage backendJoel Rosdahl2021-06-271-0/+33
* Implement configurations, API and framework for secondary storageJoel Rosdahl2021-06-271-2/+28
* Improve parsing of umask valuesJoel Rosdahl2021-06-271-3/+3
* Add stats log file, logging input file and result (#854)Anders Björklund2021-06-151-0/+13
* doc: Switch to common AsciiDoc heading syntaxJoel Rosdahl2021-06-071-78/+39
* Fix documentation of ivfsoverlay sloppinessJoel Rosdahl2021-05-091-3/+3
* Ignore -ivfsoverlay parameter (#839)Yoshimasa Niwa2021-04-281-0/+4
* doc: Fix references to the extra_files_to_hash configuration optionJoel Rosdahl2021-03-211-2/+2
* doc: Fix formatting of debug_dir documentationJoel Rosdahl2021-03-061-4/+4
* doc: Fix formatting of debug_dir documentationJoel Rosdahl2021-03-051-1/+1
* doc: Fix markup of compiler type “other”Joel Rosdahl2021-02-231-1/+1
* Improve handling of SOURCE_DATE_EPOCHJoel Rosdahl2021-02-011-3/+1
* Don’t cache result if a preprocessed header file is too newJoel Rosdahl2021-01-171-12/+43
* doc: Mention that ccache requires the “-c” optionJoel Rosdahl2021-01-161-1/+3
* doc/MANUAL.adoc: Don't use non-ASCII quotes (#761)Sergei Trofimovich2021-01-111-12/+12
* Tweak documentation and code related to SOURCE_DATE_EPOCHJoel Rosdahl2021-01-091-2/+3
* Ignore SOURCE_DATE_EPOCH under time_macros sloppiness (#755)Azat Khuzhin2021-01-091-1/+2
* Add debug_dir setting for specifying a directory for debug filesJoel Rosdahl2021-01-061-0/+17
* Improve incorrect documentation on what cache_dir doesJoel Rosdahl2020-12-081-11/+13
* Improve references in the manualJoel Rosdahl2020-12-061-61/+62
* Improve documentation of compression levels and -X/--recompressJoel Rosdahl2020-12-021-10/+17
* Improve consistency of terms in the manualJoel Rosdahl2020-12-021-4/+4
* Improve documentation wording on compiler_check string valuesJoel Rosdahl2020-12-021-2/+2
* Add --config-path optionJoel Rosdahl2020-11-171-1/+7
* Add possibility of overriding compiler type guessJoel Rosdahl2020-11-091-0/+23
* Document the relation between CCACHE_DIR and -d/--directoryJoel Rosdahl2020-11-031-0/+5
* doc: Fix incorrect reference and bad markupJoel Rosdahl2020-11-031-5/+5
* Fix badly named man page filename (Ccache.1 instead of ccache.1)Joel Rosdahl2020-10-191-1/+1
* Use capitalized “Ccache” at start of sentences consistentlyJoel Rosdahl2020-10-071-20/+20
* Improve consistency of terms in the manualJoel Rosdahl2020-10-051-151/+153
* Fix typo in manual section “Compiling in different directories”Joel Rosdahl2020-09-301-3/+2
* Improve base_dir documentationJoel Rosdahl2020-09-271-12/+51
* Remove cache_dir_levels (CCACHE_NLEVELS) settingJoel Rosdahl2020-09-171-5/+0
* Switch from XXH64 to XXH3 for checksums (#657)Erik Johansson2020-09-101-2/+2
* doc: Correct default compression levelJoel Rosdahl2020-09-071-1/+1
* Let “ccache -X” print before/after statisticsJoel Rosdahl2020-08-271-1/+1
* Add new absolute_paths_in_stderr (CCACHE_ABSSTDERR) featureJoel Rosdahl2020-08-121-0/+12
* Use XDG base directories by defaultJoel Rosdahl2020-08-091-8/+31
* Add -d/--directory optionJoel Rosdahl2020-08-071-0/+6
* Add --checksum-file option for debugging/evaluating checksumsJoel Rosdahl2020-08-061-0/+4
* Let CCACHE_UMASK apply only to files/directories in the cache directoryJoel Rosdahl2020-08-011-4/+3
* Improve documentation of --evict-older-thanJoel Rosdahl2020-07-261-9/+4
* Add --evict-older-than (#605)Sumit Jamgade2020-07-261-0/+10
* Improve -x/--show-compression outputJoel Rosdahl2020-07-091-2/+2
* Add ability to ignore specified compiler options when hashing (#620)Ryan Egesdahl2020-07-091-0/+10
* Add “--extract-result” optionJoel Rosdahl2020-07-061-4/+10