Skip to content

NSIS packaging on the Windows platform#441

Merged
spe-ciellt merged 5 commits intodevelopfrom
feat/nsis-packaging
Mar 19, 2026
Merged

NSIS packaging on the Windows platform#441
spe-ciellt merged 5 commits intodevelopfrom
feat/nsis-packaging

Conversation

@spe-ciellt
Copy link
Copy Markdown
Contributor

Add support in CPack for creating install shielded files for Windows cross compiled platform using the NSIS generator.

Must verify that the other packaging doesn't break due to rewrite of the init.scm install(). The rewrite was needed to make CPack happy.

Will close #440

@spe-ciellt spe-ciellt self-assigned this Mar 17, 2026
@spe-ciellt spe-ciellt added enhancement New feature or request buildsystem Updates to the buildsystem (CMake/CTest/CPack) labels Mar 17, 2026
@spe-ciellt spe-ciellt force-pushed the feat/nsis-packaging branch from ac266fb to 6a4330a Compare March 19, 2026 07:33
@spe-ciellt spe-ciellt marked this pull request as ready for review March 19, 2026 08:39
@spe-ciellt spe-ciellt force-pushed the feat/nsis-packaging branch from 1c1ae8a to 0a7edc9 Compare March 19, 2026 17:00
@spe-ciellt spe-ciellt merged commit 61595ed into develop Mar 19, 2026
8 checks passed
@spe-ciellt spe-ciellt deleted the feat/nsis-packaging branch March 19, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildsystem Updates to the buildsystem (CMake/CTest/CPack) enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NSIS packaging support for the Windows platform in build

1 participant