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 |
Daniel Scharrer
|
b813ecbe16
|
Properly handle escape sequences and nested constants in filenames.
|
14 years ago |
Daniel Scharrer
|
e5f522deb3
|
Excluded unneeded sources from build.
|
14 years ago |
Daniel Scharrer
|
554409ae93
|
More boost::filesystem fixes.
|
14 years ago |
Daniel Scharrer
|
1b84a4df8e
|
Fix some ekopath errors.
|
14 years ago |
Daniel Scharrer
|
c2b1c42b7d
|
Suppress annoying clang warnings.
|
14 years ago |
Daniel Scharrer
|
d4d80ab6a4
|
Add support for older boost::filesystem versions.
|
14 years ago |
Daniel Scharrer
|
3e67d70589
|
Add DEBUG_EXTRA option.
|
14 years ago |
Daniel Scharrer
|
2b16005248
|
Add basic filename/path conversion.
|
14 years ago |
Daniel Scharrer
|
539bd15f54
|
Implement --list.
|
14 years ago |
Daniel Scharrer
|
80b1c57ce1
|
Don't show filesizes for --quiet.
|
14 years ago |
Daniel Scharrer
|
c27bc7a33f
|
Show overall progress, not per file; disable progress if for --silent.
|
14 years ago |
Daniel Scharrer
|
b09fce8eab
|
Respect --silent when extracting files.
|
14 years ago |
Daniel Scharrer
|
d5459c7b28
|
Support files with multiple names.
|
14 years ago |
Daniel Scharrer
|
09bdecbaad
|
CMake: Move some functionality out of the main CMakeLists.txt.
|
14 years ago |
Daniel Scharrer
|
4b963d9a7c
|
Basic command-line implementation using boost::program_options.
|
14 years ago |
Daniel Scharrer
|
e1223bfc16
|
Add default return to checksum comparison.
|
14 years ago |