Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rust Openssl
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public Repositories
Rust Openssl
Commits
598b326f
Unverified
Commit
598b326f
authored
7 years ago
by
Steven Fackler
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #888 from sfackler/version-bumps
Upgrade 1.1.0 and 1.0.2 test versions
parents
020b2384
7942db5e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.circleci/config.yml
+2
-2
2 additions, 2 deletions
.circleci/config.yml
appveyor.yml
+4
-4
4 additions, 4 deletions
appveyor.yml
with
6 additions
and
6 deletions
.circleci/config.yml
+
2
−
2
View file @
598b326f
...
@@ -94,10 +94,10 @@ openssl_111: &OPENSSL_111
...
@@ -94,10 +94,10 @@ openssl_111: &OPENSSL_111
VERSION
:
1.1.1-pre2
VERSION
:
1.1.1-pre2
openssl_110
:
&OPENSSL_110
openssl_110
:
&OPENSSL_110
LIBRARY
:
openssl
LIBRARY
:
openssl
VERSION
:
1.1.0
g
VERSION
:
1.1.0
h
openssl_102
:
&OPENSSL_102
openssl_102
:
&OPENSSL_102
LIBRARY
:
openssl
LIBRARY
:
openssl
VERSION
:
1.0.2
n
VERSION
:
1.0.2
o
openssl_101
:
&OPENSSL_101
openssl_101
:
&OPENSSL_101
LIBRARY
:
openssl
LIBRARY
:
openssl
VERSION
:
1.0.1u
VERSION
:
1.0.1u
...
...
This diff is collapsed.
Click to expand it.
appveyor.yml
+
4
−
4
View file @
598b326f
...
@@ -5,20 +5,20 @@ environment:
...
@@ -5,20 +5,20 @@ environment:
-
TARGET
:
i686-pc-windows-gnu
-
TARGET
:
i686-pc-windows-gnu
BITS
:
32
BITS
:
32
MSYS2
:
1
MSYS2
:
1
OPENSSL_VERSION
:
1_1_0
g
OPENSSL_VERSION
:
1_1_0
h
-
TARGET
:
x86_64-pc-windows-msvc
-
TARGET
:
x86_64-pc-windows-msvc
BITS
:
64
BITS
:
64
OPENSSL_VERSION
:
1_1_0
g
OPENSSL_VERSION
:
1_1_0
h
OPENSSL_DIR
:
C:\OpenSSL
OPENSSL_DIR
:
C:\OpenSSL
# 1.0.2, 64/32 bit
# 1.0.2, 64/32 bit
-
TARGET
:
x86_64-pc-windows-gnu
-
TARGET
:
x86_64-pc-windows-gnu
BITS
:
64
BITS
:
64
MSYS2
:
1
MSYS2
:
1
OPENSSL_VERSION
:
1_0_2
n
OPENSSL_VERSION
:
1_0_2
o
-
TARGET
:
i686-pc-windows-msvc
-
TARGET
:
i686-pc-windows-msvc
BITS
:
32
BITS
:
32
OPENSSL_VERSION
:
1_0_2
n
OPENSSL_VERSION
:
1_0_2
o
OPENSSL_DIR
:
C:\OpenSSL
OPENSSL_DIR
:
C:\OpenSSL
-
TARGET
:
x86_64-pc-windows-msvc
-
TARGET
:
x86_64-pc-windows-msvc
VCPKG_DEFAULT_TRIPLET
:
x64-windows
VCPKG_DEFAULT_TRIPLET
:
x64-windows
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment