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

Closed

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 25 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 <franchuti688@gmail.com>
* 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 <franchuti688@gmail.com>
* 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 <git@rinconblanco.es>
@memsharded
Copy link
Member Author

Superseded by #16964 for new CMakeDeps

@memsharded memsharded closed this Oct 23, 2024
@memsharded memsharded deleted the feature/language_cppstd branch October 23, 2024 13:08
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