setup.iss

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed installer not installing all required libraries (CH-319)

Fixed 32-bit libraries path when installing on 64bit machine (CH-319)

Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.
Removed calling regchext.exe during installation as inno setup handles registration of both 32 and 64bit components correctly (CH-286).

Enabled 32-bit shell extension registration at 64-bit install time (CH-286)

Added missing dependency to 32bit shell extension directory in 64bit deploy (CH-286)

  1. … 1 more file in changeset.
Added regchext to installer script and portable creation script (CH-286).

  1. … 1 more file in changeset.
Fixed spelling in setup script (CH-286)

Modified setup and portable scripts to include 32bit shell extension in 64bit builds (CH-286).

  1. … 1 more file in changeset.
Added liblogger to setup script and zipping script (CH-206)

  1. … 3 more files in changeset.
Updated inno setup installer script to uninstall locked files after reboot (CH-243).

Fixed the installer functionality to start CH automatically with system (CH-234)

  1. … 3 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 155 more files in changeset.
Fixed version.h to not include macros that fails to build with inno setup compiler (CH-213). Fixed small encoding problem with name inside setup scripts.

  1. … 2 more files in changeset.
Fixed translation encoding problem (CH-205).

  1. … 1 more file in changeset.
Reverted build scripts to the version supporting VS2013 (CH-202)

  1. … 2 more files in changeset.
Additional fixes for better VS2015 compatibility (CH-175)

  1. … 5 more files in changeset.
Updated installer and other scripts to support VS2015 (CH-175)

  1. … 22 more files in changeset.
Bugfix: installer installed 64bit version of sqlite on 32bit system (CH-138).

Updated version release scripts to use VS2013 binaries (CH-136)

  1. … 8 more files in changeset.
Fixed script header to compile with inno setup 5.5.5 (CH-126)

Updated installer script for 1.40 (CH-113)

Updated installer script to the newest version of InnoSetup (unicode).

Added possibility to generate packages (zip, installer, src and debug symbols) from local (even modified) source code.

  1. … 13 more files in changeset.
Reverted changes related to building ch on Win x86_32.

Revert of old paths in installer script.

Merged 32-bit and 64-bit installers (closes [#2827044])

  1. … 4 more files in changeset.
Improved version generation scripts to automatically include version number in the generated files (closes 2546308).

  1. … 1 more file in changeset.
Fixed inno setup script to work under windows7 (not a permenent solution).

Installer multilingual improvements (translated some custom strings to Polish).

  1. … 1 more file in changeset.