Daniel Scharrer
|
035b3b2955
|
Release version 1.2.
|
14 years ago |
Daniel Scharrer
|
2506f788b9
|
Fix compilation with gcc < 4.3.
|
14 years ago |
Daniel Scharrer
|
8bbb63346b
|
CMake: Use -Wl,--as-needed if supported by the linker.
|
14 years ago |
Daniel Scharrer
|
1ed0b6a6e6
|
Use lowercase name in man page.
|
14 years ago |
Daniel Scharrer
|
de5472f192
|
Fix 64-bit integer constants for 32-bit builds.
|
14 years ago |
Daniel Scharrer
|
1ed4cb931a
|
Fix compilitation error with Boost < 1.42 on 32-bit systems.
|
14 years ago |
Daniel Scharrer
|
4f579a6565
|
Change version number after release.
|
14 years ago |
Daniel Scharrer
|
792ee6d55d
|
Release version 1.1.
|
14 years ago |
Daniel Scharrer
|
4be0e5b159
|
Allow to only extract files for a specific language.
|
14 years ago |
Daniel Scharrer
|
e051e13b5e
|
Include the languages for language-specific files in file listings.
|
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
|
70c08b51ea
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
0a26096398
|
Update README.md: Clarify build dependencies.
|
14 years ago |
Daniel Scharrer
|
44fb69b6ea
|
Fix type in manpage.
|
14 years ago |
Daniel Scharrer
|
0832333b47
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
47cbb0ef37
|
Change version number after first release.
|
14 years ago |
Daniel Scharrer
|
a51e571929
|
Update README.md
|
14 years ago |
Daniel Scharrer
|
c0b4326cf6
|
Update README.md
|
14 years ago |
Daniel Scharrer
|
b21e5466ab
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
86c8b75512
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
693abcca97
|
Fix debug build.
|
14 years ago |
Daniel Scharrer
|
ab48ae798f
|
Reduce precision of the progress bar speed indicator.
|
14 years ago |
Daniel Scharrer
|
a14fee5934
|
Update list of limitations in README.md and the man page.
|
14 years ago |
Daniel Scharrer
|
f4542e8735
|
Fix support for "My Inno Setup Extensions".
|
14 years ago |
Daniel Scharrer
|
314885c8c0
|
Adjust the program return code if there were errors.
|
14 years ago |
Daniel Scharrer
|
a6583f78c7
|
Uncomment big endian support.
|
14 years ago |
Daniel Scharrer
|
202f162697
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
fed7af9799
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
2b2851ba97
|
Add a changelog.
|
14 years ago |
Daniel Scharrer
|
6b50f017fc
|
Add a man page for the innoextract command.
|
14 years ago |
Daniel Scharrer
|
065d838ac7
|
Fix crc32 check for little endian systems.
|
14 years ago |
Daniel Scharrer
|
8c909b62f3
|
Add a --license command-line option.
|
14 years ago |
Daniel Scharrer
|
2e7c94893a
|
Add copyright information to the help output.
|
14 years ago |
Daniel Scharrer
|
ce7e174558
|
Don't use <boost/detail/endian.hpp>.
|
14 years ago |
Daniel Scharrer
|
207763e2ff
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
257d0abb13
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
a93a34f874
|
Update README.md.
|
14 years ago |
Daniel Scharrer
|
cd701be567
|
Add a README.md file.
|
14 years ago |
Daniel Scharrer
|
9e3ef58cbc
|
Suppress annoying style warnings.
|
14 years ago |
Daniel Scharrer
|
2dcd8763af
|
Remove newline output from debug build.
|
14 years ago |
Daniel Scharrer
|
356541638f
|
Fix compile error on 32-bit systems.
|
14 years ago |
Daniel Scharrer
|
04a6217f71
|
Fix style warnings.
|
14 years ago |
Daniel Scharrer
|
8b0010d96d
|
Work around warnings in older gcc versions.
|
14 years ago |
Daniel Scharrer
|
d0c8972c33
|
Fix debug build.
|
14 years ago |
Daniel Scharrer
|
a2c7c16518
|
Work around a bug in gcc's -Wconversion.
|
14 years ago |
Daniel Scharrer
|
2dcf1ebd5e
|
Add support for older boost versions that dont have boost::[u]int_t::exact.
|
14 years ago |
Daniel Scharrer
|
0dd460100b
|
Fix use of uninitialized variables.
|
14 years ago |
Daniel Scharrer
|
cc26d6e99c
|
Add missing #include.
|
14 years ago |
Daniel Scharrer
|
62ee267b9c
|
Remove toolchain files.
|
14 years ago |
Daniel Scharrer
|
d476a5b4e7
|
Don't assume enums are unsigned even if the range allows it.
|
14 years ago |