Takeo Sawada
a0e5b553ef
launcher: debian package to depend on curl | wget
...
also give informative error message when neither is available
2022-02-21 17:38:18 +09:00
Eugene Yokota
f11a25a9c9
Add test
2021-11-27 21:19:38 -05:00
Eugene Yokota
7d429c6724
--no-server mode
...
Fixes #6530
Ref #6101
Problem
-------
Although having sbt server up by default is beneficial to well-tested
platforms like macOS, on less tested setups various native and/or
native-adjacent techniques we use could end up causing instability.
Solution
--------
This adds `--no-server` as a quick way of telling sbt not to start up
the sbt server or create virtual terminal.
2021-11-27 20:20:42 -05:00
Eugene Yokota
307f46a3c0
Fix line endings in msi
...
Fixes #6717
2021-11-19 20:41:39 -05:00
xuwei-k
535b15b83e
fix Scala 2.13 warnings
2021-11-14 22:59:34 +09:00
Eric Peters
9516e10dbe
[ #6696 ] Add shutdownall to sbt runner to shutdown all sbt-launch processes
2021-10-21 10:42:42 -07:00
eugene yokota
5532af17c7
Merge pull request #6629 from er1c/add-sbt-cache-arg
...
Add --sbt-cache argument and update localCacheDirectory key description
2021-09-19 14:02:34 -04:00
Eugene Yokota
8b9cbb3311
Follow up on Scala 2.12.15 bump
2021-09-18 18:08:26 -04:00
Eric Peters
4dcae2cb73
Add --sbt-cache argument and update localCacheDirectory key description
2021-08-21 07:35:09 -07:00
Matthias Kurz
fbfc272171
Scala 2.12.14 / 2.13.6
2021-05-28 18:13:28 +02:00
Eugene Yokota
90b938e480
Implement sbtn downloading
2021-05-17 16:50:54 -04:00
Eugene Yokota
00312d7674
name in Windows
2021-04-25 22:58:34 -04:00
Eugene Yokota
6228cee742
Windows package name
2021-04-25 22:51:40 -04:00
Eugene Yokota
8f0d258439
Fix Debian releasing
...
Add `deb.distribution=all;deb.component=main;deb.architecture=all`
2021-04-25 01:23:15 -04:00
Eugene Yokota
8347a0bb09
Fix Linux package layout
2021-04-24 20:26:18 -04:00
Eugene Yokota
d7be43c449
Drop sbt-launch.jar from Linux distro
2021-04-24 17:31:02 -04:00
Eugene Yokota
03e83bfb00
Remove Bintray from Linux releases
2021-04-24 15:53:08 -04:00
Eugene Yokota
89fbc45bed
Include LICENSE file
2021-04-20 00:12:39 -04:00
Eugene Yokota
30cb1c69d5
Fix packaging
2021-04-20 00:02:28 -04:00
Eugene Yokota
42464e095f
Implement sbt-launch.jar download
2021-04-19 23:43:15 -04:00
Eugene Yokota
eb1c5461de
move to launcher-package/
2021-04-19 10:45:29 -04:00