Changes between Version 1 and Version 2 of ShippingACMTRelase


Ignore:
Timestamp:
May 9, 2005, 10:00:52 AM (19 years ago)
Author:
arnault
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ShippingACMTRelase

    v1 v2  
    1 
    21= Constructing a release for CMT =
    32
    43== Final step on the sources ==
    54
    6 The final step for preparing the release consists in changing cmt_version.h
     5The final step for preparing the release consists in
     6
     7 1. changing cmt_version.h
     8 1. checking in to SVN (still at HEAD)
    79
    810== Building binaries ==
     
    2527== Building the documentations ==
    2628
     29 1. Run the documentation generators
    2730{{{
    2831gmake doxygen       # on atlas.lal.in2p3.fr
     
    3033gmake pdf           # on lxplus
    3134}}}
    32 
    33 Prepare ReleaseNotes.html form ChangeLog
     35 1. Prepare ReleaseNotes.html form ChangeLog
     36 1. Prepare ../doc/download.html by installing the reference to the new version.
    3437
    3538== build the pacman kit ==
     
    4043}}}
    4144
    42 == Preparing ../doc/download.html ==
    43 
    44 install the new version.
    45 
    4645== Exporting to the CMT Web site ==
    4746
    4847{{{
    4948gmake Export        on a LAL machine
     49cd ../../
     50rm CMT*
    5051}}}
    5152