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

Improvements to automated builds #204

Merged
merged 3 commits into from
Mar 26, 2023
Merged

Improvements to automated builds #204

merged 3 commits into from
Mar 26, 2023

Conversation

Gumball2415
Copy link
Collaborator

@Gumball2415 Gumball2415 commented Mar 23, 2023

This pull request aims to fix Appveyor builds not including the VC++ program database file due to #186.
This pull request also aims to improve Appveyor build versioning to be more concise, and also implementing Github Actions.

Changes in this PR:

  • Update VC++ program database file name in build script
  • Improve Appveyor build version info
  • Add Github Actions for build artifacts
  • Use Windows 10 SDK version 2104 (10.0.20348.0) to avoid unexpected linker failure

@Gumball2415 Gumball2415 changed the title Appveyor build version number Improvements to automated builds Mar 23, 2023
@Gumball2415 Gumball2415 force-pushed the version-incremement branch 4 times, most recently from de86a79 to 9175c0e Compare March 23, 2023 10:43
@Gumball2415 Gumball2415 force-pushed the version-incremement branch 24 times, most recently from 00dfaaa to f32d6e3 Compare March 25, 2023 13:20
@Gumball2415 Gumball2415 force-pushed the version-incremement branch 5 times, most recently from 0c3e96a to 7b6c75e Compare March 26, 2023 08:37
@Gumball2415 Gumball2415 force-pushed the version-incremement branch from 7b6c75e to 946ee41 Compare March 26, 2023 08:47
@Gumball2415 Gumball2415 force-pushed the version-incremement branch from e73a665 to de9bb02 Compare March 26, 2023 09:17
@Gumball2415 Gumball2415 merged commit 532f683 into main Mar 26, 2023
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.

1 participant