Ignore:
Timestamp:
Jun 6, 2013, 4:13:52 PM (11 years ago)
Author:
rybkin
Message:

merge -r 630:631 HEAD mgr/fragments/nmake/constituent mgr/fragments/nmake/constituent_lock mgr/fragments/nmake/jar mgr/fragments/nmake/library mgr/fragments/nmake/library_no_static mgr/fragments/nmake/java mgr/fragments/constituent mgr/fragments/constituent_lock mgr/fragments/nmake/check_application mgr/cmt_dcc_version.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r25-branch/ChangeLog

    r640 r641  
     12013-02-06    <rybkin@lal.in2p3.fr> 502
     2
     3        * mgr/fragments/nmake/constituent: Remove unused code, add empty command for
     4        double-colon rules without one (so that implicit rule is not searched for),
     5        do not ignore errors in install target rule command(s)
     6        * mgr/fragments/nmake/constituent_lock: idem
     7        * mgr/fragments/nmake/jar: Add empty command for double-colon rules without one (so that implicit rule is not searched for)
     8        * mgr/fragments/nmake/library: idem
     9        * mgr/fragments/nmake/library_no_static: idem
     10        * mgr/fragments/nmake/java: Create necessary directory in compilation rule
     11        to avoid race condition
     12        * mgr/fragments/constituent: In ${CONSTITUENT}install target rule
     13        command, check whether makefile exists to allow for use of -n (no-op) Make
     14        option, do not ignore errors, in ${CONSTITUENT}uninstall target rule
     15        command, ignore errors, similar to ${CONSTITUENT}clean target rule command
     16        * mgr/fragments/constituent_lock: idem
     17        * mgr/fragments/nmake/check_application: Remove space between $(silent) and
     18        possibly undefined macro (causing NMAKE : fatal error U1038: Internal error)
     19        * mgr/cmt_dcc_version.sh: Made more generic to account for clang compiler
     20        on Mac OS X platform
     21       
    1222013-01-28    <rybkin@lal.in2p3.fr> 501
    223
Note: See TracChangeset for help on using the changeset viewer.