summaryrefslogtreecommitdiff
path: root/src/dotd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc warning about variable 'ret' set but not used.fergus.henderson2012-02-061-2/+1
* Fix a couple of compiler warnings.fergus.henderson2011-10-211-1/+1
* Fix warnings about unused return values. This includes some code changesfergus.henderson2011-04-061-2/+2
* Ensure that all ".c" files start with "#include <config.h>".fergus.henderson2009-02-171-0/+2
* Add a test case to test "-MT" and "-MF" without spaces after them.fergus.henderson2008-07-301-0/+2
* Fix some of the written-on dates for some google patches. Pointed outCraig Silverstein2008-05-291-1/+1
* Normalize the copyright text, to the latest version of the GPLv2 textCraig Silverstein2008-05-231-10/+10
* Change C++-style // comments to /**/.Craig Silverstein2008-05-201-7/+9
* Turned all tabs into 4 spaces. Got rid of whitespace at the end ofCraig Silverstein2008-05-201-22/+42
* Fix bugs in my previous change to handle "-Wp," options: argumentsfergus.henderson2008-05-181-4/+0
* Handle '-Wp,-MD,<dotdfile>' option.fergus.henderson2008-05-161-0/+4
* Comment the need to handle gcc's -Wp flag.Craig Silverstein2008-05-161-2/+9
* These changes are enough to get code to compile, and at least some ofCraig Silverstein2008-04-281-0/+1
* The first step of moving everything in the distcc directory to the topCraig Silverstein2008-04-111-0/+251