Changes between Version 138 and Version 139 of CompileOnWindows

Show
Ignore:
Timestamp:
01/17/10 08:34:56 (3 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v138 v139  
    320320}}} 
    321321 
    322 2. Update SVN revision number (see {{{svn info}}}), e.g. change 
     3222. Define {{{INSTALER_TYPE}}} 
     323 
     324 * GRASS 6.4: valid options - {{{Release64}}}, {{{Dev64}}} (default: {{{Release64}}}) 
     325 * GRASS 6.5: valid options - {{{Dev65}}} (default: {{{Dev65}}}) 
     326 * GRASS 7.0: valid options - {{{Dev7}}} (default: {{{Dev7}}}) 
     327 
     3283. Update SVN revision number (see {{{svn info}}}), e.g. change 
    323329 
    324330{{{ 
     
    332338}}} 
    333339 
    334 3. Right click on the file {{{c:\temp\GRASS-Installer.nsi}}} and select Compile NSIS Script. 
    335  
    336 4. When finished, you should have the WinGRASS release installer in {{{c:\temp}}}. 
     3404. Right click on the file {{{c:\temp\GRASS-Installer.nsi}}} and select Compile NSIS Script. 
     341 
     3425. When finished, you should have the WinGRASS release installer in {{{c:\temp}}}. 
    337343 
    338344== TODO ==