[Groonga-commit] groonga/groonga at c73d9eb [master] appveyor: add

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed Nov 26 11:41:56 JST 2014


Kouhei Sutou	2014-11-26 11:41:56 +0900 (Wed, 26 Nov 2014)

  New Revision: c73d9ebefbd48f31e173475dfa13fcbc2208be88
  https://github.com/groonga/groonga/commit/c73d9ebefbd48f31e173475dfa13fcbc2208be88

  Message:
    appveyor: add
    
    [groonga-dev,02970]
    
    Patch by Hiroshi Hatake. Thanks!!!

  Added files:
    appveyor.yml

  Added: appveyor.yml (+8 -0) 100644
===================================================================
--- /dev/null
+++ appveyor.yml    2014-11-26 11:41:56 +0900 (8c60963)
@@ -0,0 +1,8 @@
+clone_folder: C:\grnwork
+clone_depth: 1
+build_script:
+ - cd C:\grnwork
+ - cmake . -G "Visual Studio 12"
+ - cmake --build . --config RelWithDebInfo
+
+test: off
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る