ch.vc90.vcproj

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved TaskDefinition and OperationPlan to libchcore (advances [#2544046]).

  1. … 22 more files in changeset.
Added preliminary command-line option '--ImportTaskDefinition' - currently works only when launching first instance of CH (advances [#2544046]).

  1. … 12 more files in changeset.
Extracted directory scanning and copying/moving functionality to a separate modules (cut&paste plus some adjustments).

  1. … 22 more files in changeset.
Improved shell extension support:

  1. … 8 more files in changeset.
Removed '/analyze' option from compiler settings (many false positives and too slow for daily builds).

  1. … 2 more files in changeset.
Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.
Refactoring: got rid of the CClipboardArray and CClipboardEntry in favor of TBasePathDataContainer and TBasePathData objects which are linked to input paths only by index (instead of being itself a copy of the input path with some additions).

  1. … 7 more files in changeset.
Got rid of CDestPath class in favor of more general TSmartPath.

  1. … 17 more files in changeset.
Redesigned configuration management a bit:

  1. … 9 more files in changeset.
Completely separated task definition from the partial task progress information:

  1. … 13 more files in changeset.
Removed another almost unused file.

  1. … 3 more files in changeset.
Removed unused file with button IDs (used in only one place by mistake).

  1. … 2 more files in changeset.
Rewritten configuration system to use boost::property_tree (to allow easy embedding parts of configuration in task definition).

  1. … 23 more files in changeset.
Cleaned up and normalized projects settings.

  1. … 2 more files in changeset.
Some fixes reported by prefast.

  1. … 3 more files in changeset.
Removed 'advanced' button from status dialog (along with rename input paths functionality which was rather useless).

  1. … 18 more files in changeset.
Added new files to project.

Moved auto handles to separate file (to clean up task.h/cpp).

  1. … 2 more files in changeset.
Changed thread management code to use events and thread waitability instead of volatile bool variables.

  1. … 4 more files in changeset.
Got rid of warnings on level 4 (win32 and x64), turned on option to treat warnings as errors.

  1. … 20 more files in changeset.
Changed internal implementation of serialization from icpf::file to a more stable boost::serialization.

  1. … 19 more files in changeset.
Properly configured Dutch and Traditional Chinese translations in the build system.

Bugfix: custom copy dialog did not import paths properly. Now it should support properly utf-8, unicode and ansi text files (closes [#2965090]).

  1. … 3 more files in changeset.
Reverted to the 32-bit tool for resource processing to be able to build 64bit CH on 32bit platform.

Bugfix: when building 64bit version, the ch2lng executable did not exist.

Changed resource manager and engine config to singletons.

  1. … 7 more files in changeset.
Separated task classes to a separate files.

  1. … 7 more files in changeset.
Fixed inconsistencies with expected windows version (closes [2554023]).

  1. … 8 more files in changeset.
Some project cleanups and reorganization of files in vcproj virtual folders.

  1. … 3 more files in changeset.
Fixed deployment problem when build was made on VS2008 + SP1.

  1. … 2 more files in changeset.