Commit graph

  • cc5125c36e Rename artifact to wix-on-linux.zip main Christoph Stahl 2025-04-02 16:05:23 +02:00
  • 79af3e9f48 upload-artifact back to v4 but explicitly from forgejo Christoph Stahl 2025-04-02 15:57:43 +02:00
  • 5ab26b0207 upload-artifact v4 -> v3 Christoph Stahl 2025-04-02 15:54:46 +02:00
  • f8ba7f27c5 Build in forgejo action Christoph Stahl 2025-04-02 15:46:37 +02:00
  • 3ed828da1b Minor updates to README. Simon Tatham 2023-08-18 08:29:32 +01:00
  • 558d8cf7cd Migrate Python code to Python 3. Simon Tatham 2020-08-26 21:13:29 +01:00
  • 1c1c3850e8 Stop using real pointers as handles in makemsi.c. Simon Tatham 2018-05-14 18:14:12 +01:00
  • 66f1f5d2bf First draft of licence and readme files. Simon Tatham 2017-06-07 06:39:21 +01:00
  • 0bc12e1c67 Fix WORD16 and WORD32 macros. Simon Tatham 2017-05-28 10:00:03 +01:00
  • fe5eb01f9b Add a command-line test program. Simon Tatham 2017-05-28 09:54:05 +01:00
  • f501b2927d Rename the last 'fake' file. Simon Tatham 2017-05-18 19:01:01 +01:00
  • 5e1f0d7e9f Move CAB-reading into its own file. Simon Tatham 2017-05-18 19:00:07 +01:00
  • 8574dcc8c5 Rename the libraries to remove the extra ".so" in the names. Simon Tatham 2017-05-18 18:50:08 +01:00
  • 2cab25bf14 General MD5 cleanups. Simon Tatham 2017-05-18 18:49:35 +01:00
  • 4b3314ff48 Fix parenthesis goof in the revised file-MD5ing code. Simon Tatham 2017-05-18 18:49:00 +01:00
  • ee4341de51 Fix a memory-management goof. Simon Tatham 2017-05-18 18:48:39 +01:00
  • 4b5efa150a Make the symlinking in 'make install' idempotent. Simon Tatham 2017-05-18 08:30:18 +01:00
  • a568db73a6 Rename fake-msi.c to makemsi.c. Simon Tatham 2017-05-18 08:26:44 +01:00
  • 7ca5ab5ef2 Move CAB-creation routines into their own file. Simon Tatham 2017-05-18 08:17:57 +01:00
  • 39faf94ea2 Move the char16 functions into their own file. Simon Tatham 2017-05-18 07:14:27 +01:00
  • 3b3a5fd6bf Move system_argv_* into their own file. Simon Tatham 2017-05-18 07:09:40 +01:00
  • 48919caa7b Move dupcat out into its own file, and add dupstr. Simon Tatham 2017-05-18 07:03:04 +01:00
  • 69d886c575 Redo the bounds checks in MsiGetFileVersion. Simon Tatham 2017-05-18 06:57:29 +01:00
  • 7e5c5d4232 Move MsiGetFileVersion out into its own file. Simon Tatham 2017-05-18 06:53:07 +01:00
  • 9e3e915426 Move snew/sfree out into their own header+src. Simon Tatham 2017-05-18 06:46:55 +01:00
  • ca59ebf60d Move MD5 out into its own file. Simon Tatham 2017-05-18 06:43:51 +01:00
  • 7de9585efb Set up an autotools system. Simon Tatham 2017-05-17 19:30:24 +01:00
  • e8d91ad369 Top-level wrapper script to do the environment setup. Simon Tatham 2017-05-17 19:29:08 +01:00
  • ad56c28a70 Find makecab.py via $WIX rather than $PATH. Simon Tatham 2017-05-17 19:28:39 +01:00
  • 4aa85aa621 Fix checksum calculation in CAB data records. Simon Tatham 2017-05-16 20:11:53 +01:00
  • dc057115b5 Write terminating strings when MsiGetFileVersion() fails. Simon Tatham 2017-05-16 19:19:51 +01:00
  • 74592eecf3 Implement MsiGetFileHash. Simon Tatham 2017-05-16 19:06:45 +01:00
  • af3d986af7 Implement MsiGetFileVersion. Simon Tatham 2017-05-16 19:06:37 +01:00
  • f0cdcb370e My own CAB-maker, which compresses. Simon Tatham 2017-05-16 19:06:05 +01:00
  • decda92874 Use an LD_PRELOAD library in place of symlink to /home. Simon Tatham 2017-05-16 07:03:19 +01:00
  • 0985b382d3 Create the cab with the files in the right order. Simon Tatham 2017-05-15 21:00:12 +01:00
  • 505ea0fc84 Trivial misspelled option. Simon Tatham 2017-05-15 20:49:59 +01:00
  • 29795aed5b We now get as far as building a non-empty MSI file! Simon Tatham 2017-05-15 20:04:18 +01:00
  • b19fd4ee77 Build cab files using lcab. Simon Tatham 2017-05-15 19:19:10 +01:00
  • d6e5f7ae7b All the remaining function stubs I appear to need. Simon Tatham 2017-05-15 18:46:48 +01:00
  • 6824aa549c Start of a fake msi.dll. Simon Tatham 2017-02-20 07:17:56 +00:00
  • fbf19f95a0 Set up a libtoolish Makefile for fake libs. Simon Tatham 2017-02-20 07:17:46 +00:00
  • abd0e801c0 Fake implementation of winterop.dll. Simon Tatham 2017-02-16 20:33:01 +00:00