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

Windows specific fixes #3678

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Windows specific fixes #3678

merged 2 commits into from
Jul 6, 2022

Conversation

hs-apotell
Copy link
Collaborator

Windows specific fixes

  • Set the MSVC runtime library configuration AFTER the option to select CRT is set.
  • Add the post build steps only if building tests

Signed-off-by: HS hs@apotell.com

@hs-apotell
Copy link
Collaborator Author

@jcking Could you please look into this PR and promote it. This is a short follow up to #3663 which you approved.

@parrt parrt requested a review from mike-lischke June 25, 2022 17:10
@mike-lischke
Copy link
Member

Better @jcking reviews this patch, @parrt.

@parrt parrt requested review from jcking and removed request for mike-lischke June 26, 2022 17:41
@QuantamHD
Copy link

@jcking Can you take a look at this?

@parrt
Copy link
Member

parrt commented Jul 5, 2022

Hi @hs-apotell could you take a look at the conflict here? Or maybe @QuantamHD? I have refreshed my C++ knowledge but the build stuff is magic!

* Set the MSVC runtime library configuration AFTER the option to select
CRT is set.
* Add the post build steps only if building tests

Signed-off-by: HS <hs@apotell.com>
Signed-off-by: HS <hs@apotell.com>
@hs-apotell
Copy link
Collaborator Author

hs-apotell commented Jul 6, 2022

@parrt Resolved.

P.S. Looks like the Mac OSX swift tests are failing for different reason.

@parrt parrt added this to the 4.10.2 milestone Jul 6, 2022
@parrt parrt merged commit 82b0af7 into antlr:dev Jul 6, 2022
@parrt
Copy link
Member

parrt commented Jul 6, 2022

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants