forked from scalacenter/bloop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request scalacenter#1623 from tgodzik/update-sbt-1.5.5
Update sbt to 1.4.9 and remove offloading
- Loading branch information
Showing
13 changed files
with
9 additions
and
1,436 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
-XX:ReservedCodeCacheSize=512m | ||
-Dmetals.bloop-sbt-already-installed=true | ||
-Dsbt.execute.extrachecks=true | ||
-Dsbt-bloop.offload-compilation=false | ||
-Dsbt.execute.extrachecks=true |
19 changes: 0 additions & 19 deletions
19
integrations/sbt-bloop/src/main/scala-sbt-0.13/bloop/integrations/sbt/Offloader.scala
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...grations/sbt-bloop/src/main/scala-sbt-1.0/bloop/integrations/sbt/BloopCompileInputs.scala
This file was deleted.
Oops, something went wrong.
134 changes: 0 additions & 134 deletions
134
integrations/sbt-bloop/src/main/scala-sbt-1.0/bloop/integrations/sbt/BloopGateway.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.