| 1 | 2007-04-24 <arnault@lal.in2p3.fr> 5
|
|---|
| 2 |
|
|---|
| 3 | * src/cmtcvs.cxx: Fix a bug in check_newer
|
|---|
| 4 | * cmt/requirements: Set the tags for Unix in general
|
|---|
| 5 |
|
|---|
| 6 | 2005-05-09 Christian Arnault <arnault@lal.in2p3.fr> 4
|
|---|
| 7 |
|
|---|
| 8 | * src/cmtcvs.cxx (get_tags): Search for old tags from Attic when
|
|---|
| 9 | the requirements file has been dropped.
|
|---|
| 10 | (get_tags): Check special tag naming convention for exactly <package>-<digit>
|
|---|
| 11 |
|
|---|
| 12 | 2005-04-25 <arnault@lal.in2p3.fr> 3
|
|---|
| 13 |
|
|---|
| 14 | * cmt/requirements: Add definitions for Windows
|
|---|
| 15 | * src/cmtcvs.cxx: Use standard include format
|
|---|
| 16 |
|
|---|
| 17 | 2005-04-23 Christian Arnault <arnault@lal.in2p3.fr> 2
|
|---|
| 18 |
|
|---|
| 19 | * src/cmtcvs.cxx (main): Add support for project file detection.
|
|---|
| 20 | We now detect separately packages, projects and other structures.
|
|---|
| 21 | The output provides two additional informations:
|
|---|
| 22 | structure=none|project|package
|
|---|
| 23 | sub_projects=...
|
|---|
| 24 | (main): Accept a version level in the module specification
|
|---|
| 25 | .cmtcvsinfos/<version>/...
|
|---|
| 26 | to specify the version of cmtcvs if needed.
|
|---|
| 27 |
|
|---|
| 28 | 2001-09-27 Christian Arnault <carnault@lxplus036.cern.ch> 1
|
|---|
| 29 |
|
|---|
| 30 | * cmt/requirements: Add the cmt_error.cxx source file.
|
|---|
| 31 |
|
|---|
| 32 | * src/cmtcvs.cxx (get_tags): Remove the obsolescent Atlas specific
|
|---|
| 33 | patch which considered PACKAGE before requirements as the
|
|---|
| 34 | reference file for getting cvs tags.
|
|---|
| 35 |
|
|---|
| 36 | * cmt/fragments/exporter
|
|---|
| 37 | * cmt/fragments/exporter_header
|
|---|
| 38 | Add fragments for exporting the package kit to the Web site at LAL
|
|---|
| 39 |
|
|---|
| 40 | * cmt/requirements : install the Export document generator.
|
|---|
| 41 |
|
|---|