Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Detect MSVC settings in Conan 2.0 way #454

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
a39ab8e
feat: Modify '_get_msvc_ide_version'
hwhsu1231 Oct 24, 2022
b6e6cc5
feat: Modify '_collect_settings'
hwhsu1231 Oct 24, 2022
9350b94
feat: Modify 'conan_cmake_detect_vs_runtime'
hwhsu1231 Oct 24, 2022
c536ecc
fix: Capitalize the first letter of runtime_type
hwhsu1231 Oct 24, 2022
ed7b372
refactor: Add comments and messages for detection
hwhsu1231 Oct 24, 2022
466ef09
feat: Detect 'compiler.cppstd'
hwhsu1231 Oct 24, 2022
0dd84c9
feat: Modify PROFILE_AUTO of 'conan_cmake_run'
hwhsu1231 Oct 24, 2022
3042996
test: Fix 'test_settings_removed_from_autodetect'
hwhsu1231 Oct 24, 2022
9b8ea24
test: Fix 'test_settings'
hwhsu1231 Oct 24, 2022
fdc0633
test: Fix 'test_settings_removed_from_autodetect'
hwhsu1231 Oct 25, 2022
87b727e
test: Fix 'test_profile_auto'
hwhsu1231 Oct 25, 2022
f845739
refactor: Rename 'vs_runtime' to 'msvc_runtime'
hwhsu1231 Oct 26, 2022
deb24b8
refactor: Rename to '_get_msvc_version'
hwhsu1231 Oct 29, 2022
3c0431c
refactor: Use CMAKE_LANG_COMPILER_ARCHITECTURE_ID
hwhsu1231 Oct 29, 2022
bd94795
refactor: Rename 'conan_cmake_detect_msvc_version'
hwhsu1231 Nov 1, 2022
4ed83a4
chore: Modify comments for MSVC detection
hwhsu1231 Nov 16, 2022
2d9fb66
feat: Add back conan_cmake_detect_vs_version
hwhsu1231 Nov 16, 2022
0218e2f
feat: Add back conan_cmake_detect_vs_runtime
hwhsu1231 Nov 16, 2022
dde1eda
chore: Add comments for 'msvc' compiler.version
hwhsu1231 Nov 16, 2022
341e8f4
chore: Move up conan_cmake_detect_msvc_runtime
hwhsu1231 Nov 16, 2022
2f53c9f
chore: Modify some comments
hwhsu1231 Nov 16, 2022
7f7d4fb
chore: Add comment for _conan_detect_build_type
hwhsu1231 Nov 16, 2022
596265a
chore: Add comment for _conan_check_system_name
hwhsu1231 Nov 16, 2022
db8f8ae
chore: Adjust condition statement indents of MSVC
hwhsu1231 Nov 16, 2022
9f7446f
feat: Add back old VS compiler detection
hwhsu1231 Nov 16, 2022
32321d9
test: Fix test_settings_removed_from_autodetect
hwhsu1231 Nov 16, 2022
3115467
feat: Add CONAN_V2 detecting mechanism
hwhsu1231 Nov 16, 2022
8e7ec0a
chore: Move up conan_cmake_detect_unix_libcxx
hwhsu1231 Nov 17, 2022
4718944
chore: Add comments for detecting compiler.libcxx
hwhsu1231 Nov 17, 2022
c144477
chore: Rename to _conan_detect_xxx
hwhsu1231 Nov 26, 2022
b6b59c6
feat: Add _conan_detect_arch macro
hwhsu1231 Dec 19, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading