Skip to content

Allow binaries to be in a subdir (x64/x86)#1503

Open
idanmiara wants to merge 5 commits intolmbelo:masterfrom
talos-gis:feat/bin_subdir_support
Open

Allow binaries to be in a subdir (x64/x86)#1503
idanmiara wants to merge 5 commits intolmbelo:masterfrom
talos-gis:feat/bin_subdir_support

Conversation

@idanmiara
Copy link
Contributor

@idanmiara idanmiara commented Dec 30, 2025

Currently the only difference between the x86 and the x64 builds are the app exe and WebView2Loader.dll files.
This PR adds an option to release both versions together (i.e. x64 bins in x64 subdir and x86 bins in x86 subdir).
This also make the dll post build copy event redundant.
.gitignore is updated to include .idea (unrelated but helpful for using git with PyCharm for this project)

@idanmiara idanmiara force-pushed the feat/bin_subdir_support branch from 41a7107 to 374af0a Compare December 30, 2025 20:09
@idanmiara idanmiara force-pushed the feat/bin_subdir_support branch from 374af0a to 33b10fb Compare December 30, 2025 20:39
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