26 Commits (c2f3ad7ebfc19eddbf114cbef3772902fd4a327f)

Author SHA1 Message Date
Charles Pigott c2f3ad7ebf 6.5 improvements 2 months ago
UserUnknownFactor 391f8e173f
6.5.4 support (including rev.2 with 64-bit offsets) 5 months ago
Daniel Scharrer bc4b674754 storedenum: Change result conversion operator into explicit function 2 years ago
Daniel Scharrer d8d4d57fb3 Update copyright years 6 years ago
Daniel Scharrer 48513a184b encoding: Special case directory separators 6 years ago
Daniel Scharrer 641fc95f04 Update copyright years 7 years ago
Daniel Scharrer 8af85f702f setup: Don't hardcode codepage for non-Unicode installers 7 years ago
Daniel Scharrer 4c61bc4da8 Add support for ISX versions before 3.0.6.1 7 years ago
Daniel Scharrer e4b448d9b7 Add experimental support for Inno Setup <1.2.10 7 years ago
Daniel Scharrer 6fe02e1d3d Add support for Inno Setup 1.3.x with x < 24 7 years ago
Daniel Scharrer e999d34401 version: Generalize the concept of variants 7 years ago
Daniel Scharrer 0c83a0d25b Update copyright years 8 years ago
Daniel Scharrer 2464611cfb extract: Add support for output file checksums 8 years ago
Daniel Scharrer 5d414a112c extract: Add support for multi-part files 8 years ago
Daniel Scharrer 2c827154cd Update copyright lines 11 years ago
Daniel Scharrer 0777efd4a7 Use fixed-size type for permission entry indices 12 years ago
Daniel Scharrer 9b6502061a Update copyright lines in files changed this year 13 years ago
Daniel Scharrer 08f5036ec7 Cleanup loading functions 13 years ago
Daniel Scharrer 1a986a8709 Fix MSVC 9 build 13 years ago
Daniel Scharrer 3ca05a31f8 Rename some variables to not confuse naive parsers 13 years ago
Daniel Scharrer a54b579cc3 Add CMake options to disable custom compiler flags 14 years ago
Daniel Scharrer 273f095f7b Fix flag handling: 3-byte flag sets are padded to 4 bytes in non-16-bit installers. 14 years ago
Daniel Scharrer f4542e8735 Fix support for "My Inno Setup Extensions". 14 years ago
Daniel Scharrer 4d423f27ac Add copyright notices. 14 years ago
Daniel Scharrer eba41e0f51 Cleanup setup header loading, implement version number parsing. 15 years ago
Daniel Scharrer 6a4e07b2c7 Start cleaning up setup header parsing code. 15 years ago
Daniel Scharrer e46739009f Fix cmake compile errors/warnings. 15 years ago
Daniel Scharrer 8fcbdff79c Improve output. 15 years ago
Daniel Scharrer 3b29b8c4c1 Cleanup utils. 15 years ago
Daniel Scharrer bdfa8ddc9b Many fixes. 15 years ago
Daniel Scharrer 3579d2fba5 A lot of progress. 15 years ago
Daniel Scharrer 776d1b7508 Implement parsing the remaining setup entry types. 15 years ago
Daniel Scharrer 8647998b95 Parse icon, ini and registry entries. 15 years ago
Daniel Scharrer 0e0cb08746 Parse file entries. 15 years ago