index
:
wix-on-linux
main
A mirror of https://git.tartarus.org/simon/wix-on-linux.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move snew/sfree out into their own header+src.
Simon Tatham
2017-05-18
8
-25
/
+36
*
Move MD5 out into its own file.
Simon Tatham
2017-05-18
5
-255
/
+275
*
Set up an autotools system.
Simon Tatham
2017-05-17
5
-21
/
+65
*
Top-level wrapper script to do the environment setup.
Simon Tatham
2017-05-17
1
-0
/
+22
*
Find makecab.py via $WIX rather than $PATH.
Simon Tatham
2017-05-17
1
-1
/
+2
*
Fix checksum calculation in CAB data records.
Simon Tatham
2017-05-16
1
-1
/
+5
*
Write terminating strings when MsiGetFileVersion() fails.
Simon Tatham
2017-05-16
1
-0
/
+5
*
Implement MsiGetFileHash.
Simon Tatham
2017-05-16
3
-0
/
+253
*
Implement MsiGetFileVersion.
Simon Tatham
2017-05-16
3
-6
/
+188
*
My own CAB-maker, which compresses.
Simon Tatham
2017-05-16
2
-12
/
+112
*
Use an LD_PRELOAD library in place of symlink to /home.
Simon Tatham
2017-05-16
2
-1
/
+45
*
Create the cab with the files in the right order.
Simon Tatham
2017-05-15
1
-3
/
+22
*
Trivial misspelled option.
Simon Tatham
2017-05-15
1
-1
/
+1
*
We now get as far as building a non-empty MSI file!
Simon Tatham
2017-05-15
4
-49
/
+190
*
Build cab files using lcab.
Simon Tatham
2017-05-15
5
-102
/
+94
*
All the remaining function stubs I appear to need.
Simon Tatham
2017-05-15
3
-3
/
+183
*
Start of a fake msi.dll.
Simon Tatham
2017-02-20
2
-1
/
+18
*
Set up a libtoolish Makefile for fake libs.
Simon Tatham
2017-02-20
2
-42
/
+17
*
Fake implementation of winterop.dll.
Simon Tatham
2017-02-16
2
-0
/
+195