jenkins

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.