summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul compiler warning flagsReuben Thomas2017-02-201-0/+1
| | | | | | | | Use gnulib’s manywarnings module for C, and adapt it to make a C++ version. Fix resulting warnings that are not in system headers (can’t be avoided as pkg-config supplies -I flags, not -isystem flags) or non-trivial (a couple in ispell library).
* Issue #72: remove Windows registry supportReuben Thomas2017-02-101-2/+3
|
* Remove RPM specfile; leave that to packagersReuben Thomas2017-02-091-3/+0
|
* Use gnulib to get cross-platform flock, and use itReuben Thomas2017-02-091-2/+3
|
* Run unittests, fixed for non-Windows systemsReuben Thomas2017-02-011-0/+3
| | | | Much of this work was done by Hubert Figuière.
* Run tests with 'make check'Reuben Thomas2017-01-101-0/+1
|
* Add distribution tarball to .gitignoreReuben Thomas2016-12-311-0/+1
|
* Modernise autotools use: use configure.ac and autoreconfReuben Thomas2016-12-191-0/+1
| | | | | Explain use of autoreconf in HACKING, and also make some other minor updates to that file.
* Put .gitignore into more standard formReuben Thomas2016-12-191-32/+21
|
* Add .gitignore (from PR #3 by @PanderOpenTaal)Reuben Thomas2016-12-111-0/+34