Browse Subversion Repository
Contents of /README-build.txt
Parent Directory
| Revision Log
Revision 46 -
( show annotations)
( download)
Thu May 8 01:27:24 2008 UTC
(15 years, 11 months ago)
by tdott
File MIME type: text/plain
File size: 411 byte(s)
| 1 |
-*- Mode: outline -*- |
| 2 |
|
| 3 |
ビルドについての説明 |
| 4 |
|
| 5 |
* ビルドだけしたい |
| 6 |
build.sh モジュール名 |
| 7 |
|
| 8 |
** larch-docのみ |
| 9 |
larch-doc フォルダで ant を実行 |
| 10 |
|
| 11 |
* リリースする |
| 12 |
release.sh モジュール名 x.x (x.xはバージョン番号)を実行 |
| 13 |
できあがった zip ファイルを SouceForge にアップロード |
| 14 |
asdoc は上記のスクリプトにてアップロード済み |
| 15 |
|
| 16 |
** larch-docのみ |
| 17 |
larch-doc/release.sh を実行 |
| 18 |
これで SourceForge にアップロードされる |
|