Daniel Scharrer
820ddfe017
Release version 1.3
...
Changes:
- Respect --quiet and --silent for multi-file installers
- Compile in C++11 mode if supported
- Warn about unsupported setup data versions
- Add support for Inno Setup 5.5.0 installers
14 years ago
Daniel Scharrer
0a20605f38
Update release date for version 1.3
14 years ago
Daniel Scharrer
ab36257677
Adjust links to the new project URL
14 years ago
Daniel Scharrer
6fb14dea76
Bump version in man page
14 years ago
Daniel Scharrer
0dde5455b3
Add changelog entry for 1.3
14 years ago
Daniel Scharrer
78fd5b73fe
Don't say 'Extracting' for --test and --list
14 years ago
Daniel Scharrer
6f2dcefd43
Improve doxygen documentation
14 years ago
Daniel Scharrer
8d89a641fb
Add a `make doc` target to run Doxygen
14 years ago
Daniel Scharrer
0d17b5a121
Document loader::offsets
14 years ago
Daniel Scharrer
0e25a67717
Use Doxygen-style docu comments
14 years ago
Daniel Scharrer
f1393dac0a
Move implementation details out of exereader.hpp
14 years ago
Daniel Scharrer
7021c54714
Update limitations in the man page
...
There is partal support for language-specific files since 1.2
14 years ago
Daniel Scharrer
39c4ac9d2e
Remove periods from option lines in --help output
14 years ago
Daniel Scharrer
577b6e3039
Feature the wiki more prominently in README.md
14 years ago
Daniel Scharrer
71f2e3f88d
Update README.md
14 years ago
Daniel Scharrer
f0bf6b591e
Don't use -std=c++0x, only -std=c++11 or none
14 years ago
Daniel Scharrer
835437b466
Fix precision loss in implicit conversion
14 years ago
Daniel Scharrer
c327d056ea
Update copyright year in files changed since 1.2
14 years ago
Daniel Scharrer
18dd36a98f
Whitespace fix
14 years ago
Daniel Scharrer
e392055b59
Add support for Inno Setup 5.5.0 installers
14 years ago
Daniel Scharrer
d87bb13024
Warn about unsupported setup data versions
14 years ago
Daniel Scharrer
1fbe7b62bd
Compile in C++11 mode if supported
14 years ago
Daniel Scharrer
e486557558
Fix singular/plural logic for the warnings total
14 years ago
Daniel Scharrer
0f0d8e19c5
Don't print opened slices for --quiet and --silent
14 years ago
Daniel Scharrer
fe77ebd2eb
Consistently prefix warning messages
14 years ago
Daniel Scharrer
d50d5da5f7
Improve std::ios_base::failure error messages
14 years ago
Daniel Scharrer
24e8fb45ef
Add singular variants for the error/warning totals
14 years ago
Daniel Scharrer
b8b4f9dd2a
Don't SHOUT.
14 years ago
Daniel Scharrer
82ca6d84a9
Rename HAVE_BIG_ENDIAN to IS_BIG_ENDIAN.
14 years ago
Daniel Scharrer
14032a822f
Update README.md.
14 years ago
Daniel Scharrer
e1012fd1ac
Update README.md.
14 years ago
Daniel Scharrer
0a03cf919c
CMake: Don't include linker flags in CMAKE_CXX_FLAGS or older gcc versions will complain.
14 years ago
Daniel Scharrer
9a7d278941
Change version number after release.
14 years ago
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