Kouhei Sutou
null+****@clear*****
Thu Feb 18 00:10:37 JST 2016
Kouhei Sutou 2016-02-18 00:10:37 +0900 (Thu, 18 Feb 2016) New Revision: b6e6edb573056a99ad2e81a9a1593a0dfcfcb293 https://github.com/pgroonga/pgroonga/commit/b6e6edb573056a99ad2e81a9a1593a0dfcfcb293 Message: appveyor: enable mruby Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2016-02-15 23:43:25 +0900 (0b7ab7a) +++ appveyor.yml 2016-02-18 00:10:37 +0900 (4d05e4a) @@ -8,7 +8,7 @@ build_script: - 7z x postgresql-9.4.1-3-windows-x64-binaries.zip > nul - cd pgroonga - git clone --recursive --quiet --depth 1 https://github.com/groonga/groonga.git vendor\groonga - - cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX="..\\pgsql" + - cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX="..\\pgsql" -DGRN_WITH_MRUBY=yes - cmake --build . --config Debug - cmake --build . --config Debug --target Install -------------- next part -------------- HTML����������������������������...Download