5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-12 15:09:33 +08:00
wails/v2/pkg
stffabi c5c0617c89
[v2, nsis] Seems like / as path separator works only for some directives in a cross platform way (#1227)
Especially the File directive seems not to work with a `/` on
Windows. Whereas `\` works for all directives and on all platforms.
So the `\` in NSIS can be used also on Linux and MacOS.
2022-03-08 20:35:16 +11:00
..
buildassets [v2, nsis] Seems like / as path separator works only for some directives in a cross platform way (#1227) 2022-03-08 20:35:16 +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