aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a command-line test program.Simon Tatham2017-05-281-0/+1
| | | | | | At the moment it only tests MsiGetFileVersion, because that's the piece I just found a problem in, but I could easily extend it to have convenient command-line test rigs for other parts of this setup too.
* Set up an autotools system.Simon Tatham2017-05-171-0/+28
Supersedes the hand-hacked Makefile I was previously working with.