ch.vc140.vcxproj

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted compiler options and boost paths (CH-350)

  1. … 13 more files in changeset.
Upgraded Visual Studio to 2019 (CH-350) Removed xp intermediate filesystem layer (CH-352)

  1. … 33 more files in changeset.
Enabled enforcing type conversion rules (CH-338).

  1. … 12 more files in changeset.
Enabled enforcing type conversion rules (CH-338).

  1. … 12 more files in changeset.
Removed command line option --EnableLaunchAtStartup. Option to start CH at boot is now directly tied to registry setting "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run" and is no longer stored/read in CH config. Updated installer to enable starting CH at boot by writing values to registry instead of trying to launch CH to do that. (CH-343).

  1. … 13 more files in changeset.
Removed command line option --EnableLaunchAtStartup. Option to start CH at boot is now directly tied to registry setting "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run" and is no longer stored/read in CH config. Updated installer to enable starting CH at boot by writing values to registry instead of trying to launch CH to do that. (CH-343).

  1. … 13 more files in changeset.
Cloned gmock library to be used with libraries statically linked to crt (CH-340).

  1. … 17 more files in changeset.
Cloned gmock library to be used with libraries statically linked to crt (CH-340).

  1. … 17 more files in changeset.
Disabled /IA:32 switch for all projects and boost build script - boost 1.69 does not build with SSE disabled (CH-340).

  1. … 12 more files in changeset.
Disabled /IA:32 switch for all projects and boost build script - boost 1.69 does not build with SSE disabled (CH-340).

  1. … 12 more files in changeset.
Enabled c++17 standard for all projects (CH-340) Fixed boost-build32.

  1. … 17 more files in changeset.
Enabled c++17 standard for all projects (CH-340) Fixed boost-build32.

  1. … 17 more files in changeset.
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)

  1. … 393 more files in changeset.
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)

  1. … 393 more files in changeset.
Removed dependency of chext on ATL (CH-339)

  1. … 47 more files in changeset.
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.
Added explorer taskbar progress bar for status window (CH-289).

  1. … 5 more files in changeset.
Enabled communication from non-elevated explorer to elevated Copy Handler (CH-285).

  1. … 5 more files in changeset.
Changed shell extension to receive its configuration from CH using shared memory instead of relying on WM_GETCONFIG window message (CH-284).

  1. … 28 more files in changeset.
Simplified shell extension menu management as a preparation to move its configuration to shared memory (CH-284)

  1. … 28 more files in changeset.
Enabled Multi Process compilation for all CH projects (CH-283).

  1. … 7 more files in changeset.
Isolated the logger functionalities to the separate static library (CH-206)

  1. … 66 more files in changeset.
Added preliminary (very incomplete) multi-file log backend with rotation support (CH-206)

  1. … 54 more files in changeset.
Partial implementation of customized multi-file backend for boost log (CH-206).

  1. … 9 more files in changeset.
Added basic support for asynchronous logging in CH and libchcore (based on boost log) (CH-206)

  1. … 41 more files in changeset.
Updated googletest framework to newest version (CH-256)

  1. … 344 more files in changeset.
Fixed CH crashing when task sqlite database cannot be stored on disk (CH-252).

  1. … 10 more files in changeset.
Refactoring of path expansion routines to fix the possible buffer overflows (CH-249).

  1. … 7 more files in changeset.
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. … 6 more files in changeset.
Added drop functionality to file list and destination combo in custom copy dialog (CH-25)

  1. … 9 more files in changeset.