TConfig.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.
Refactoring: moved filters storage from serialization file to task definition file.

  1. … 8 more files in changeset.
Refactoring: increased usage of TSmartPath objects throughout the code.

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

  1. … 17 more files in changeset.
Replaced locking in some places with exception-aware versions.

  1. … 7 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.
Rewritten configuration system to use boost::property_tree (to allow easy embedding parts of configuration in task definition).

  1. … 23 more files in changeset.