Commit graph

15 commits

Author SHA1 Message Date
Wojtek Mach
cb7f51726a
Fix macOS menu bar (#1057) 2022-03-17 20:32:59 +01:00
Wojtek Mach
baccc964db
More Windows vendoring fixes (#1049) 2022-03-10 16:42:32 +01:00
Wojtek Mach
fe53c6a852
Fix vendoring OTP for Windows app (#1039) 2022-03-03 17:08:17 +01:00
Wojtek Mach
d297eee919
Download makensis.exe and magick.exe on demand (#1037) 2022-03-02 21:28:06 +01:00
Wojtek Mach
29f0f54bbd
Desktop app packaging for Windows (#1032) 2022-03-02 12:06:30 +01:00
Jonatan Kłosko
51db7b482b
Adjust stop reasons for server processes (#958)
* Adjust stop reasons for server processes

* Update lib/livebook/unique_task.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-01-30 13:30:33 +01:00
Roberto Estrada
5110f85e73
macOS App includes elixir, erlang for standalone mode (#929) 2022-01-24 23:41:49 +01:00
Wojtek Mach
88a92f8b2d Fix CFBundleShortVersionString and CFBundleVersion values 2022-01-23 20:23:52 +01:00
Kevin
0405690177
Fix macOS build (#911) 2022-01-21 10:48:21 +01:00
Wojtek Mach
526499dfa5 Update Mac error alert style 2022-01-20 21:33:07 +01:00
Wojtek Mach
f4397d36b9
Add Swift launcher (#905) 2022-01-20 21:27:37 +01:00
Wojtek Mach
909b00bfbc
Clean up building Info.plist (#900) 2022-01-20 09:58:26 +01:00
Kevin
cd757f8811
Add version to Mac app (#899) 2022-01-20 09:01:08 +01:00
Wojtek Mach
3c48fff159
Fix launcher script (#888)
The idea was to leave trailing `\` for bash but it needs to be escaped!
The script worked fine fwiw.
2022-01-19 13:40:59 +01:00
Wojtek Mach
e8c80bf6a7
Add Mac app release (#865) 2022-01-17 17:34:38 +01:00