<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/distcc-git.git/doc/web, branch python3</title>
<subtitle>github.com: distcc/distcc.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/'/>
<entry>
<title>Regenerate the automatically-generate HTML files for the man pages</title>
<updated>2012-05-09T18:45:03+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2012-05-09T18:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=ed514a92631d01d70d3340077a426a431290c714'/>
<id>ed514a92631d01d70d3340077a426a431290c714</id>
<content type='text'>
(using "make man-html").
Add HTML version of lsdistcc man page to index.html.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(using "make man-html").
Add HTML version of lsdistcc man page to index.html.

</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerate the checked-in HTML for the man pages.</title>
<updated>2011-10-24T23:26:20+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2011-10-24T23:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=7e048d9e159fff2e6d11117880377c14a73c88ad'/>
<id>7e048d9e159fff2e6d11117880377c14a73c88ad</id>
<content type='text'>
The HTML files were generated automatically using

  sudo apt-get install troffcvt
  make man-html

But I have also changed the man source files to ensure that
the generated output still looks nice.  The changes were
mainly replacing blank lines with ".PP", but there were a
few other tweaks needed too.

Tested by viewing the output on both Chrome and Safari,
and using "man" and (equivalently) "nroff -man" and
examining the changes.

Reviewed by Craig Silverstein.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The HTML files were generated automatically using

  sudo apt-get install troffcvt
  make man-html

But I have also changed the man source files to ensure that
the generated output still looks nice.  The changes were
mainly replacing blank lines with ".PP", but there were a
few other tweaks needed too.

Tested by viewing the output on both Chrome and Safari,
and using "man" and (equivalently) "nroff -man" and
examining the changes.

Reviewed by Craig Silverstein.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Add pointer to the INSTALL file to the main page.</title>
<updated>2009-01-20T22:22:04+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2009-01-20T22:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=69fa9e4a45c8b1bbe31f3f8228b49b84bcd722e6'/>
<id>69fa9e4a45c8b1bbe31f3f8228b49b84bcd722e6</id>
<content type='text'>
- Create an index.html in doc/web/man to make the
  presentation of that page prettier.
  Previously it was a rather ugly directory listing
  of file names like "distcc_1.html", "distccd_1.html", etc.
- Add links to the INSTALL file and README* files
  from that doc/web/man/index.html page.

Reviewed by Craig Silverstein.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Create an index.html in doc/web/man to make the
  presentation of that page prettier.
  Previously it was a rather ugly directory listing
  of file names like "distcc_1.html", "distccd_1.html", etc.
- Add links to the INSTALL file and README* files
  from that doc/web/man/index.html page.

Reviewed by Craig Silverstein.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken link to distccWebView.</title>
<updated>2009-01-09T17:46:08+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2009-01-09T17:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=967cdaa6f9a6b5203a9bdc20967f84cbbd61059f'/>
<id>967cdaa6f9a6b5203a9bdc20967f84cbbd61059f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorporate 01_distcc_man.dpatch from debian distribution.</title>
<updated>2008-09-13T17:23:54+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-09-13T17:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=711c0654053887f099fa4ddca8bc2c4aec5ff845'/>
<id>711c0654053887f099fa4ddca8bc2c4aec5ff845</id>
<content type='text'>
This patch adds documentation of all of the exit codes to the man page.

Also add comment to exitcode.h reminding maintainers to update the man page.

Also update the HTML versions of the man pages.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds documentation of all of the exit codes to the man page.

Also add comment to exitcode.h reminding maintainers to update the man page.

Also update the HTML versions of the man pages.

</pre>
</div>
</content>
</entry>
<entry>
<title>Update the HTML versions of the man pages.</title>
<updated>2008-08-07T22:58:17+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-08-07T22:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=4ea3f5e577bff5484633d5d11e1f805b60b329af'/>
<id>4ea3f5e577bff5484633d5d11e1f805b60b329af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete a duplicate link in the side-bar.</title>
<updated>2008-08-07T22:50:49+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-08-07T22:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=421ede674644c16f841a4a39a6a78519c3184d32'/>
<id>421ede674644c16f841a4a39a6a78519c3184d32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the use of ssh connection sharing.</title>
<updated>2008-06-10T21:21:05+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-06-10T21:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=175aaa6bb29c548186fba08719ec2f174b8c4d5d'/>
<id>175aaa6bb29c548186fba08719ec2f174b8c4d5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve wording and accuracy of claims.</title>
<updated>2008-06-10T02:20:35+00:00</updated>
<author>
<name>klarlund</name>
<email>klarlund@gmail.com</email>
</author>
<published>2008-06-10T02:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=3031c5b1fc40ff0e4a1ee5cd451258bd080ca1a3'/>
<id>3031c5b1fc40ff0e4a1ee5cd451258bd080ca1a3</id>
<content type='text'>
Just various relatively minor suggestions.  I didn't understand the remarks
about the importance of having 'beefier' remote machines (their raw CPU power
are not different although RAM and number of CPUs per machine differ), so I took
them out.  Instead, a made a separate point about what would have happened if
we'd used multiple-CPU clients.  I put in a reference to our gws:gws benchmark,
which drove our work.

Also,

-- Add side point about possible configurations issues and link to man pages.

-- The number 'four' (for # of hello compilations) was obtained by inspection of
   the distcc log.


Review: csilvers and fergus (at Google).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just various relatively minor suggestions.  I didn't understand the remarks
about the importance of having 'beefier' remote machines (their raw CPU power
are not different although RAM and number of CPUs per machine differ), so I took
them out.  Instead, a made a separate point about what would have happened if
we'd used multiple-CPU clients.  I put in a reference to our gws:gws benchmark,
which drove our work.

Also,

-- Add side point about possible configurations issues and link to man pages.

-- The number 'four' (for # of hello compilations) was obtained by inspection of
   the distcc log.


Review: csilvers and fergus (at Google).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the html version of the man pages, based on the .1 updates.</title>
<updated>2008-06-09T21:22:36+00:00</updated>
<author>
<name>Craig Silverstein</name>
<email>csilvers@khanacademy.org</email>
</author>
<published>2008-06-09T21:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/distcc-git.git/commit/?id=0f4df54d7a8a531ad333da6dd225881fb1d47156'/>
<id>0f4df54d7a8a531ad333da6dd225881fb1d47156</id>
<content type='text'>
Add include_server, which is a new man page.  Update the Makefile to
know about the new man page, include it in the distribution, etc.
Also update the rpm spec to include it too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add include_server, which is a new man page.  Update the Makefile to
know about the new man page, include it in the distribution, etc.
Also update the rpm spec to include it too.
</pre>
</div>
</content>
</entry>
</feed>
