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 scons test and conf #14729

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Sep 13, 2023

Changelog: Omit
Docs: Omit

@memsharded memsharded merged commit 1a16a54 into conan-io:develop Sep 13, 2023
LielHarel pushed a commit to LielHarel/conan that referenced this pull request Sep 18, 2023
correct scons test and conf
AbrilRBS pushed a commit that referenced this pull request Sep 25, 2023
* Fix scons test and conf (#14729)

correct scons test and conf

* - Add a qualifier to install() method in package_manager that
indicates whether the package is for the host machine (that will run the software)
or for the build machine.
According to that the we will install a package for the needed arch when cross building.

- Add a test for this case.

* Update conans/test/functional/toolchains/scons/test_sconsdeps.py

* Update conan/tools/system/package_manager.py

* Update conans/test/integration/tools/system/package_manager_test.py

---------

Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: James <james@conan.io>
Co-authored-by: James <memsharded@gmail.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.

3 participants