History log of /curl/appveyor.yml (Results 101 – 116 of 116)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# aadf7b22 05-Oct-2018 Marcel Raad

AppVeyor: add remaining Visual Studio versions

This adds Visual Studio 9 and 10 builds.
There's no 64-bit VC9 compiler on AppVeyor, so use it as the Win32
build. Also, VC9 cannot be

AppVeyor: add remaining Visual Studio versions

This adds Visual Studio 9 and 10 builds.
There's no 64-bit VC9 compiler on AppVeyor, so use it as the Win32
build. Also, VC9 cannot be used for running the test suite.

Closes https://github.com/curl/curl/pull/3104

show more ...


# bb744caf 05-Oct-2018 Marcel Raad

AppVeyor: break long line

Closes https://github.com/curl/curl/pull/3104


# ae762e1a 07-Oct-2018 Marcel Raad

AppVeyor: remove unused BDIR variable

Closes https://github.com/curl/curl/pull/3104


# 8a42b769 04-Oct-2018 Marcel Raad

AppVeyor: disable test 500

It almost always results in
"starttransfer vs total: 0.000001 0.000000".
I cannot reproduce this locally, so disable it for now.

Closes https://gi

AppVeyor: disable test 500

It almost always results in
"starttransfer vs total: 0.000001 0.000000".
I cannot reproduce this locally, so disable it for now.

Closes https://github.com/curl/curl/pull/3100

show more ...


# f475d9ef 04-Oct-2018 Marcel Raad

AppVeyor: set custom install prefix

CMake's default has spaces and in 32-bit mode parentheses, which result
in syntax errors in curl-config.

Closes https://github.com/curl/curl/

AppVeyor: set custom install prefix

CMake's default has spaces and in 32-bit mode parentheses, which result
in syntax errors in curl-config.

Closes https://github.com/curl/curl/pull/3100

show more ...


# d72219ee 04-Oct-2018 Marcel Raad

AppVeyor: Remove non-SSL non-test builds

They don't add much value.

Closes https://github.com/curl/curl/pull/3100


# 803d2380 02-Oct-2018 Marcel Raad

AppVeyor: run test suite

Use the preinstalled MSYS2 bash for that.
Disable test 1139 as the CMake build doesn't generate curl.1.

Ref: https://github.com/curl/curl/issues/3070#is

AppVeyor: run test suite

Use the preinstalled MSYS2 bash for that.
Disable test 1139 as the CMake build doesn't generate curl.1.

Ref: https://github.com/curl/curl/issues/3070#issuecomment-425922224
Closes https://github.com/curl/curl/pull/3100

show more ...


# 16726614 03-Oct-2018 Marcel Raad

AppVeyor: use in-tree build

Required to run the tests.

Closes https://github.com/curl/curl/pull/3100


Revision tags: curl-7_61_1, curl-7_61_0
# c892795e 10-Jul-2018 Ruslan Baratov

CMake: Respect BUILD_SHARED_LIBS

Use standard CMake variable BUILD_SHARED_LIBS instead of introducing
custom option CURL_STATICLIB.

Use '-DBUILD_SHARED_LIBS=%SHARED%' in appveyo

CMake: Respect BUILD_SHARED_LIBS

Use standard CMake variable BUILD_SHARED_LIBS instead of introducing
custom option CURL_STATICLIB.

Use '-DBUILD_SHARED_LIBS=%SHARED%' in appveyor.yml.

Reviewed-by: Sergei Nikulov
Closes #2755

show more ...


Revision tags: curl-7_60_0, curl-7_59_0, curl-7_58_0, curl-7_57_0
# 9dfc541d 27-Oct-2017 Daniel Stenberg

appveyor: add a win32 build


Revision tags: curl-7_56_1, curl-7_56_0, curl-7_55_1, curl-7_55_0
# 001701c4 18-Jul-2017 Marcel Raad

AppVeyor: now really use CURL_WERROR

It was misspelled as CURL_ERROR in commit
2d86e8d1286e0fbe3d811e2e87fa0b5e53722db4.

Closes https://github.com/curl/curl/pull/1686


# 2d86e8d1 06-Jul-2017 Daniel Stenberg

appveyor: enable CURL_WERROR on all builds


# f541f7b9 20-Jun-2017 Simon Warta

ci: whitelist branches to avoid testing feature branches twice


Revision tags: curl-7_54_1, curl-7_54_0, curl-7_53_1, curl-7_53_0, curl-7_52_1, curl-7_52_0, curl-7_51_0, curl-7_50_3, curl-7_50_2, curl-7_50_1, curl-7_50_0
# 7c9cfd6c 22-Jun-2016 Sergei Nikulov

Appveyor: Updates for options - CURL_STATICLIB/BUILD_TESTING

Closes #892


Revision tags: curl-7_49_1, curl-7_49_0, curl-7_48_0, curl-7_47_1
# 7a8a7ca7 28-Jan-2016 Sergei Nikulov

AppVeyor: updated to handle OpenSSL/WinSSL builds

Closes #621


Revision tags: curl-7_47_0, curl-7_46_0, curl-7_45_0
# 4f037367 17-Sep-2015 Sergei Nikulov

CI: Added AppVeyor-CI for curl

Closes #439


12345