From 51dee785374ec04a9d80d11ea727feeed817eae1 Mon Sep 17 00:00:00 2001 From: SANO Masatoshi Date: Tue, 7 Feb 2017 23:42:48 +0900 Subject: [PATCH] debug.. --- .appveyor.yml | 15 +-------------- Makefile.am | 16 +++++++++++++++- src/util_windows.c | 8 +++++--- 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index b73dfa2..2434c84 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -31,25 +31,12 @@ install: } build_script: - - if "%METHOD%"=="cross" msys%MSYS2_BITS%\usr\bin\bash -lc "mkdir /tmp;cd $APPVEYOR_BUILD_FOLDER; exec 0 nul - - if "%METHOD%"=="cross" cd %APPVEYOR_BUILD_FOLDER% - - if "%METHOD%"=="cross" 7z a Roswell-%MSYS2_ARCH%.zip roswell/ros.exe roswell/lisp/*.* roswell/documents/roswell.chm - if "%METHOD%"=="ci" C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0