Jeffrey Morgan
|
8782dd5628
|
fix build_windows.ps1 script to run go build with the correct flags
|
2024-02-22 17:41:43 -05:00 |
|
Jeffrey Morgan
|
1ae1c33651
|
Windows build + installer adjustments (#2656)
* remove `-w -s` linker flags on windows
* use `zip` for windows installer compression
|
2024-02-21 18:21:26 -05:00 |
|
Jeffrey Morgan
|
92423b0600
|
add dist directory in build_windows.ps
|
2024-02-21 00:05:05 -05:00 |
|
Daniel Hiltgen
|
df6dc4fd96
|
Fix duplicate menus on update and exit on signals
Also fixes a few fit-and-finish items for better developer experience
|
2024-02-16 15:33:16 -08:00 |
|
Daniel Hiltgen
|
272e53a1f5
|
Prepare to distribute standalone windows executable
This will be useful for our automated test riggig, and may be useful for
advanced users who want to "roll their own" system service
|
2024-02-15 14:56:55 -08:00 |
|
jmorganca
|
7ad9844ac0
|
set exe metadata using resource files
|
2024-02-15 05:56:45 +00:00 |
|
Daniel Hiltgen
|
29e90cc13b
|
Implement new Go based Desktop app
This focuses on Windows first, but coudl be used for Mac
and possibly linux in the future.
|
2024-02-15 05:56:45 +00:00 |
|