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

Revert changes from PR 7586 #7638

Merged
merged 1 commit into from
Sep 2, 2020
Merged

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Sep 2, 2020

Changelog: omit
Docs: omit

This PR reverts the changes from: #7586
It was necessary as this test: https://github.com/conan-io/test/blob/master/conan_tests/external_tools/meson_test.py was failing for Windows.
The reason is that if cc or c++ are in the path in Windows they will be detected as the default compilers and this changes the behaviour from previous versions. We are reverting this for the moment and will be testing the compiler auto-detection further.

@czoido czoido added this to the 1.29 milestone Sep 2, 2020
@memsharded
Copy link
Member

cc / @SSE4

We are reverting this, this is breaking the 1.29 release, changing the default profile to use MinGW in windows

@czoido czoido merged commit 050a65e into conan-io:release/1.29 Sep 2, 2020
@SSE4
Copy link
Contributor

SSE4 commented Sep 2, 2020

okay, I'll take a look into Windows part, shouldn't be too complicated

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