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

Simplify version-specific configuration in build scripts #5621

Merged
merged 1 commit into from Apr 7, 2020

Conversation

dmitrio95
Copy link
Contributor

A proposed way to simplify version branches configuration so commits like 5e9b1a6 would potentially be limited to changing up to 4 lines in config.cmake (and possibly some changes in appveyor.yml). Currently CI scripts read some of build settings directly from CMakeLists.txt, such scripts were corrected to allow config.cmake define the necessary variables depending on certain conditions (which was necessary to automate most of changes in 5e9b1a6-like commits).

The changes are not tested on CI build services yet, Windows-related changes may need more attention as I didn't test them locally.

@anatoly-os anatoly-os merged commit 27a6727 into musescore:master Apr 7, 2020
@dmitrio95 dmitrio95 deleted the build-version-config branch April 7, 2020 21:03
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.

None yet

3 participants