Skip to content

Conversation

@franramirez688
Copy link
Contributor

Changelog: Feature: MesonToolchain needs_exe_wrapper property now listens to can_run() function.
Docs: omit
Closes: #19217

@memsharded memsharded merged commit 7f2af5e into conan-io:develop2 Dec 12, 2025
16 checks passed
memsharded pushed a commit that referenced this pull request Dec 15, 2025
…19382)

* Conditioned to can_run property

* comments

* without quotes

* Fixed test
czoido added a commit that referenced this pull request Dec 16, 2025
* wip

* working

* removed vxworks test

* fixes

* fix sysroot for qnx under autotools (#18897)

* fix sysroot for qnx under autotools

* fix comma

* Feature/config install pkg lock (#17793)

* conan config install-pkg from lockfile

* checking locked config-requires

* wip

* wip

* wip

* minor refactor

* wip

* wip

* fixes

* reverted to not break existing cache config_version.json

* fix test

* wip

* wip

* wip

* wip

* final proposal

* imports

* ready for review

* review, better API, better UX default to cwd, new command

* fix test

* fix ignore of conaninfo.txt and conanmanifest.txt

* msg for conan config clean

* [MesonToolchain] `needs_exe_wrapper` depends on `can_run` function (#19382)

* Conditioned to can_run property

* comments

* without quotes

* Fixed test

* precedence

* wip

* wip

* fixes

* fixes

* fixes

* fixes

* fixes

* Update test/functional/toolchains/gnu/autotools/test_win_bash.py

Co-authored-by: Carlos Zoido <[email protected]>

---------

Co-authored-by: Francisco Ramírez <[email protected]>
Co-authored-by: Carlos Zoido <[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] Improve MesonToolchain needs_exe_wrapper logic

2 participants