Changes between Version 1 and Version 2 of RBuild


Ignore:
Timestamp:
Jun 8, 2007, 10:35:02 PM (17 years ago)
Author:
John Small
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RBuild

    v1 v2  
    22== Ensure work in progress is committed and new files added: ==
    33
    4 Post a message to the FM/2 news group asking if all developers have committed their changes for th release build. Allow at least 24 hours for responses.
     4Post a message to the Yahoo FM/2 news group asking if all developers have committed their changes for the release build. Allow at least 24 hours for responses.
    55
    66== Check ready ==
     
    5454== Build ==
    5555
     56{{{
    5657  cd fm2.dev (i.e. top dir)
    5758  set DEBUG=
    5859  m makefile -a or make all
     60}}}
    5961
    6062== Test ==
     63{{{
    6164  Test binaries
    6265  m lx or make lxlite to compress exe/dlls
    63   re test...
    64 
     66  re-test...
     67}}}
    6568== Build distros ==
    66 
     69{{{
    6770  make dist
    6871  Zip distribution .wpi for add the FM2utilities package if desired.
     
    7275  binrel
    7376  srcrel
    74 
     77}}}
    7578== Known tags ==
    76 
     79{{{
    7780  3.05.09
    7881  FM2-3_05-BETA-08
     
    99102  MKIMES1_0
    100103  MKIMES
     104}}}