Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We now get as far as building a non-empty MSI file! | Simon Tatham | 2017-05-15 | 1 | -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 Tatham | 2017-05-15 | 1 | -2/+49 |
| | |||||
* | All the remaining function stubs I appear to need. | Simon Tatham | 2017-05-15 | 1 | -0/+70 |
Now I can get an idea of what sequence of calls WiX actually expects to use to build an MSI. |