scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated installer script to use common directories instead of user ones. Removed unused variable from jenkins script. (CH-340)

    • -2
    • +0
    ./jenkins/prepare-portable-package.bat
Updated installer script to use common directories instead of user ones. Removed unused variable from jenkins script. (CH-340)

    • -2
    • +0
    ./jenkins/prepare-portable-package.bat
Fixed output directory (CH-340)

    • -1
    • +1
    ./jenkins/prepare-portable-package.bat
Fixed output directory (CH-340)

    • -1
    • +1
    ./jenkins/prepare-portable-package.bat
Adjusted installer and jenkins scripts to use VS2017 libraries when preparing deployment (CH-340)

    • -8
    • +14
    ./jenkins/prepare-portable-package.bat
  1. … 2 more files in changeset.
Adjusted installer and jenkins scripts to use VS2017 libraries when preparing deployment (CH-340)

    • -8
    • +14
    ./jenkins/prepare-portable-package.bat
  1. … 2 more files in changeset.
Fixed installer not installing all required libraries (CH-319)

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

Fixed several cppcheck-reported issues. Fixed jenkins coverage scripts. (CH-326)

  1. … 5 more files in changeset.
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

    • -0
    • +9
    ./jenkins/prepare-portable-package.bat
  1. … 592 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)

    • -0
    • +1
    ./jenkins/prepare-portable-package.bat
Added regchext to installer script and portable creation script (CH-286).

    • -0
    • +2
    ./jenkins/prepare-portable-package.bat
Fixed spelling in setup script (CH-286)

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

    • -0
    • +8
    ./jenkins/prepare-portable-package.bat
Added liblogger to the script measuring unit tests coverage (CH-206)

Updated cppcheck script to return more accurate results (CH-272).

    • -0
    • +14
    ./jenkins/cppcheck-suppress.txt
Added liblogger to setup script and zipping script (CH-206)

    • -0
    • +2
    ./jenkins/prepare-portable-package.bat
  1. … 2 more files in changeset.
Disabled signing with SHA1 completely (CH-263).

Enabled creation of SHA256 signatures for executables (CH-263)

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.
Fixed release timestamping using time.certum.pl (CH-231).

Fixed suppression rules (CH-216).

Disabled checking for "unusedPrivateFunction" problems in cppcheck as it returns only false positives at the moment (CH-216).

Disabled reporting of unused functions as there are too many false positives (CH-216).

Corrected several warnings reported by cppcheck (CH-216).

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

    • -69
    • +0
    ./internal/detect_incorrect_manifest.bat
    • -161
    • +0
    ./internal/detect_internal_version.bat
    • -57
    • +0
    ./internal/embed_srcserver_info.bat
    • -71
    • +0
    ./internal/symsrv_add_single_package.bat
    • -2
    • +0
    ./jenkins/prepare-portable-package.bat
  1. … 141 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

  1. … 23 more files in changeset.