Changeset 83 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Sep 5, 2005, 12:45:14 PM (19 years ago)
Author:
arnault
Message:

Add structure_strategy - see CL#278

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r82 r83  
     12005-09-05    <arnault@lal.in2p3.fr> 278
     2
     3        * source\cmt_parser.cxx (do_create): Make use of the
     4        structure strategy for creating package directory structure.
     5
     6        * source\cmt_cvs.cxx (class CvsImplementation): Make use of the
     7        structure strategy for creating package directory structure.
     8
     9        * source\cmt_parser.cxx (do_show_strategies): Display the structure strategy
     10
     11        * source\cmt_syntax.cxx (class KwdStructureStrategy): Create the
     12        parsing function for Structure strategies
     13
     14        * source\cmt_parser.h (enum CmtStructuringStyle): By default the
     15        structuring style is initialized with default_structuring_style
     16        instead of with_version_directory in order to remember whether the
     17        default has been overridden using EV or command option.
     18
     19        * source\cmt_project.cxx (configure): Initialize the VersionDirectory strategy
     20        (StrategyMgr): Create the VersionDirectory strategy entry.
     21
     22        * source\cmt_parser.h (enum): Add a StructureStrategy to define with/out version directory.
     23
    1242005-09-05  Christian Arnault  <arnault@lal.in2p3.fr> 277
    225
Note: See TracChangeset for help on using the changeset viewer.