Wojtek Mach
93532b8d63
Prevent Mac app from running under Rosseta 2
2022-11-24 16:48:57 +01:00
Wojtek Mach
83ab333a16
Remove unused code
2022-10-24 11:36:13 +02:00
Wojtek Mach
819d572511
Don't hardcode the location of erl.exe on windows
2022-10-24 11:35:20 +02:00
Wojtek Mach
e152c9d1a7
Fix vendoring OTP ( #1495 )
...
Summary of changes:
- Vendor OTP at: rel/vendor/otp
- Remove rel/vendor/otp/lib/*/src
- Include /usr/local/bin in $PATH. This is not there by default and that's where homebrew (on x86_64) installs things so it should make it easier to build some packages with NIFs.
2022-10-24 10:56:16 +02:00
Wojtek Mach
bf448122a9
Remove unused function
2022-09-12 14:26:45 +02:00
Wojtek Mach
a3ee750d54
Remove unused variable
2022-09-12 14:26:09 +02:00
Wojtek Mach
73dc1c98d4
Remove version-target from Windows installer
2022-09-07 15:47:37 +02:00
Wojtek Mach
bdb527fde1
Remove version from .dmg path
2022-09-07 15:28:31 +02:00
Wojtek Mach
52cf7c8a5b
Minor bootstrap improvements ( #1380 )
2022-09-02 12:03:32 +02:00
Wojtek Mach
e08d022e2f
Cross-compile MacOS launcher on x86_64 and aarch64
2022-08-19 13:44:24 +02:00
Jonatan Kłosko
eac93a47ec
Get app bundler dependencies in the windows build script
2022-08-11 14:20:50 +02:00
Wojtek Mach
cf80d485ea
Switch rcedit to libpe which updates executable checksum
...
closes #1324
2022-08-10 16:22:28 +02:00
Wojtek Mach
a85dbb77f7
Display error message when windows launcher failed to start release ( #1298 )
2022-08-10 15:44:54 +02:00
Wojtek Mach
bc2a4d9d37
Fix displaying error alert on macOS
2022-08-10 15:02:07 +02:00
Wojtek Mach
f33eb616aa
Remove tmp file
2022-08-10 12:13:02 +02:00
Wojtek Mach
bf4092c4ff
Don't prompt for vcredist, closes #1306
2022-08-10 12:12:30 +02:00
Wojtek Mach
8e0bd198de
Respect :build_installer when bundling on windows
2022-07-25 14:39:40 +02:00
Wojtek Mach
429f6d1394
Start ssl and inets when bundling on windows
2022-07-25 14:39:18 +02:00
Wojtek Mach
81ff876b7a
Standardise desktop installer names ( #1286 )
2022-07-20 11:05:28 +02:00
Wojtek Mach
c3866d71b9
Remove unused variable
2022-07-19 15:00:46 +02:00
Wojtek Mach
0880a19683
Fix bundler path
2022-07-19 14:58:43 +02:00
Wojtek Mach
a510148325
Fix remaining occurence of app_builder
2022-07-19 14:55:33 +02:00
Wojtek Mach
8da05a5c5a
Rename AppBuilder to AppBundler ( #1283 )
2022-07-19 14:48:07 +02:00