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

fix issues and improve CMakeToolchain.preprocessor #15756

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Feb 26, 2024

Changelog: Fix: Avoid CMakeToolchain.preprocessor_definition definitions to "None" literal string when it has no value (Python None).
Docs: Omit

Close #15753

@memsharded memsharded added this to the 2.2.0 milestone Feb 26, 2024
@czoido czoido merged commit 9ac4720 into conan-io:develop2 Feb 27, 2024
2 checks passed
@memsharded memsharded deleted the fix/cmake_toolchain_config_preprocessor branch February 27, 2024 08:49
memsharded added a commit to memsharded/conan that referenced this pull request Mar 3, 2024
* fix issues and improve CMakeToolchain.preprocessor

* fix test
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 <franchuti688@gmail.com>

* Update conans/client/graph/graph_binaries.py

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

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

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* 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 <franchuti688@gmail.com>
Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
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.

[bug]preprocessor_definitions.Release["XXX"] = None generate not corrext
3 participants