scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated installer and other scripts to support VS2015 (CH-175)

  1. … 20 more files in changeset.
Bugfix: svnindex.cmd could not find source files to embed the source server info into pdb files (CH-168).

Fixed build problem on machines where VS2008 is not installed (CH-167).

    • -2
    • +2
    ./internal/detect_incorrect_manifest.bat
Bugfix: portable version of CH was not portable due to a missing default configuration (CH-137).

    • -0
    • +2
    ./portable_config/ch.xml
Bugfix: installer installed 64bit version of sqlite on 32bit system (CH-138).

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

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

Fixed the svntag script to properly link the externals to the proper tag (CH-35).

Disabled building of chcmd in release configurations. Updated script for embedding source server information to cover also the newly added sqlite symbols. (CH-122)

  1. … 1 more file in changeset.
Better detection of svnindex.cmd (CH-122).

Fixed problem with deleting temporary files from last build (CH-121).

Bugfix: fixed svn tagging script increasing minor version number for alpha/beta builds (CH-119).

  1. … 2 more files in changeset.
Added additional detection of 7zip and inno setup compiler in build scripts (CH-116).

Updated installer script for 1.40 (CH-113)

Updated projects to use references instead of manual library input.

  1. … 19 more files in changeset.
Build script will try to sign all executables by default (including installer executable).

  1. … 1 more file in changeset.
Fixed build script.

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

Fixed symbol server handling scripts.

    • -1
    • +1
    ./internal/symsrv_add_single_package.bat
Relocated and updated some docs (especially important is a command line for building boost).

  1. … 3 more files in changeset.
Added detection of wrong MFC references in the manifest of the generated executables.

    • -0
    • +69
    ./internal/detect_incorrect_manifest.bat
Bugfix: embedding source server info in PDB files was performed only partially.

    • -36
    • +34
    ./internal/embed_srcserver_info.bat
Added possibility to generate packages (zip, installer, src and debug symbols) from local (even modified) source code.

    • -18
    • +116
    ./internal/detect_internal_version.bat
    • -0
    • +0
    ./internal/symsrv_add_single_package.bat
Reverted changes related to building ch on Win x86_32.

Revert of old paths in installer script.

Bugfix: changed script name to the one that exists.

Added better versioning support for building trunk versions.

    • -0
    • +63
    ./internal/detect_internal_version.bat
Bugfix: embedding source server information did not work properly (closes [#2827089]).

    • -11
    • +14
    ./internal/embed_srcserver_info.bat
Bugfix: embedding source server information only partially working (possibly closes [#2827089])

    • -30
    • +33
    ./internal/embed_srcserver_info.bat
Added support for creating trunk releases.