jenkins

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed output directory (CH-340)

Fixed output directory (CH-340)

Adjusted installer and jenkins scripts to use VS2017 libraries when preparing deployment (CH-340)

  1. … 3 more files in changeset.
Adjusted installer and jenkins scripts to use VS2017 libraries when preparing deployment (CH-340)

  1. … 3 more files in changeset.
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)

  1. … 593 more files in changeset.
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.
Modified setup and portable scripts to include 32bit shell extension in 64bit builds (CH-286).

  1. … 1 more file in changeset.
Added liblogger to the script measuring unit tests coverage (CH-206)

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

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

  1. … 3 more files in changeset.
Disabled signing with SHA1 completely (CH-263).

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

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).

  1. … 154 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.
Fixed invalid path in jenkins-cppcheck script (CH-215).

Added script for running cppcheck at jenkins build (CH-215).

Added script for executing unit tests under code coverage tool (CH-214).

    • -0
    • +15
    ./run-unit-tests-coverage.bat
Updated output paths for jenkins output to separate internal builds from tagged ones (CH-213).

    • -0
    • +11
    ./_get-output-dir.bat
Added jenkins signing scripts (CH-213).

    • -0
    • +6
    ./sign-installer-binary.bat
    • -0
    • +4
    ./sign-release-binaries.bat
Updated jenkins scripts to output binaries into the directory with the version name in it (CH-213).

Added scripts handling jenkins tasks (CH-213) Updated version template.

    • -0
    • +36
    ./_replace_version.vbs
    • -0
    • +8
    ./prepare-installer-package.bat
    • -0
    • +46
    ./prepare-portable-package.bat
    • -0
    • +8
    ./prepare-source-package.bat
    • -0
    • +8
    ./prepare-symbols-package.bat
    • -0
    • +22
    ./update-code-version.bat
  1. … 2 more files in changeset.