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

allow self.name/self.version for build_folder_vars #15705

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Feb 19, 2024

Changelog: Feature: Allow self.name and self.version in build_folder_vars attribute and conf.
Docs: conan-io/docs#3636

Close #12326

@memsharded memsharded added this to the 2.2.0 milestone Feb 19, 2024
@memsharded memsharded marked this pull request as draft February 26, 2024 09:41
@memsharded memsharded marked this pull request as ready for review February 28, 2024 13:23
@memsharded memsharded requested a review from czoido February 28, 2024 13:43
@memsharded memsharded merged commit 0d09f6b into conan-io:develop2 Feb 28, 2024
2 checks passed
@memsharded memsharded deleted the feature/build_folder_vars_self_name_version branch February 28, 2024 16:25
memsharded added a commit to memsharded/conan that referenced this pull request Mar 3, 2024
czoido pushed a commit that referenced this pull request Mar 13, 2024
* wip

* wip

* wip

* wip

* wip

* wip

* package_id config_mode

* test

* wip

* trying auto

* wip

* fix conan_server timestamp truncation

* fix test

* wip

* wip

* lockfiles

* Update conan/cli/commands/config.py

Co-authored-by: Francisco Ramírez <[email protected]>

* Update conans/client/graph/graph_binaries.py

Co-authored-by: Francisco Ramírez <[email protected]>

* Update conans/test/functional/command/config_install_test.py

Co-authored-by: Francisco Ramírez <[email protected]>

* Fix `conan profile show --format=json` for profiles with scoped confs (#15747)

Fix conan profile show --format=json for profiles with scopd confs

* review

* fix issues and improve CMakeToolchain.preprocessor (#15756)

* fix issues and improve CMakeToolchain.preprocessor

* fix test

* list --profile argument (#15697)

* list --profile argument

* filtering

* fix PkgConfigDeps in build context (#15763)

fix PkgConfigDeps

* [CMakeToolchain]Adding visibility flag to CONAN_C_FLAGS (#15762)

Adding visibility flags to C flags too

* PkgConfigDeps refactor (#15771)

* allow self.name/self.version for build_folder_vars (#15705)

* wip

* wip

* wip

* wip

---------

Co-authored-by: Francisco Ramírez <[email protected]>
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] Allow self.name in tools.cmake.cmake_layout:build_folder_vars
3 participants