Eugene Yokota
|
200b351552
|
Adds xsbti.T2.
|
2015-12-16 15:46:40 -05:00 |
Eugene Yokota
|
994634fc2c
|
Adds xsbti.F1.
|
2015-12-16 15:28:00 -05:00 |
Eugene Yokota
|
1c2922a44b
|
Bump up Scala version. Fixes #24
|
2015-12-16 15:27:00 -05:00 |
eugene yokota
|
2e42d36fae
|
Merge pull request #23 from dwijnand/jline-2.13
Upgrade to jline 2.13
|
2015-12-09 21:23:17 -05:00 |
Dale Wijnand
|
1e5fa46cbd
|
Upgrade to jline 2.13
Forward port of sbt/sbt#2173. Fixes #22
|
2015-12-09 14:12:53 +00:00 |
eugene yokota
|
30c4bc1043
|
Merge pull request #21 from sbt/fix/20
Fixes sbt/util#20
|
2015-11-13 03:53:33 -05:00 |
Eugene Yokota
|
f84251c877
|
0.1.0-M6
|
2015-11-13 01:59:18 -05:00 |
Eugene Yokota
|
95f183f9bd
|
Remove scala-library from Java only subproject. Fixes #20
|
2015-11-13 01:58:39 -05:00 |
eugene yokota
|
dbd90eb605
|
Merge pull request #19 from sbt/wip/existentials
Fixes sbt/util#14
|
2015-10-01 15:02:47 -04:00 |
Eugene Yokota
|
a0fb5e11fc
|
0.1.0-M5
|
2015-09-30 22:00:58 -04:00 |
Eugene Yokota
|
f1edeec351
|
Fixes sbt/util#14 by rolling back 6175d92338
|
2015-09-30 21:59:20 -04:00 |
eugene yokota
|
57286cfc5b
|
Merge pull request #18 from sbt/wip/fileinfo
Adds picklers to FileInfo, also new house rules
|
2015-09-25 17:34:19 -04:00 |
Eugene Yokota
|
79b90917ec
|
New house rules
|
2015-09-16 22:42:10 -04:00 |
Eugene Yokota
|
c7c697bad1
|
Add picklers to FileInfo
|
2015-09-16 21:07:41 -04:00 |
eugene yokota
|
71aebc32f6
|
Merge pull request #16 from Duhemm/jline-access
Make `sbt.internal.util.JLine` private to sbt package
|
2015-09-10 20:53:36 -04:00 |
Martin Duhem
|
aec925b57f
|
Make `sbt.internal.util.JLine` private to sbt package
It was private to `sbt.internal.util`, but it is used in sbt's codebase.
|
2015-09-10 14:39:29 +02:00 |
eugene yokota
|
349254362d
|
Merge pull request #13 from sbt/wip/packagenames2
package name change and test migration
|
2015-09-07 02:51:08 -04:00 |
Eugene Yokota
|
70b49e9a4b
|
Comment on SI-8450
|
2015-09-07 01:45:39 -04:00 |
Eugene Yokota
|
dc0fd2d48b
|
move sbt.internal.util.Logger into sbt.util
|
2015-09-07 01:31:17 -04:00 |
Eugene Yokota
|
e6711a4e91
|
bump up 1.0.0-M3
|
2015-09-07 01:11:13 -04:00 |
Eugene Yokota
|
10fa9a4709
|
Using doge to release correctly
|
2015-09-05 01:42:34 -04:00 |
Eugene Yokota
|
cf6e656a67
|
Add utilTesting to root
|
2015-09-05 00:58:48 -04:00 |
Eugene Yokota
|
0a2d39673c
|
sbt.util.internal -> sbt.internal.util package
|
2015-09-05 00:51:58 -04:00 |
Eugene Yokota
|
c20887853e
|
migrate to scalatest 2.2.4
|
2015-09-04 17:40:48 -04:00 |
eugene yokota
|
45cb379c6e
|
Merge pull request #11 from sbt/wip/packagenames
Move util into sbt.util.internal package
|
2015-09-04 14:24:02 -04:00 |
Eugene Yokota
|
bc54e035ef
|
Move util into sbt.util.internal package
|
2015-09-04 12:54:38 -04:00 |
eugene yokota
|
bc4b85e5b8
|
Merge pull request #10 from sbt/wip/patmatchwarning
Removes a warning. Ref #4
|
2015-09-04 10:13:43 -04:00 |
eugene yokota
|
4caeb5e328
|
Merge pull request #9 from sbt/wip/existentials
Removes a warning.
|
2015-09-04 09:43:45 -04:00 |
Eugene Yokota
|
d482668c08
|
Removes a warning. Ref #4
Exhaustion check was not picking up StaticScopes, which is an object.
|
2015-09-04 07:25:16 -04:00 |
Eugene Yokota
|
c9d7a0964a
|
Removes a warning.
Ref #4. Inferred type was existential. This tightens it.
/review @Duhemm, @dwijnand
|
2015-09-04 06:59:57 -04:00 |
eugene yokota
|
c491f57f27
|
Merge pull request #4 from Duhemm/cleaning
Clean the build and the warnings
|
2015-09-04 06:47:32 -04:00 |
eugene yokota
|
523ec2ab84
|
Merge pull request #8 from sbt/wip/publishtests
publish tests
|
2015-09-04 06:46:22 -04:00 |
Eugene Yokota
|
ef14f9dc03
|
publish tests
|
2015-09-04 01:48:44 -04:00 |
eugene yokota
|
715aa73ed1
|
Merge pull request #6 from xuwei-k/test-scope
specs2 and scalatest should be the "test" scope
|
2015-09-03 11:37:34 -04:00 |
xuwei-k
|
624d2320f6
|
specs2 and scalatest should be the "test" scope
|
2015-09-04 00:28:54 +09:00 |
eugene yokota
|
ef8b947891
|
Merge pull request #5 from sbt/wip/orgname
organization := "org.scala-sbt"
|
2015-09-02 02:45:17 -04:00 |
Eugene Yokota
|
cf890a84a8
|
organization := "org.scala-sbt"
|
2015-09-02 02:44:51 -04:00 |
Martin Duhem
|
9183680c82
|
Merge branch '1.0' of github.com:sbt/util into cleaning
|
2015-08-31 15:40:26 +02:00 |
Martin Duhem
|
6175d92338
|
Add recommended compiler flags, fix most of the warnings
|
2015-08-31 15:25:10 +02:00 |
Josh Suereth
|
dc8642a85a
|
Merge pull request #3 from sbt/wip/bintray
Publish artifacts to Bintray
|
2015-08-31 07:26:08 -04:00 |
Martin Duhem
|
6603a94847
|
Add sbt-houserules, formatting.
|
2015-08-31 10:55:02 +02:00 |
Eugene Yokota
|
76d5aa4988
|
publishArtifact := false
|
2015-08-31 03:19:51 -04:00 |
Eugene Yokota
|
fca7a42f3d
|
Add sbt-house-rules and bintray-sbt
|
2015-08-31 03:02:44 -04:00 |
eugene yokota
|
95b9239379
|
Merge pull request #1 from Duhemm/setup-travis
Setup travis, public tests in utilLogging
|
2015-08-30 22:28:16 -04:00 |
Martin Duhem
|
b4e27ce471
|
Update IO library to sbt/IO v1.0.0-M1
|
2015-08-31 01:51:03 +02:00 |
Martin Duhem
|
650b37ff24
|
Travis setup
|
2015-08-31 01:03:37 +02:00 |
Martin Duhem
|
bb20c40ecc
|
Publish tests in utilLogging project
They are used by the tests in sbt/librarymanagement
|
2015-08-31 00:57:51 +02:00 |
Martin Duhem
|
8eae9ba726
|
Fix test dependencies, cross compile all projects
|
2015-08-31 00:57:51 +02:00 |
Eugene Yokota
|
ef7ff653cb
|
readme
|
2015-08-20 01:02:40 -04:00 |
Eugene Yokota
|
4629053277
|
remove process
|
2015-08-20 01:00:26 -04:00 |