Kouhei Sutou
null+****@clear*****
Wed Feb 4 10:52:30 JST 2015
Kouhei Sutou 2015-02-04 10:52:30 +0900 (Wed, 04 Feb 2015) New Revision: e1b522afb0d189e09ca8fa96d3301236c1410259 https://github.com/mroonga/mroonga/commit/e1b522afb0d189e09ca8fa96d3301236c1410259 Message: appveyor: force disabling packaging related configure Modified files: appveyor.yml Modified: appveyor.yml (+2 -3) =================================================================== --- appveyor.yml 2015-02-04 10:04:03 +0900 (7aada86) +++ appveyor.yml 2015-02-04 10:52:30 +0900 (fbf4473) @@ -1,7 +1,5 @@ version: "{build}" clone_depth: 1 -environment: - VisualStudio: 10.0 install: - cd .. - choco install curl 7zip.commandline @@ -17,7 +15,8 @@ install: - move ..\groonga storage\mroonga\vendor\groonga - git clone --quiet --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql build_script: - - cmake . -G "Visual Studio 10 Win64" + - "type # > win\\packaging\\CMakeLists.txt" + - cmake . -G "Visual Studio 12 Win64" - cmake --build . --config RelWithDebInfo notifications: -------------- next part -------------- HTML����������������������������... ダウンロード