Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated version release scripts to use VS2013 binaries (CH-136)

  1. … 7 more files in changeset.
Changed build target to v120_xp (CH-135)

Changed build target to v120_xp (CH-135)

  1. … 7 more files in changeset.
Added version info resource to the sqlite3 dll - adding remaining files (CH-131).

    • -0
    • +14
    ./sqlite3/resource.h
    • binary
    ./sqlite3/sqlite3.rc
Updated paths to boost libraries to reference boost 1.57 (CH-132).

Updated paths to boost libraries to reference boost 1.57 (CH-132).

  1. … 3 more files in changeset.
Added version info resource to the sqlite3 dll (CH-131).

Upgraded sqlite to version 3.8.8.1 (CH-130).

    • -7454
    • +14429
    ./sqlite3/sqlite3.c
Added _BIND_TO_CURRENT_VCLIBS macro to sqlite3 VS2013 project (CH-115).

Fixed problem with sqlite3 and chcmd projects referencing wrong MFC version (CH-115).

  1. … 1 more file in changeset.
Added support for running unit tests in VS2013 (CH-89).

Added support for running unit tests in VS2013 (CH-89).

  1. … 12 more files in changeset.
Updated SQLite to 3.8.4.3 (CH-92).

    • -13656
    • +19588
    ./sqlite3/sqlite3.c
Migrated VS2012 projects to VS2013 (CH-88).

    • -0
    • +349
    ./sqlite3/sqlite3.vcxproj
    • -0
    • +29
    ./sqlite3/sqlite3.vcxproj.filters
  1. … 20 more files in changeset.
Updated boost paths to 1.56 (currently unreleased) (CH-88).

Upgraded VS2012 projects and solution to VS2013 (CH-88).

Updated gmock/gtest framework to version 1.7.0 (CH-80).

    • -12822
    • +14198
    ./gmock/include/gmock/gmock.h
    • -19537
    • +20061
    ./gmock/include/gtest/gtest.h
    • -10554
    • +11443
    ./gmock/src/gmock-gtest-all.cc
Added sqlite c++ wrapper (CH-69)

  1. … 15 more files in changeset.
Added sqlite3 as a DLL to the CH solution (CH-68).

    • -0
    • +3233
    ./sqlite3/shell.c
    • -0
    • +140456
    ./sqlite3/sqlite3.c
    • -0
    • +7245
    ./sqlite3/sqlite3.h
    • -0
    • +657
    ./sqlite3/sqlite3.vcproj
    • -0
    • +484
    ./sqlite3/sqlite3ext.h
  1. … 1 more file in changeset.
Improved unit testing framework integration (CH-51).

    • -1
    • +411
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Improved unit tests framework integration (CH-51)

  1. … 26 more files in changeset.
Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

  1. … 8 more files in changeset.
Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

    • -4
    • +4
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Added VS 2012 solution and project files.

    • -0
    • +167
    ./gmock/gmock.vcxproj
    • -0
    • +22
    ./gmock/gmock.vcxproj.filters
  1. … 13 more files in changeset.
Added VS2012 project files.

    • -0
    • +38
    ./libicpf/libicpf.vc110.sln
    • -0
    • +256
    ./libicpf/src/libicpf-tests/libicpf-tests.vc110.vcxproj
    • -0
    • +32
    ./libicpf/src/libicpf-tests/libicpf-tests.vc110.vcxproj.filters
    • -0
    • +236
    ./libicpf/src/libicpf/libicpf.vc110.vcxproj
    • -0
    • +141
    ./libicpf/src/libicpf/libicpf.vc110.vcxproj.filters
Changed configuration names from (Debug|Release)-Unicode to (Debug|Release).

    • -9
    • +9
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Updated projects to use references instead of manual library input.

    • -0
    • +303
    ./gmock/gmock.vcproj
    • -0
    • +12822
    ./gmock/include/gmock/gmock.h
    • -0
    • +19537
    ./gmock/include/gtest/gtest.h
    • -0
    • +10554
    ./gmock/src/gmock-gtest-all.cc
  1. … 13 more files in changeset.
Fixed memory leaks resulting from missing virtual destructor.

Added std::exception derivation to icpf::exception for easier exception handling.

    • -4
    • +4
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Removed '/analyze' option from compiler settings (many false positives and too slow for daily builds).

    • -2
    • +0
    ./libicpf/src/libicpf/libicpf.vc90.vcproj