<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/distcc-git.git/src/distcc.h, branch python3</title>
<subtitle>github.com: distcc/distcc.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/'/>
<entry>
<title>Generalize dcc_{r,x}_argv routines</title>
<updated>2012-04-20T15:58:32+00:00</updated>
<author>
<name>Kamal Mostafa</name>
<email>kamal@whence.com</email>
</author>
<published>2012-04-20T15:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=3aeae5f2a6725c19f67c54c45c2ba4273ccc8030'/>
<id>3aeae5f2a6725c19f67c54c45c2ba4273ccc8030</id>
<content type='text'>
Generalize the dcc_{r,x}_argv routines so they can be used to
transfer arbitrary array-of-strings tokens (useful for protocol
hacking experiments; no functional change).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generalize the dcc_{r,x}_argv routines so they can be used to
transfer arbitrary array-of-strings tokens (useful for protocol
hacking experiments; no functional change).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for $DISTCC_IO_TIMEOUT.</title>
<updated>2010-02-10T03:31:34+00:00</updated>
<author>
<name>zhanglei</name>
<email>zhanglei@gmail.com</email>
</author>
<published>2010-02-10T03:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=6ef4e4177bf19a0a78c1fe3e21538696b4ff720c'/>
<id>6ef4e4177bf19a0a78c1fe3e21538696b4ff720c</id>
<content type='text'>
Reviewed by Fergus Henderson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by Fergus Henderson.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provides a simple shell API to the include server:</title>
<updated>2008-09-11T18:48:19+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-09-11T18:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=5f70addb6e2967c74bda8575bb969948175ab030'/>
<id>5f70addb6e2967c74bda8575bb969948175ab030</id>
<content type='text'>
add a new "--scan-includes" option to distcc which shows
which headers distcc would send to the remote machine in
pump mode, without actually compiling anything.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a new "--scan-includes" option to distcc which shows
which headers distcc would send to the remote machine in
pump mode, without actually compiling anything.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue 10 &lt;http://code.google.com/p/distcc/issues/detail?id=10&gt;:</title>
<updated>2008-07-31T05:40:12+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-07-31T05:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=5c3b54f86704cf9bb0af986b7cbd375dff668752'/>
<id>5c3b54f86704cf9bb0af986b7cbd375dff668752</id>
<content type='text'>
add a work-around for a spurious gcc warning.

Also, add a missing check for strdup() returning NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a work-around for a spurious gcc warning.

Also, add a missing check for strdup() returning NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize the copyright text, to the latest version of the GPLv2 text</title>
<updated>2008-05-23T22:24:20+00:00</updated>
<author>
<name>Craig Silverstein</name>
<email>csilvers@khanacademy.org</email>
</author>
<published>2008-05-23T22:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=51f440cfad4a7b861b774dffb0d8e92db09ca84c'/>
<id>51f440cfad4a7b861b774dffb0d8e92db09ca84c</id>
<content type='text'>
(typically the only change is in the FSF street address).  Add Google
copyright line in some places it was missing.  Add GPLv2 notice to
avahi patches.

OKed by fergus
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(typically the only change is in the FSF street address).  Add Google
copyright line in some places it was missing.  Add GPLv2 notice to
avahi patches.

OKed by fergus
</pre>
</div>
</content>
</entry>
<entry>
<title>Change C++-style // comments to /**/.</title>
<updated>2008-05-20T18:16:38+00:00</updated>
<author>
<name>Craig Silverstein</name>
<email>csilvers@khanacademy.org</email>
</author>
<published>2008-05-20T18:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=458b09d3c0df853a872a2fb214dfbe2aaf7117f8'/>
<id>458b09d3c0df853a872a2fb214dfbe2aaf7117f8</id>
<content type='text'>
Also, fix the emacs var-setting line: it was missing a semicolon
before, which means the entire line was being ignored.

No contentful change.

Reviewed by fergus@google.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, fix the emacs var-setting line: it was missing a semicolon
before, which means the entire line was being ignored.

No contentful change.

Reviewed by fergus@google.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Turned all tabs into 4 spaces.  Got rid of whitespace at the end of</title>
<updated>2008-05-20T06:13:28+00:00</updated>
<author>
<name>Craig Silverstein</name>
<email>csilvers@khanacademy.org</email>
</author>
<published>2008-05-20T06:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=41b794c77d881e29b260d5fccd14293af499b768'/>
<id>41b794c77d881e29b260d5fccd14293af499b768</id>
<content type='text'>
lines.  Fixed up resulting mis-indented code I noticed (mostly in
files that used 8 space indents, or used 4-space and 8-space indents
in the same file (!)).  Added the emacs tab-var setting for all files,
not just some of them.

I also added in copyright notices for files I noticed that didn't have
them.  We'll want to do another pass-through to fix these up properly,
though.

I used the following perl snippet to check for mis-indented code after
converting tabs to whitespace:

  $ for i in *.{c,h}; do echo $i; perl -nle 'if ($indent &gt; 0) {$sp=" " x $indent; /^$sp[^ ]/ &amp;&amp; print "$.: $_"; $indent=0;}; if (/^( *).*{/ ) {$indent=length($1);} else {$indent=0;}' $i; done | less

It had false positives, but hopefully didn't miss anything.

Reviewed by klarlund@google.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lines.  Fixed up resulting mis-indented code I noticed (mostly in
files that used 8 space indents, or used 4-space and 8-space indents
in the same file (!)).  Added the emacs tab-var setting for all files,
not just some of them.

I also added in copyright notices for files I noticed that didn't have
them.  We'll want to do another pass-through to fix these up properly,
though.

I used the following perl snippet to check for mis-indented code after
converting tabs to whitespace:

  $ for i in *.{c,h}; do echo $i; perl -nle 'if ($indent &gt; 0) {$sp=" " x $indent; /^$sp[^ ]/ &amp;&amp; print "$.: $_"; $indent=0;}; if (/^( *).*{/ ) {$indent=length($1);} else {$indent=0;}' $i; done | less

It had false positives, but hopefully didn't miss anything.

Reviewed by klarlund@google.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle '-Wp,-MD,&lt;dotdfile&gt;' option.</title>
<updated>2008-05-16T21:54:17+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2008-05-16T21:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=a5447dce1b78c2be769ddd54b5bb8dd77ce8416a'/>
<id>a5447dce1b78c2be769ddd54b5bb8dd77ce8416a</id>
<content type='text'>
This is needed to build the Linux kernel.

Reviewers: Craig Silverstein

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to build the Linux kernel.

Reviewers: Craig Silverstein

</pre>
</div>
</content>
</entry>
<entry>
<title>Add a consistent emacs-variable header to all source files.  This</title>
<updated>2008-05-15T02:40:13+00:00</updated>
<author>
<name>Craig Silverstein</name>
<email>csilvers@khanacademy.org</email>
</author>
<published>2008-05-15T02:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=b5f25c91c6251fb8320d9d679db9b26516a57aef'/>
<id>b5f25c91c6251fb8320d9d679db9b26516a57aef</id>
<content type='text'>
affects the way emacs users will see these files, when visiting them
in emacs.  In particular, tabs will show up as 4 spaces, which is
(clearly) the setting the original distcc author used when writing the
code.

We also set an emacs variable to never insert new tabs, but use spaces
instead.  This will help stop the problem we have now with mixed tabs
and spaces.  In a future cleanup, we may replace all tabs with 4
spaces, and make other whitespace improvements.

The final new variable set, is to set line-wrapping at 78 chars.
Personally, I would have made it more like 72, but some existing files
already had the 78 limit, so I just do that everywhere, to be
consistent.

Reviewed by fergus@google.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
affects the way emacs users will see these files, when visiting them
in emacs.  In particular, tabs will show up as 4 spaces, which is
(clearly) the setting the original distcc author used when writing the
code.

We also set an emacs variable to never insert new tabs, but use spaces
instead.  This will help stop the problem we have now with mixed tabs
and spaces.  In a future cleanup, we may replace all tabs with 4
spaces, and make other whitespace improvements.

The final new variable set, is to set line-wrapping at 78 chars.
Personally, I would have made it more like 72, but some existing files
already had the 78 limit, so I just do that everywhere, to be
consistent.

Reviewed by fergus@google.com
</pre>
</div>
</content>
</entry>
<entry>
<title>This adds an #two that's technically needed to compile.  Cygwin</title>
<updated>2008-05-02T18:11:13+00:00</updated>
<author>
<name>Craig Silverstein</name>
<email>csilvers@khanacademy.org</email>
</author>
<published>2008-05-02T18:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/distcc-git.git/commit/?id=9f84ae73ba9a5e487ee1e108b410e69de54acd1c'/>
<id>9f84ae73ba9a5e487ee1e108b410e69de54acd1c</id>
<content type='text'>
happened to notice this was missing.

Tested by compiling (via 'make') on cygwin and ubuntu.

Reviewed by fergus@google.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
happened to notice this was missing.

Tested by compiling (via 'make') on cygwin and ubuntu.

Reviewed by fergus@google.com
</pre>
</div>
</content>
</entry>
</feed>
