TwlToolsRED/build/tools/NitroArm7VerChecker
yoshida_teruhisa b2b7a2a20a 一応 Readme を追加
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@498 7061adef-622a-194b-ae81-725974e89856
2010-01-27 05:51:16 +00:00
..
banner ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
header ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
include ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
src ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
AutoBuild.pl ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
demo.autogen.rsf ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
Makefile ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00
Readme.txt 一応 Readme を追加 2010-01-27 05:51:16 +00:00
ROM-TS_nand_alt.rsf ・カードアプリ(セキュア領域除く)を SD に書き込むツール 2010-01-27 05:38:37 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

同梱している AutoBuild.pl を使うと連続したシリアルナンバーを持つ複数のアプリを順にビルドする事ができます。
手作業で一つ一つビルドするよりは幸せになれます。
但し、ビルドプロセスを並列させると当然のごとく失敗します。
また、当然の事ながら perl スクリプトが動作する環境が必要です。

例1 から 10 までのシリアルナンバーを持ったアプリケーションをビルド。

perl ./AutoBuild.pl 1 10