cad-editor/packaging
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Claude fd949b74c7
refactor(installer): split installer UI into its own ui.wxs
Moves the WixUI_Minimal UI and finish-screen launch checkbox out of
main.wxs into a dedicated ui.wxs fragment, referenced from main.wxs via
<UIRef Id='OpenCADStudioUI'>. Keeps the package/feature definition and
the UI concerns in separate files.

Updates the release workflow to compile both .wxs files (candle now
writes per-source .wixobj into a directory) and link both objects.

https://claude.ai/code/session_01DFVSKgViFaxEjZD2KsTdtt
2026-06-12 07:28:04 +00:00
..
homebrew docs+ci(macos): ad-hoc sign bundle, add Homebrew cask, clarify install 2026-06-04 12:45:58 +03:00
windows refactor(installer): split installer UI into its own ui.wxs 2026-06-12 07:28:04 +00:00
Info.plist chore: rename H7CAD to Open CAD Studio 2026-05-23 17:16:15 +03:00
OpenCADStudio.desktop feat(packaging): open files from argv, ship Windows MSI installer (#36) 2026-05-29 23:34:14 +03:00