Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated sqlite to 3.15.0 (CH-280).

Updated googletest framework to newest version (CH-256)

    • -14198
    • +0
    ./gmock/include/gmock/gmock.h
    • -20061
    • +0
    ./gmock/include/gtest/gtest.h
    • -11443
    • +0
    ./gmock/src/gmock-gtest-all.cc
    • -0
    • +2
    ./googletest/.gitignore
    • -0
    • +46
    ./googletest/.travis.yml
    • -0
    • +16
    ./googletest/CMakeLists.txt
    • -0
    • +142
    ./googletest/README.md
    • -0
    • +2
    ./googletest/Readme.txt
    • -0
    • +71
    ./googletest/appveyor.yml
  1. … 330 more files in changeset.
Updated SQLite to version 3.14.1 (CH-255)

    • -6051
    • +15717
    ./sqlite3/sqlite3.c
Disabled enhanced instruction set (SSE/SSE2) from x86_32 build to (possibly) allow CH to run on older hardware (Athlon, Athlon XP) (CH-239).

  1. … 5 more files in changeset.
Updated sqlite to 3.11.1 (CH-226).

    • -5912
    • +32493
    ./sqlite3/sqlite3.c
Adjustment of compiler/linker options (CH-214).

  1. … 6 more files in changeset.
Disabled /SAFESEH, set debug information format to edit and continue (CH-214).

  1. … 6 more files in changeset.
Git migration cleanup - reposition libicpf in the right place. Remove obsolete files (CH-208).

  1. … 106 more files in changeset.
Project and source files' updates to allow them to build under VS2014.

Project and source files' updates to allow them to build under VS2014.

  1. … 26 more files in changeset.
Additional fixes for better VS2015 compatibility (CH-175)

  1. … 3 more files in changeset.
Fixed libicpf project settings for boost (CH-178).

Updated installer and other scripts to support VS2015 (CH-175)

    • -927
    • +0
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Updated installer and other scripts to support VS2015 (CH-175)

  1. … 21 more files in changeset.
Changed boost paths configuration for build (CH-178).

Changed boost paths configuration for build (CH-178).

  1. … 5 more files in changeset.
Updated sqlite to the newest version (CH-174)

    • -19062
    • +27322
    ./sqlite3/sqlite3.c
Added VS2015 projects, updated code to build with this new compiler (CH-173).

    • -0
    • +565
    ./libicpf/src/libicpf/libicpf.vc140.vcxproj
    • -0
    • +147
    ./libicpf/src/libicpf/libicpf.vc140.vcxproj.filters
Added VS2015 projects, updated code to build with this new compiler (CH-173).

    • -0
    • +328
    ./gmock/gmock.vc140.vcxproj
    • -0
    • +22
    ./gmock/gmock.vc140.vcxproj.filters
    • -0
    • +347
    ./sqlite3/sqlite3.vc140.vcxproj
    • -0
    • +35
    ./sqlite3/sqlite3.vc140.vcxproj.filters
  1. … 18 more files in changeset.
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

  1. … 25 more files in changeset.
Updated paths to point to boost 1.58 (CH-162).

Updated output directory for binaries (CH-136)

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