[GitHub] thrift issue #1247: MSYS-appveyor-install.bat: use mingw-w64-xxx variants

2017-04-18 Thread emmenlau
Github user emmenlau commented on the issue: https://github.com/apache/thrift/pull/1247 Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] thrift issue #1247: MSYS-appveyor-install.bat: use mingw-w64-xxx variants

2017-04-18 Thread emmenlau
Github user emmenlau commented on the issue: https://github.com/apache/thrift/pull/1247 Should be working now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] thrift pull request #1247: MSYS-appveyor-install.bat: use mingw-w64-xxx vari...

2017-04-17 Thread emmenlau
Github user emmenlau commented on a diff in the pull request: https://github.com/apache/thrift/pull/1247#discussion_r111824596 --- Diff: build/appveyor/MSYS-appveyor-install.bat --- @@ -28,11 +28,11 @@ CALL cl_showenv.bat|| EXIT /B SET PACKAGES

[GitHub] thrift pull request #1247: MSYS-appveyor-install.bat: use mingw-w64-xxx vari...

2017-04-17 Thread emmenlau
Github user emmenlau commented on a diff in the pull request: https://github.com/apache/thrift/pull/1247#discussion_r111824603 --- Diff: build/appveyor/MSYS-appveyor-install.bat --- @@ -28,11 +28,11 @@ CALL cl_showenv.bat|| EXIT /B SET PACKAGES

[GitHub] thrift pull request #1248: lib/cpp/CMakeLists.txt: enable Windows sources al...

2017-04-07 Thread emmenlau
GitHub user emmenlau opened a pull request: https://github.com/apache/thrift/pull/1248 lib/cpp/CMakeLists.txt: enable Windows sources also on MSYS2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/emmenlau/thrift THRIFT-4159

[GitHub] thrift pull request #1247: MSYS-appveyor-install.bat: use mingw-w64-xxx vari...

2017-04-07 Thread emmenlau
GitHub user emmenlau opened a pull request: https://github.com/apache/thrift/pull/1247 MSYS-appveyor-install.bat: use mingw-w64-xxx variants Use mingw-w64-xxx variants of openssl and zlib on MSYS2 build for Windows You can merge this pull request into a Git repository by running