Daniel Scharrer
c7641cd6ca
Declare support for Inno Setup 5.5.5
...
Format didn't change, data version is still 5.5.0.
12 years ago
Daniel Scharrer
89258fdd64
Add support for building without iconv anywhere
...
Most of the time only Windows-1252 or UTF-16LE conversions are needed,
so just bundle conversion routines for those.
12 years ago
Daniel Scharrer
93361f8a1a
Add support for building without iconv on Windows
...
Implements: issue #33
12 years ago
Daniel Scharrer
02429a7cbf
README: Fix unshield link
12 years ago
Daniel Scharrer
208e64644e
Declare support for Inno Setup 5.5.4
...
Format didn't change, data version is still 5.5.0.
13 years ago
Daniel Scharrer
e2ee3b8d85
Allow to enable debug output in release builds
13 years ago
Daniel Scharrer
e1525bcd41
Remove OS X-specific instructions from README.md
...
They don't really belong here and are already on the linked website.
13 years ago
Daniel Scharrer
8f46f88e18
README.md: Add build instructions for OS X
...
Fixes: issue #35
13 years ago
Daniel Scharrer
8c4ca231f5
README.md: Align the options table
13 years ago
Daniel Scharrer
8cd279941e
Cleanup static linking options
13 years ago
Daniel Scharrer
fbc214843d
Add a command-line option for the output directory
13 years ago
Daniel Scharrer
e29f09edde
Fix incorrect default for DATAROOTDIR in README.md
13 years ago
Daniel Scharrer
cbea7f5a7a
README.md: fix spelling
13 years ago
Daniel Scharrer
6574198994
CMake: Allow for changing the bin install dir
...
Also, use the standard CMake option name for the man dir.
13 years ago
Daniel Scharrer
cb33cb921f
Declare support for Inno Setup 5.5.3
...
Format didn't change, data version is still 5.5.0.
13 years ago
Daniel Scharrer
d7a72624e2
Add options to make static builds easier
13 years ago
Daniel Scharrer
4359c33800
Add a CMake option to disable C++11 mode
14 years ago
Daniel Scharrer
a54b579cc3
Add CMake options to disable custom compiler flags
...
* SET_WARNING_FLAGS for warning options (don't affect binaries)
* SET_OPTIMIZATION_FLAGS for compiler & linker optimization options
Also, re-enable some warnings that were disabled and instead suppress
them for the individual occurences.
14 years ago
Daniel Scharrer
51c2a42d65
Mention that uClibc includes iconv
14 years ago
Daniel Scharrer
b110f3b742
Link to an external libiconv if available
...
This is required to compile on systems where the libc doesn't include
iconv such as OS X and presumably Windows.
14 years ago
Daniel Scharrer
7439daba3d
Always use innoextract, never Inno Extract
14 years ago
Daniel Scharrer
4c38a51bcb
Declare support for Inno Setup 5.5.2
...
Data format is still version 5.5.0.
14 years ago
Daniel Scharrer
d3bf50201e
Declare support for Inno Setup 5.5.1
...
Data format is still version 5.5.0.
14 years ago
Daniel Scharrer
ab36257677
Adjust links to the new project URL
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
e392055b59
Add support for Inno Setup 5.5.0 installers
14 years ago
Daniel Scharrer
14032a822f
Update README.md.
14 years ago
Daniel Scharrer
e1012fd1ac
Update README.md.
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
0832333b47
Update README.md.
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
a14fee5934
Update list of limitations in README.md and the man page.
14 years ago
Daniel Scharrer
202f162697
Update README.md.
14 years ago
Daniel Scharrer
fed7af9799
Update README.md.
14 years ago
Daniel Scharrer
6b50f017fc
Add a man page for the innoextract command.
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