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

Feature/language cppstd #16314

Draft
wants to merge 22 commits into
base: develop2
Choose a base branch
from

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented May 21, 2024

Changelog: Feature: Automatic management of cppstd linkage by C projects based on languages definition
Docs: https://github.com/conan-io/docs/pull/XXXX

TO BE managed AFTER #16028

Close #14607

memsharded and others added 22 commits February 19, 2024 21:41
* feat add test to bazeldeps

* Fixed several bugs. Improved tests coverage

* Reverted

* Better name

---------

Co-authored-by: Francisco Ramirez de Anton <[email protected]>
* refactor apple_min_version_flag()

* Refactored all the apple module and where it was being used (AutotoolsToolchain and MesonToolchain for now)

* Fixed bad return

* Fixing tests

* Keeping legacy behavior in apple_min_version_flag function

* Preventing possible breaking change

---------

Co-authored-by: Francisco Ramirez de Anton <[email protected]>
* Add hide_url tests for git scm tool

* Add hide_url flag to clone and fetch_commit.

Resolves conan-io#15684

* Update conans/test/functional/tools/scm/test_git.py

* Update conans/test/functional/tools/scm/test_git.py

---------

Co-authored-by: Rubén Rincón Blanco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] CMakeDeps: define IMPORTED_LINK_INTERFACE_LANGUAGES in case of static C++ lib
3 participants