aboutsummaryrefslogtreecommitdiff
path: root/fake-lib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* We now get as far as building a non-empty MSI file!Simon Tatham2017-05-151-15/+28
| | | | | But I haven't tested it yet, so it's probably got a zillion things wrong inside it.
* Build cab files using lcab.Simon Tatham2017-05-151-2/+49
|
* All the remaining function stubs I appear to need.Simon Tatham2017-05-151-0/+70
Now I can get an idea of what sequence of calls WiX actually expects to use to build an MSI.