5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-21 11:29:29 +08:00
wails/v2/pkg
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
..
buildassets [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
clilogger Dev colours 2021-02-20 15:25:40 +11:00
commands/build [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
git [v2] Fix slash escaping in git username 2021-11-30 19:02:20 +11:00
logger [windows-x] Initial support for dev 2021-08-18 22:13:45 +10:00
mac Initial support for desktop notifications 2021-04-07 06:32:21 +10:00
menu refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
options [v2, windows] Invert the frameless border flag and rename it (#1157) 2022-02-16 20:28:46 +11:00
parser refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
runtime Feature/align api (#1161) 2022-02-19 20:29:55 +11:00
str Support updating tray labels in an efficient manner 2021-01-16 11:35:49 +11:00