Changeset 627 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Jan 3, 2013, 5:50:17 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 498

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r626 r627  
     12013-01-03    <rybkin@lal.in2p3.fr> 498
     2
     3        * source/cmt_constituent.cxx: In class constituents_action_iterator,
     4        set constituent attribute need_check to true, if specified, for applications
     5        only
     6        * source/cmt_generator.h: In class CmtGenerator, introduce member
     7        m_ISCHECKGROUP
     8        * source/cmt_generator.cxx: idem
     9        * source/cmt_generators.cxx: In class ConstituentsMakefileGenerator
     10        function build, depending on whether constituent belongs to check group,
     11        set m_ISCHECKGROUP appropriately and fill check_application_header
     12        makefiles fragments with value
     13        * mgr/fragments/check_application_header: For applications belonging to
     14        check group, ensure that application is built before running check
     15        * mgr/fragments/nmake/check_application_header: idem
     16        * mgr/fragments/check_application: In application Makefile, remove
     17        check target dependency on application, handled in constituents Makefile,
     18        improve control of Make verbosity
     19        * mgr/fragments/check_java: idem
     20        * mgr/fragments/nmake/check_application: idem
     21        * mgr/fragments/nmake/check_java: idem
     22       
    1232012-11-23    <rybkin@lal.in2p3.fr> 497
    224
Note: See TracChangeset for help on using the changeset viewer.