Changeset 629 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Jan 28, 2013, 2:41:55 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 500

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r628 r629  
     12013-01-25    <rybkin@lal.in2p3.fr> 500
     2
     3        * source/cmt_constituent.cxx: In class constituents_action_iterator
     4        function set, assign constituent member has_modules according to passed
     5        option -modules or -no_modules, print diagnostic message about bad option
     6        if Verbose level is activated only, in class Constituent function clear,
     7        set has_modules to false, in function show, add printout for options
     8        -modules and -no_modules
     9        * source/cmt_constituent.h: In class Constituent, introduce member
     10        has_modules for applications and libraries in languages with modules (like
     11        Fortran 90 and later)
     12        * source/cmt_project.cxx: In class Project functions set_strategy and
     13        update_strategy, update strategy for project(s) without parent and children
     14        * source/cmt_parser.cxx: In class StandardMacroBuilder function
     15        fill_for_constituent_macros, for applications, libraries add to macros
     16        <constituent>compile_dependencies macros <dependency>compile for
     17        dependencies that have modules so that dependencies modules, generated at
     18        compile time, are available before constituent compilation
     19        * mgr/fragments/dependencies: Do not (re)build
     20        ${CONSTITUENT}_dependencies.make at prototype build stage as some header
     21        files may not be available yet
     22        * mgr/fragments/constituent_app_lib: In target ${CONSTITUENT}install rule
     23        command, check whether makefile exists to allow for use of -n (no-op) Make
     24        option, in target ${CONSTITUENT}uninstall rule command, ignore errors,
     25        similar to target ${CONSTITUENT}clean rule command
     26
    1272013-01-11    <rybkin@lal.in2p3.fr> 499
    228
Note: See TracChangeset for help on using the changeset viewer.