-
Notifications
You must be signed in to change notification settings - Fork 991
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* - define settings for Visual Studio 2022 Signed-off-by: SSE4 <[email protected]> * - update cppstd for Visual Studio 2022 Signed-off-by: SSE4 <[email protected]> * - update MSVC detection Signed-off-by: SSE4 <[email protected]> * - update MSVC toolset Signed-off-by: SSE4 <[email protected]> * - update CMake generator for Visual Studio 2022 Signed-off-by: SSE4 <[email protected]> * - update compiler check for Visual Studio 2019 Signed-off-by: SSE4 <[email protected]> * - update MSVC_YEAR, just in case (so far, only used for Intel compiler) Signed-off-by: SSE4 <[email protected]> * - update mapping in new toolchain Signed-off-by: SSE4 <[email protected]> * - fix build_sln_command test Signed-off-by: SSE4 <[email protected]> * - add VS2022 cppstd for new toolchain Signed-off-by: SSE4 <[email protected]> * Update conans/client/migrations_settings.py * Update conans/client/conf/__init__.py * Update conans/client/conf/__init__.py * - add 19.3 to the IDE version mapping Signed-off-by: SSE4 <[email protected]> * - add new tests Signed-off-by: SSE4 <[email protected]> * - new test Signed-off-by: SSE4 <[email protected]> * - mock vcvars_path, as VS17 is not installed, and for Linux/Macos Signed-off-by: SSE4 <[email protected]> * - mapping for msvc_compatible Signed-off-by: SSE4 <[email protected]> * - copy tests for VS2022 Signed-off-by: SSE4 <[email protected]> * - mark VS 2022 as disabled, so pytest mark doesn't fail, but just skips Signed-off-by: SSE4 <[email protected]> * - oops, type Signed-off-by: SSE4 <[email protected]>
- Loading branch information
Showing
24 changed files
with
383 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.