Adrien Piquerez
e409a677c5
Update .gitignore for metals support
2020-05-16 09:52:20 +02:00
Adrien Piquerez
42e4c5a7c0
evict some mima errors in sbt.internal
2020-05-12 19:20:43 +02:00
ilya
5fb36df6fe
add .idea to .gitignore
2019-08-16 00:57:05 +03:00
andrea
39493f7869
adding a fatjar release (aka sbt-big) to the build
2018-11-07 08:37:49 +00:00
andrea
76be2c1621
fix ServerSpec testing with dbuild
2018-10-18 17:57:14 +01:00
Dale Wijnand
27fe5a6957
Re-write toolboxClasspath to use sbt-buildinfo
2018-02-23 13:20:19 +00:00
Eugene Yokota
0c1c380f71
begins language server protocol
...
This is the first cut for the Language Server Protocol on top of server that is still work in progress.
With this change, sbt is able to invoke `compile` task on saving files in VS Code.
2017-10-02 04:01:13 -04:00
jvican
5b7180cfa7
Reorganize test structure for `mainSettings`
2017-05-24 11:27:04 +02:00
Mark Harrah
d4fd136192
support defining Projects in .sbt files
...
vals of type Project are added to the Build
2012-12-09 20:40:41 -05:00
Mark Harrah
3acc17d259
doc updates, conversions, howto extension, theme from akka
2012-09-30 20:36:38 -04:00
Mark Harrah
6f306e3c13
merge changes for 0.11.0
2011-09-24 20:42:29 -04:00
Mark Harrah
efe69ba66f
update .gitignore, fixes #61
2011-06-18 14:46:59 -04:00
Mark Harrah
d0fa1eb461
* move Environment classes to util/env module
...
* move TrapExit, SelectMainClass to run module
* rearrange some compilation-related code
* Jetty-related code moved to web module
2010-07-14 19:24:50 -04:00