Imported Upstream version 3.7.3
[platform/upstream/ccache.git] / doc / MANUAL.html
index b25e3c7..36b175c 100644 (file)
@@ -735,7 +735,7 @@ asciidoc.install(2);
 <body class="article">\r
 <div id="header">\r
 <h1>CCACHE(1)</h1>\r
-<span id="revnumber">version 3.7</span>\r
+<span id="revnumber">version 3.7.3</span>\r
 <div id="toc">
   <div id="toctitle">Table of Contents</div>
   <noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -2163,8 +2163,15 @@ The cache hit rate will likely be lower since any change to compiler options
 </li>\r
 <li>\r
 <p>\r
-The manifest entries will include system header files as well, thus slowing\r
-  down cache hits slightly.\r
+If -MD is used, the manifest entries will include system header files as\r
+  well, thus slowing down cache hits slightly, just as using -MD slows down\r
+  make.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+If -MMD is used, the manifest entries will not include system header files,\r
+  which means ccache will ignore changes in them.\r
 </p>\r
 </li>\r
 </ul></div>\r
@@ -2367,8 +2374,10 @@ You must either:
 <div class="ulist"><ul>\r
 <li>\r
 <p>\r
-use the <strong>-include</strong> compiler option to include the precompiled header\r
-   (i.e., don&#8217;t use <strong>#include</strong> in the source code to include the header); or\r
+use the <strong>-include</strong> compiler option to include the precompiled header (i.e.,\r
+   don&#8217;t use <strong>#include</strong> in the source code to include the header; the filename\r
+   itself must be sufficient to find the header, i.e. <strong>-I</strong> paths are not\r
+   searched); or\r
 </p>\r
 </li>\r
 <li>\r
@@ -2379,7 +2388,8 @@ use the <strong>-include</strong> compiler option to include the precompiled hea
 </li>\r
 <li>\r
 <p>\r
-add the <strong>-fpch-preprocess</strong> compiler option when compiling.\r
+(for the GCC compiler) add the <strong>-fpch-preprocess</strong> compiler option when\r
+   compiling.\r
 </p>\r
 </li>\r
 </ul></div>\r
@@ -2736,9 +2746,9 @@ maintained by Joel Rosdahl. See AUTHORS.txt or AUTHORS.html and
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Version 3.7<br />\r
+Version 3.7.3<br />\r
 Last updated\r
- 2019-04-23 21:35:11 CEST\r
+ 2019-08-17 22:37:25 CEST\r
 </div>\r
 </div>\r
 </body>\r