eugene yokota
|
cc0dc0c903
|
Merge pull request #4393 from eed3si9n/wip/sourcedependencies
Bump tests to 2.12
|
2018-09-30 13:54:54 -04:00 |
Eugene Yokota
|
94e18992b5
|
Bump tests to 2.12
|
2018-09-30 12:25:21 -04:00 |
eugene yokota
|
2afff9571b
|
Merge pull request #4392 from eed3si9n/wip/update-test-tests
Bump up test frameworks used in scripted tests
|
2018-09-30 00:41:24 -04:00 |
Eugene Yokota
|
467d653efb
|
Bump up test frameworks used in scripted tests
This is in part to test these on JDK 11 by bumping tests to Scala 2.12.7.
|
2018-09-29 23:19:49 -04:00 |
eugene yokota
|
18a0141fc0
|
Merge pull request #4390 from dwijnand/fix-DslAggregate-doc
Fix scaladoc for DslAggregate
|
2018-09-28 10:40:21 -04:00 |
Dale Wijnand
|
b174a13b9c
|
Fix scaladoc for DslAggregate
|
2018-09-28 10:41:08 +01:00 |
eugene yokota
|
3f9972df4d
|
Merge pull request #4388 from eed3si9n/wip/2127
[1.2.x] Scala 2.12.7
|
2018-09-28 04:58:50 -04:00 |
Eugene Yokota
|
cd7a5c6f6b
|
Use linesIterator for JDK 11 compat
|
2018-09-28 03:03:28 -04:00 |
Eugene Yokota
|
4e00a3e9f0
|
Scala 2.12.7
|
2018-09-28 03:03:17 -04:00 |
eugene yokota
|
1fc0cd0314
|
Merge pull request #4377 from eed3si9n/wip/openjdk11
Scala 2.12.7 and linesIterator
|
2018-09-28 02:56:37 -04:00 |
Eugene Yokota
|
2389106aa6
|
Use linesIterator for JDK 11 compat
|
2018-09-27 12:41:47 -04:00 |
Eugene Yokota
|
fb168d24bb
|
Scala 2.12.7
|
2018-09-27 12:38:39 -04:00 |
eugene yokota
|
144a146f07
|
Merge pull request #4380 from eed3si9n/wip/version
Refactor type parameter names
|
2018-09-25 13:09:40 -04:00 |
Eugene Yokota
|
ea0fac1302
|
Refactor type parameter names
|
2018-09-25 12:02:42 -04:00 |
Eugene Yokota
|
aec08f6760
|
1.3.0-SNAPSHOT
|
2018-09-25 11:25:24 -04:00 |
eugene yokota
|
125087a0ff
|
Merge pull request #4378 from andreaTP/fix4370
Fix: #4370
|
2018-09-25 09:38:56 -04:00 |
andrea
|
15d11f8f55
|
Fix: #4370
|
2018-09-25 12:57:09 +01:00 |
eugene yokota
|
550c068b98
|
Merge pull request #4369 from eed3si9n/wip/task-sequential
Implement sequential[B](tasks: Seq[Initialize[Task[B]]])
|
2018-09-19 23:19:16 -04:00 |
Yusuke Izawa
|
b47ca1b9ef
|
Implement sequential[B](tasks: Seq[Initialize[Task[B]]]) and remove useless comment outs
|
2018-09-19 20:54:18 -04:00 |
eugene yokota
|
a8e319e97b
|
Merge pull request #4367 from kai-chi/tilde-exp
expand tilde prefix
|
2018-09-19 20:42:55 -04:00 |
kai-chi
|
3f1ce8b9a0
|
expand tilde prefix
|
2018-09-19 18:35:59 +02:00 |
eugene yokota
|
fbce3232a8
|
Merge pull request #4365 from eed3si9n/wip/warnings
-Xfatal-warnings in most subprojects
|
2018-09-18 19:00:23 -04:00 |
Eugene Yokota
|
ef49a95b7d
|
address more warnings
|
2018-09-18 17:45:24 -04:00 |
Eugene Yokota
|
4b23036c63
|
contraband 0.4.1
|
2018-09-18 16:56:19 -04:00 |
Eugene Yokota
|
3e1dac5161
|
-Xfatal-warnings in most subprojects
|
2018-09-18 11:47:55 -04:00 |
eugene yokota
|
10d471ad34
|
Merge pull request #4364 from eed3si9n/wip/format
cleaning up a few compiler warnings
|
2018-09-18 09:24:24 -04:00 |
Eugene Yokota
|
f2bc786fd1
|
cleaning up a few compiler warnings
|
2018-09-17 22:30:14 -04:00 |
eugene yokota
|
04a4456dd0
|
Merge pull request #4313 from raboof/supportJdk11AndJavaHomeInCrossJava
Support discovering JDK 11 in JAVA_HOME for CrossJava
|
2018-09-17 12:34:31 -04:00 |
eugene yokota
|
20573e8631
|
Merge pull request #4341 from Falmarri/feature/show-output-4184
Add `print` command that mimics `show`, but to standard output, not the logger
|
2018-09-17 12:33:25 -04:00 |
eugene yokota
|
d3b79ae2e1
|
Merge pull request #4356 from eed3si9n/wip/remove-global-dir-warning
Remove old warning about global dir
|
2018-09-17 12:33:06 -04:00 |
eugene yokota
|
3f1ae8bd55
|
Merge pull request #4355 from eed3si9n/wip/one-letter
Allow single-letter aliases
|
2018-09-16 02:58:45 -04:00 |
eugene yokota
|
6b6c52b2d8
|
Merge pull request #4306 from sirocchj/fix-4236
Fixes #4236
|
2018-09-16 02:57:09 -04:00 |
eugene yokota
|
a943543291
|
Merge pull request #4334 from eatkins/state-ops
Add an implicit class for StateOps
|
2018-09-16 02:40:12 -04:00 |
Eugene Yokota
|
f2f1d06329
|
Remove old warning about global dir
Fixes #1054
|
2018-09-16 01:55:18 -04:00 |
Eugene Yokota
|
d1cdebfebf
|
Add test for just z
|
2018-09-16 01:52:06 -04:00 |
Eugene Yokota
|
a2ef775edc
|
Add scaladoc for Cross
|
2018-09-16 01:51:53 -04:00 |
falmarri
|
cc143db6f7
|
Make `show` output on stdout rather than to the logger
Fixes #4184
|
2018-09-15 18:35:04 -07:00 |
eugene yokota
|
4ac1cc3d6b
|
Merge pull request #4359 from eed3si9n/wip/disable-flaky-test
Disable eval-is-safe-and-sound test
|
2018-09-14 11:11:36 -04:00 |
eugene yokota
|
8af7a5acae
|
Merge pull request #4358 from eed3si9n/wip/license
Apache License 2.0
|
2018-09-14 11:11:17 -04:00 |
Eugene Yokota
|
aa7c2cde32
|
Disable eval-is-safe-and-sound test
eval-is-safe-and-sound test is flaky on Windows.
|
2018-09-14 05:02:19 -04:00 |
eugene yokota
|
54f5a67c33
|
Merge pull request #4357 from eed3si9n/fport/rangepos
[fport] Follow up on Position extension
|
2018-09-14 04:58:02 -04:00 |
Eugene Yokota
|
4ff4f6e45e
|
Update header
|
2018-09-14 04:53:36 -04:00 |
Eugene Yokota
|
96676e4c55
|
Apache License 2.0
https://discuss.lightbend.com/t/moving-sbt-and-zinc-to-the-apache-v2-license/1670
|
2018-09-14 03:38:58 -04:00 |
Eugene Yokota
|
0843cd6a3c
|
sbt 1.2.3
|
2018-09-14 03:28:12 -04:00 |
Eugene Yokota
|
45c857d152
|
Bump modules
|
2018-09-14 03:16:17 -04:00 |
Eugene Yokota
|
426c31ae53
|
Follow up on Position extension
https://github.com/sbt/util/pull/173 added the ability to carry range position. This exposes it to the sbt server.
|
2018-09-14 00:59:21 -04:00 |
Eugene Yokota
|
f3424e265c
|
Formatting
|
2018-09-14 00:59:01 -04:00 |
eugene yokota
|
916724afd4
|
Merge pull request #4354 from eed3si9n/wip/rangepos
Follow up on Position extension
|
2018-09-14 00:56:58 -04:00 |
Eugene Yokota
|
9ffae4e31f
|
Allow single-letter aliases
Fixes #1074
|
2018-09-14 00:38:24 -04:00 |
Eugene Yokota
|
48418408b3
|
Follow up on Position extension
https://github.com/sbt/util/pull/173 added the ability to carry range position. This exposes it to the sbt server.
|
2018-09-14 00:02:02 -04:00 |