aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a command-line test program.Simon Tatham2017-05-281-1/+6
* Rename the last 'fake' file.Simon Tatham2017-05-181-2/+3
* Move CAB-reading into its own file.Simon Tatham2017-05-181-2/+2
* Rename the libraries to remove the extra ".so" in the names.Simon Tatham2017-05-181-4/+4
* Make the symlinking in 'make install' idempotent.Simon Tatham2017-05-181-2/+4
* Rename fake-msi.c to makemsi.c.Simon Tatham2017-05-181-1/+1
* Move CAB-creation routines into their own file.Simon Tatham2017-05-181-2/+2
* Move the char16 functions into their own file.Simon Tatham2017-05-181-4/+4
* Move system_argv_* into their own file.Simon Tatham2017-05-181-3/+3
* Move dupcat out into its own file, and add dupstr.Simon Tatham2017-05-181-2/+2
* Move MsiGetFileVersion out into its own file.Simon Tatham2017-05-181-1/+1
* Move snew/sfree out into their own header+src.Simon Tatham2017-05-181-2/+4
* Move MD5 out into its own file.Simon Tatham2017-05-181-1/+1
* Set up an autotools system.Simon Tatham2017-05-171-0/+18