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

Updated Github matrix and Makefile to use COMPILER parameter #1632

Merged

Conversation

AngelicosPhosphoros
Copy link
Contributor

Summary

SUMMARY: Infrastructure "Fix CI builds"

Purpose of change

Fixes #1627

Describe the solution

Made Makefile look into COMPILER parameter

Describe alternatives you've considered

Just remove Makefile and use only cmake.

Testing

Not yet

Additional context

Found out that we don't actually use compilers from matrix when trying to bump C++ version.
#1624

Also little changes in code and some documenting comments.

@AngelicosPhosphoros AngelicosPhosphoros force-pushed the fix_ci_matrix branch 4 times, most recently from ced296b to f861134 Compare June 19, 2022 09:35
Also little changes in code and some documenting comments.
@AngelicosPhosphoros AngelicosPhosphoros changed the title [WIP] Updated Github matrix and Makefile to use COMPILER parameter Updated Github matrix and Makefile to use COMPILER parameter Jun 19, 2022
@Coolthulhu Coolthulhu merged commit 8c816c9 into cataclysmbnteam:upload Jun 19, 2022
@AngelicosPhosphoros AngelicosPhosphoros deleted the fix_ci_matrix branch June 20, 2022 06:58
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.

Matrix builds ignore compiler setting
2 participants