sbt/main-command/src/main
Eugene Yokota 87dc5da93a Fix sbt trying to delete /tmp on ARM Macs
Problem
-------
There's a bug in ipcsocket cleanup logic that effectively
tries to wipe out /tmp.

Workaround
----------
We should fix the underlying bug, but we can start by
explicitly configuring the temp directories ipcsocket uses.

Ref https://github.com/sbt/sbt/issues/6931
2022-06-25 18:58:19 -04:00
..
contraband IPC Unix domain socket for sbt server 2017-11-27 21:37:31 -05:00
contraband-scala regen contraband 2020-12-21 17:21:54 +00:00
java/sbt/internal Fix sbt trying to delete /tmp on ARM Macs 2022-06-25 18:58:19 -04:00
scala "oldshell" command should use `OldShell` on failure instead of `Shell` 2022-05-23 19:58:41 +03:00