Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the char16 functions into their own file. | Simon Tatham | 2017-05-18 | 1 | -5/+0 |
* | Move system_argv_* into their own file. | Simon Tatham | 2017-05-18 | 1 | -2/+0 |
* | Move dupcat out into its own file, and add dupstr. | Simon Tatham | 2017-05-18 | 1 | -1/+0 |
* | Redo the bounds checks in MsiGetFileVersion. | Simon Tatham | 2017-05-18 | 1 | -1/+0 |
* | Move snew/sfree out into their own header+src. | Simon Tatham | 2017-05-18 | 1 | -7/+0 |
* | Move MD5 out into its own file. | Simon Tatham | 2017-05-18 | 1 | -1/+3 |
* | Implement MsiGetFileHash. | Simon Tatham | 2017-05-16 | 1 | -0/+1 |
* | Implement MsiGetFileVersion. | Simon Tatham | 2017-05-16 | 1 | -0/+1 |
* | We now get as far as building a non-empty MSI file! | Simon Tatham | 2017-05-15 | 1 | -0/+3 |
* | Build cab files using lcab. | Simon Tatham | 2017-05-15 | 1 | -0/+9 |