webdrop-bridge/build/scripts
claudi 37b772166c Fix WindowsBuilder executable path and enhance MSI linking error reporting
- Updated the path to the built executable to reflect changes in the output structure.
- Added calculation and display of total distribution size after build.
- Enhanced error reporting for the MSI linking process by capturing and printing stdout and stderr output.
- Updated WiX source file to include UI namespace for better compatibility.
- Removed unnecessary blank line in test_msi.py for cleaner code.
2026-02-18 18:20:57 +01:00
..
build_macos.sh feat: Implement configuration bundling for customer-specific builds and enhance build scripts 2026-01-30 11:09:19 +01:00
build_windows.py Fix WindowsBuilder executable path and enhance MSI linking error reporting 2026-02-18 18:20:57 +01:00
create_release.ps1 feat: Update application version to 0.5.0 and refactor version syncing script 2026-02-18 13:48:32 +01:00
create_release.sh refactor: Switch from Packages API to Releases API for distribution 2026-01-28 15:11:46 +01:00
sync_remotes.ps1 fix: Correct PowerShell syntax in sync_remotes.ps1 and add graceful error handling 2026-01-28 13:07:45 +01:00
sync_version.py refactor: Enhance Unicode handling in build scripts and rename sync_version function 2026-02-18 13:54:17 +01:00
version_utils.py feat: Implement centralized version management and sync process 2026-01-30 09:16:12 +01:00