Develop and Download Open Source Software

Browse CVS Repository

Annotation of /samurai-graph/samurai-graph/HowToRelease.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.25 - (hide annotations) (download)
Fri Oct 7 18:06:04 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
CVS Tags: RELENG_1_BP, RELEASE_1_0_3, RELEASE_1_0_6, RELEASE_1_0_7, RELEASE_1_0_4, RELEASE_1_0_5
Branch point for: RELENG_1
Changes since 1.24: +5 -5 lines
File MIME type: text/plain
update version number.

1 orrisroot 1.4 Memorandum of How To Release.
2 orrisroot 1.1
3 orrisroot 1.8 1. update change logs.
4     - update product.xml in web resources 'web/htdocs/product.xml'.
5     - run synchronization script.
6     % cd src/changelog
7     % ./make.sh (make.bat)
8    
9     2. update version number.
10 orrisroot 1.4
11 orrisroot 1.20 - src/resources/samurai-graph.properties
12 orrisroot 1.23 samurai-graph.version=1.0.0
13 orrisroot 1.20
14 kuromaru 1.13 - installer/win32/resources/vector/README.txt
15 orrisroot 1.25 Samurai Graph 1.0.3
16     samurai-graph-w103.zip
17     samurai-graph-w103
18     samurai-graph-win32-1.0.3.exe
19 kuromaru 1.13
20 orrisroot 1.8 3. commit version updated sources.
21 orrisroot 1.4 % cvs commit
22    
23 orrisroot 1.8 4. add tag to CVS repository.
24 orrisroot 1.25 % cvs tag RELEASE_1_0_3
25 orrisroot 1.1
26 orrisroot 1.8 5. rebuild binaries.
27 orrisroot 1.1 % ./build.sh rebuild
28    
29 orrisroot 1.8 6. create os specific installer
30 orrisroot 1.1 Windows:
31 kuromaru 1.3 run NSIS 2.0 compiler.
32 orrisroot 1.1 - installer/win32/samurai-graph-wiwn32-inst.nsi
33     MacOS X:
34     create disk image distribution file
35     % cd installer/mac
36 orrisroot 1.9 % ./build.sh build
37 orrisroot 1.24 UNIX:
38     create disk image distribution file
39     % cd installer/unix
40     % ./build.sh build

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26