Skip to content

appveyor.yml: Add MSVC 16 2019 support - #1780

Merged
nlohmann merged 4 commits into
nlohmann:developfrom
t-b:add-msvc-16-2019
Nov 2, 2019
Merged

nlohmann merged 4 commits into
nlohmann:developfrom
t-b:add-msvc-16-2019

Conversation

@t-b

@t-b t-b commented Oct 7, 2019

Copy link
Copy Markdown
Contributor

silence bot!

@request-info

request-info Bot commented Oct 7, 2019

Copy link
Copy Markdown

We would appreciate it if you could provide us with more info about this issue or pull request! Please check the issue template and the pull request template.

@request-info request-info Bot added the state: needs more info the author of the issue needs to provide more details label Oct 7, 2019
@coveralls

coveralls commented Oct 7, 2019

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling c6cbdf9 on t-b:add-msvc-16-2019 into ed55414 on nlohmann:develop.

@nlohmann nlohmann left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please check why the AppVeyor builds are failing: https://ci.appveyor.com/project/nlohmann/json/builds/27941353?

@t-b
t-b force-pushed the add-msvc-16-2019 branch 4 times, most recently from e3ce966 to 2391a04 Compare October 14, 2019 20:14
@t-b
t-b force-pushed the add-msvc-16-2019 branch 2 times, most recently from b05e49d to f77841e Compare October 16, 2019 07:12
t-b added 2 commits October 16, 2019 17:10
In a future commit we want to add support for MSVC 2019. For that
version cmake requires us to pass in the architecture not part of the
generator but explicitly.

So let's pass that in always like that. This also removes the doubling
of the platform/architecture.
@t-b
t-b force-pushed the add-msvc-16-2019 branch from f77841e to 4062e8e Compare October 16, 2019 15:11
@t-b

t-b commented Oct 16, 2019

Copy link
Copy Markdown
Contributor Author

@nlohmann Ready

@t-b
t-b force-pushed the add-msvc-16-2019 branch from 4062e8e to c6cbdf9 Compare October 16, 2019 20:35
@t-b
t-b requested a review from nlohmann October 17, 2019 15:53
@t-b

t-b commented Oct 29, 2019

Copy link
Copy Markdown
Contributor Author

@nlohmann Anything still missing here?

@nlohmann nlohmann added platform: visual studio related to MSVC release item: ⚡ improvement and removed state: needs more info the author of the issue needs to provide more details labels Nov 2, 2019
@nlohmann nlohmann self-assigned this Nov 2, 2019
@nlohmann nlohmann added this to the Release 3.7.1 milestone Nov 2, 2019
@nlohmann
nlohmann merged commit 4d1e4c6 into nlohmann:develop Nov 2, 2019
@nlohmann

nlohmann commented Nov 2, 2019

Copy link
Copy Markdown
Owner

Thanks!

@nlohmann

nlohmann commented Nov 2, 2019

Copy link
Copy Markdown
Owner

🔖 Release item

This issue/PR will be part of the next release of the library. This template helps preparing the release notes.

Type

  • ✨ New Feature
  • 🐛 Bug Fix
  • ⚡️ Improvement
  • 🔨 Further Change
  • 🔥 Deprecated function

Description

  • Add MSVC 16 2019 support to CI.

@t-b
t-b deleted the add-msvc-16-2019 branch November 2, 2019 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants