Dale Wijnand
|
0d4efe51e3
|
Scalafmt 1.2.0
|
2017-08-14 15:25:36 +01:00 |
Martin Duhem
|
c395f1d464
|
Include base directory to watched sources
If `sourcesInBase` is true, we must also watch sources in the base
directory.
|
2017-08-14 16:00:05 +02:00 |
Martin Duhem
|
5815f1db0a
|
`Append` instance to add `File` to `Seq[Source]`
|
2017-08-14 15:47:17 +02:00 |
Johannes Rudolph
|
279dea3514
|
only provide `dependencyGraph` / `asciiGraph` in sbt 0.13
|
2017-08-14 15:41:51 +02:00 |
Johannes Rudolph
|
dd6c1c4206
|
move to sbt-pgp 1.1.0-M1
|
2017-08-14 15:27:00 +02:00 |
Johannes Rudolph
|
c5700e9d74
|
update to sbt 0.13.16
|
2017-08-14 15:26:26 +02:00 |
Dale Wijnand
|
ec54269467
|
Merge pull request #3428 from SethTisue/be-2.13-friendly
be 2.13 friendly
|
2017-08-14 10:39:08 +01:00 |
eugene yokota
|
7d390b3309
|
Merge pull request #3433 from eed3si9n/wip/scalafmt
Add back, re-configure & re-enable Scalafmt
|
2017-08-14 01:23:56 -04:00 |
Eugene Yokota
|
c16a3b6ffa
|
Merge branch '1.0.0' into wip/scalafmt
|
2017-08-13 21:46:37 -04:00 |
eugene yokota
|
51570a3771
|
Merge pull request #3418 from dwijnand/scalafmt
Add back, re-configure & re-enable Scalafmt
|
2017-08-13 20:29:46 -04:00 |
eugene yokota
|
70a117515c
|
Merge pull request #3417 from sbt/1.0.0
Merge 1.0.0 into 1.x
|
2017-08-13 19:56:37 -04:00 |
Seth Tisue
|
f5d51bf387
|
be 2.13 friendly
for the Scala 2.13 community build
|
2017-08-12 07:35:26 -07:00 |
eugene yokota
|
f4479a1027
|
Merge pull request #3426 from eed3si9n/wip/notes
Cleans up notes
|
2017-08-12 01:50:20 -04:00 |
Eugene Yokota
|
b4f7312171
|
Cleans up notes
|
2017-08-12 01:49:49 -04:00 |
Eugene Yokota
|
ec086a891a
|
changelog
|
2017-08-10 22:33:19 -04:00 |
Dale Wijnand
|
e91e5c9e77
|
Merge pull request #153 from dwijnand/UpdateReport.toString-2
Make sure UpdateReport has a nice toString^2
|
2017-08-10 16:41:34 +01:00 |
Dale Wijnand
|
805b76f3d4
|
Add back, re-configure & re-enable Scalafmt
|
2017-08-10 16:35:23 +01:00 |
Dale Wijnand
|
480a1a366d
|
Merge pull request #158 from dwijnand/scalafmt
Add back, re-configure & re-enable Scalafmt
|
2017-08-10 16:05:23 +01:00 |
Dale Wijnand
|
7dcb6d4dbb
|
Merge pull request #3416 from eed3si9n/wip/1.0.0
launchconfig
|
2017-08-10 12:17:39 +01:00 |
Dale Wijnand
|
63e63f05fa
|
Add back, re-configure & re-enable Scalafmt
|
2017-08-10 12:04:58 +01:00 |
Dale Wijnand
|
1527acc6c1
|
Merge pull request #118 from dwijnand/scalafmt
Add, configure & enable Scalafmt
|
2017-08-10 11:52:57 +01:00 |
Dale Wijnand
|
b7c6c64fca
|
Merge pull request #157 from dwijnand/merge-1.0.0
Merge 1.0.0 into 1.x
|
2017-08-10 11:46:39 +01:00 |
Dale Wijnand
|
d31b9c5093
|
Add, configure & enable Scalafmt
|
2017-08-10 11:44:24 +01:00 |
eugene yokota
|
597060b08b
|
Fix for building on Windows
|
2017-08-10 05:26:03 -04:00 |
eugene yokota
|
c2612578b7
|
Merge pull request #175 from sbt/wip/fix_robocopy
Fix variable substitution
|
2017-08-10 04:53:14 -04:00 |
Dale Wijnand
|
615c2e652f
|
Merge pull request #117 from sbt/1.0.0
Merge 1.0.0 into 1.x
|
2017-08-10 09:43:26 +01:00 |
Eugene Yokota
|
d6d79bba6c
|
Fix variable substitution
Fixes #173
|
2017-08-10 04:42:57 -04:00 |
Dale Wijnand
|
60ae1dc1ee
|
Merge branch '1.0.0' into merge-1.0.0
* 1.0.0:
IO 1.0.0, Util 1.0.0
Upgrade to sbt 1.0.0-RC3
Bump mimaPreviousArtifacts to 1.0.0-RC3
IO 1.0.0-RC3, Util 1.0.0-RC3
Contraband 0.3.0
Make sure UpdateReport has a nice toString
Upgrade to Scala 2.12.3
Fix MiMa failures
Name the reverse missing methods
Exclude ReversedMissingMethodProblem sbt.internal.librarymanagement.formats.*
Let `ModuleDescriptor` declare cache inputs
Implement better fake formats than ???
Upgrade to mima 0.1.15 & add exclusions
Change overwrite warning
Filter out ":: loading settings"
Use IvyAuthenticator and JavaNetAuthenticator
Fixes sbtApiVersion logic
Add, configure & enable MiMa
Add Constant aliases to CrossVersion
|
2017-08-10 09:18:32 +01:00 |
Eugene Yokota
|
a100b47fcc
|
1.0.1-SNAPSHOT
|
2017-08-10 01:27:24 -04:00 |
Eugene Yokota
|
23fa8e9e82
|
launchconfig
|
2017-08-10 01:26:58 -04:00 |
eugene yokota
|
816958d8c8
|
Merge pull request #3415 from eed3si9n/wip/bump
IO 1.0.0, Util 1.0.0, LM 1.0.0, Zinc 1.0.0
|
2017-08-10 00:48:02 -04:00 |
Eugene Yokota
|
ffacc62b86
|
IO 1.0.0, Util 1.0.0, LM 1.0.0, Zinc 1.0.0
|
2017-08-09 23:56:59 -04:00 |
eugene yokota
|
7985a930a3
|
Merge pull request #155 from eed3si9n/wip/bump
IO 1.0.0, Util 1.0.0
|
2017-08-09 21:49:20 -04:00 |
Eugene Yokota
|
3258e7b413
|
IO 1.0.0, Util 1.0.0
|
2017-08-09 21:14:57 -04:00 |
eugene yokota
|
93b9937894
|
Merge pull request #116 from eed3si9n/wip/bumpio
IO 1.0.0
|
2017-08-09 20:38:59 -04:00 |
Eugene Yokota
|
b8ac05aa7f
|
IO 1.0.0
|
2017-08-09 19:14:10 -04:00 |
Alexandre Archambault
|
b6aeaac55f
|
Add release notes for 1.0.0-RC10
|
2017-08-09 15:48:44 +02:00 |
Alexandre Archambault
|
8e3558ca01
|
Setting version to 1.0.0-SNAPSHOT
|
2017-08-09 15:41:51 +02:00 |
Alexandre Archambault
|
6cc60bea1a
|
Updates for 1.0.0-RC10
|
2017-08-09 15:41:45 +02:00 |
Alexandre Archambault
|
9423d4b57a
|
Setting version to 1.0.0-RC10
|
2017-08-09 15:03:05 +02:00 |
Alexandre Archambault
|
2e9604e615
|
Merge pull request #635 from coursier/topic/sbt-plugin-repo-quick-fix
Quick fix adding the sbt plugin repo when necessary
|
2017-08-09 14:06:12 +02:00 |
Alexandre Archambault
|
09a29c26d0
|
Quick fix adding the sbt plugin repo when necessary
Non reg idocker-based ntegration test for that would be fine
(but the CI of coursier is already cluttured enough)
See the added TODO for some context
|
2017-08-09 13:06:53 +02:00 |
eugene yokota
|
bb54beee8c
|
Merge pull request #115 from dwijnand/deprecated-changed
Deprecated Changed
|
2017-08-08 22:31:59 -04:00 |
eugene yokota
|
6ea9dab99e
|
Merge pull request #3407 from sbt/1.0.0
Merge the 1.0.0 branch into 1.x
|
2017-08-08 12:19:49 -04:00 |
Dale Wijnand
|
ad4afa0a18
|
Deprecated Changed
Fixes #114
|
2017-08-08 15:32:26 +01:00 |
Alexandre Archambault
|
e2ba32451b
|
Merge pull request #633 from coursier/topic/tweak-global-plugins-stuff
Add extra path to get org.scala-sbt:global-plugins:0.0
|
2017-08-07 17:15:38 +02:00 |
Alexandre Archambault
|
9350caa7ad
|
Merge pull request #631 from coursier/topic/update-readme
Update README
|
2017-08-07 17:15:18 +02:00 |
Dale Wijnand
|
f45a076241
|
Make sure UpdateReport has a nice toString^2
Fixes sbt/sbt#3357
|
2017-08-07 15:10:11 +01:00 |
Alexandre Archambault
|
972a7d0ebe
|
Add extra path to get org.scala-sbt:global-plugins:0.0
As this relies on global stuff, it's not straightforward to test... A
docker-based integration test could be added later...
|
2017-08-06 21:14:35 +02:00 |
Alexandre Archambault
|
6f345a2008
|
Update README
|
2017-08-06 16:33:37 +02:00 |