livebook/rel/app
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
..
env.bat.eex Start desktop app in home directory (#1302) 2022-07-28 15:40:55 +02:00
env.sh.eex Start desktop app in home directory (#1302) 2022-07-28 15:40:55 +02:00
icon-macos.png Desktop icon improvements (#1201) 2022-05-27 14:45:20 +02:00
icon.ico Desktop icon improvements (#1201) 2022-05-27 14:45:20 +02:00
icon.png Desktop icon improvements (#1201) 2022-05-27 14:45:20 +02:00
standalone.exs Fix vendoring OTP (#1495) 2022-10-24 10:56:16 +02:00
vm.args.eex