5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-05 02:40:32 +08:00
wails/v2/internal/system/packagemanager
stffabi b02dbfaddf
[v2] NSIS installer support for Windows (#1184)
* [v2] Add support for post build hooks

Currently only supports build-level hooks

* [v2] Improve build assets handling and use single source for manifest generation

The manifest asset files are now a go template and data will be
resolved before they are included into the build output.

Breaking Change: Windows manifest file must be named
“wails.exe.manifest” and doesn’t depend on the project name
anymore.

* [v2, windows] NSIS installer generation
2022-03-02 19:44:31 +11:00
..
apt.go [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
dnf.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
emerge.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
eopkg.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
packagemanager.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
pacman.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
pm.go [windows] wails doctor docker support Better output 2021-05-30 11:06:38 +10:00
zypper.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00