Commit Graph

11 Commits

Author SHA1 Message Date
Eugene Yokota 2def5ef636 sbtn support
Ref https://github.com/sbt/sbt/issues/5665

This implements `--client` option to use `sbt` script as the sbtn runner. The build user can also set the env variable `SBT_NATIVE_CLIENT` to `true`.

The script will attempt to parse `project/build.properties` and use sbtn only when it's sbt 1.4 or above.
2020-09-20 17:13:04 -04:00
Eric Peters 1769f23b3c Add metals project files to .gitignore 2020-06-19 08:13:52 -07:00
Eugene Yokota 7636a47c94 Ignore upload cookies 2019-09-22 15:50:31 -04:00
Eugene Yokota 6f1e6c36d9 cross JVM testing
This continues to use Oracle JDK 8 for building, but adds test jobs using oraclejdk8, oraclejdk9, and oraclejdk10.
2018-02-15 00:42:01 -05:00
Josh Suereth 34fed66022 First cut at debian packaging.
This adds a Debian build section that will create
a new .deb file for the sbt script.  This includes
a new src/debian and src/debian-gzipped directories
for placing files that will be included in the
distribution on debian.

Initial cut at making debian packages
2011-12-06 20:32:24 -05:00
Paul Phillips c098d04c58 Added template project. Shortened readme. 2011-09-14 10:46:19 -07:00
Paul Phillips ce1f6fb7c7 Added more options. Can choose to use an sbt snapshot with -snapshot.
Now by default it refuses to run sbt in a directory with no sign it is
an sbt directory; give -create to force it.
2011-08-25 08:23:24 -07:00
Paul Phillips 8ff3e12a0e More path/symlink issues, a few bugs which had crept in
in the hours since this project was founded, added an -sbtjar
option.
2011-08-14 12:29:10 -07:00
Paul Phillips 1b681960f4 downloading launcher 2011-08-14 10:45:35 -07:00
Paul Phillips 592b4aca30 Generated this project from the simple template. 2011-04-02 18:14:16 -07:00
Paul Phillips 863073d57a Initial Import for sbt-template (autogenerated by sbt-setup). 2011-02-14 10:26:09 -08:00