summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add configure.log to .gitignore.Mark Adler2016-06-171-0/+1
|
* zlib 1.2.7.1v1.2.7.1Mark Adler2013-03-241-0/+2
|
* Add --cover option to ./configure for gcc coverage testing.Mark Adler2011-10-091-0/+4
| | | | | | | | This adds the -fprofile-arcs and -ftest-coverage options when compiling the source code for the static library. Those same options must then be used when linking the static library into an executable. This updates Makefile.in to remove and .gitignore to ignore the files generated when testing coverage.
* Add .gitignore [Frysinger]Mark Adler2011-09-111-0/+19