source: cmtcvs/HEAD/ChangeLog @ 622

Last change on this file since 622 was 622, checked in by rybkin, 12 years ago

See C.L. 8

File size: 2.1 KB
Line 
12012-09-20    <rybkin@lal.in2p3.fr> 8
2
3        * cmt/requirements: In order to build with CMT v1r20p20090520 (introduced
4        support for "cmt checkout" from Subversion repository) and later, add more
5        CMT source files to application sources, and for Linux tag remove -ansi
6        flag. For Linux tag, disable warnings
7       
82008-02-07    <rybkin@lal.in2p3.fr> 7
9
10        * src/cmtcvs.cxx: To retreive the tags, consider ChangeLog
11        in the top directory first (as it is most likely changed when
12        the module is tagged and, therefore, its revision will allow us
13        to distinguish between the trunk and branches)
14       
152008-01-15    <vincent.garonne@cern.ch> 6
16
17        * cmt/requirements: Add definitions for Windows
18
192007-04-24    <arnault@lal.in2p3.fr> 5
20
21        * src/cmtcvs.cxx: Fix a bug in check_newer
22        * cmt/requirements: Set the tags for Unix in general
23
242005-05-09  Christian Arnault  <arnault@lal.in2p3.fr> 4
25
26        * src/cmtcvs.cxx (get_tags): Search for old tags from Attic when
27        the requirements file has been dropped.
28        (get_tags): Check special tag naming convention for exactly <package>-<digit>
29
302005-04-25    <arnault@lal.in2p3.fr> 3
31
32        * cmt/requirements: Add definitions for Windows
33        * src/cmtcvs.cxx: Use standard include format
34
352005-04-23  Christian Arnault  <arnault@lal.in2p3.fr> 2
36
37        * src/cmtcvs.cxx (main): Add support for project file detection.
38        We now detect separately packages, projects and other structures.
39        The output provides two additional informations:
40        structure=none|project|package
41        sub_projects=...
42        (main): Accept a version level in the module specification
43        .cmtcvsinfos/<version>/...
44        to specify the version of cmtcvs if needed.
45
462001-09-27  Christian Arnault  <carnault@lxplus036.cern.ch> 1
47
48        * cmt/requirements: Add the cmt_error.cxx source file.
49
50        * src/cmtcvs.cxx (get_tags): Remove the obsolescent Atlas specific
51        patch which considered PACKAGE before requirements as the
52        reference file for getting cvs tags.
53
54        * cmt/fragments/exporter
55        * cmt/fragments/exporter_header
56          Add fragments for exporting the package kit to the Web site at LAL
57
58        * cmt/requirements : install the Export document generator.
59
Note: See TracBrowser for help on using the repository browser.