Skip to content

Add CI workflow to build Windows binary (fixes #240)#241

Merged
wonder-sk merged 7 commits intoMerginMaps:masterfrom
dvdkon:windows-build-ci
Jan 15, 2026
Merged

Add CI workflow to build Windows binary (fixes #240)#241
wonder-sk merged 7 commits intoMerginMaps:masterfrom
dvdkon:windows-build-ci

Conversation

@dvdkon
Copy link
Contributor

@dvdkon dvdkon commented Jan 15, 2026

This PR adds a Github Actions workflow that builds, and publishes as an artifact, geodiff.exe. It also contains some necessary refactoring of the CMake build system and fixes of MSVC warnings.

Fixes #240

@dvdkon dvdkon marked this pull request as ready for review January 15, 2026 17:12
@dvdkon dvdkon changed the title Add CI workflow to build Windows binary Add CI workflow to build Windows binary (fixes #240) Jan 15, 2026
Copy link
Contributor

@wonder-sk wonder-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 🎉 thanks also for the cmake modernization. Just some minor bits below...

@wonder-sk wonder-sk merged commit 071ec5b into MerginMaps:master Jan 15, 2026
9 checks passed
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.

Build geodiff.exe for windows with postgres in CI

2 participants