• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

データマイニングツール


Commit MetaInfo

Revisãoeeb465412d298e464c9bc841b211ebdc5c762d44 (tree)
Hora2013-11-22 16:55:56
Autornain <nain0606@gmai...>
Commiternain

Mensagem de Log

INSTAL変更

Mudança Sumário

Diff

--- a/Makefile
+++ b/Makefile
@@ -15,12 +15,13 @@ endif
1515 all: library mkgem
1616
1717 install:
18- (cd gem && ruby ../INSTALL $(version))
18+ (cd gem && ruby ../INSTALL.rb $(version))
1919 (cd gem/bin && install * /usr/local/bin)
2020
2121 clean:
2222 (cd lcm/lib && ruby extconf.rb && make clean)
2323 (cd zdd/lib && ruby gensrc.rb && ruby extconf.rb && make clean)
24+ (cd gem && rm -f gemspec && ruby ../INSTALL.rb $(version) CLEAN)
2425
2526
2627 library:
--- a/revison_hash
+++ b/revison_hash
@@ -1 +1 @@
1-commit 9582f679aebcdd88cb7396a3dea2a91bac49886b
1+commit e7747381572871fb3e5db60e922da1c85faf8374