Dale Wijnand
2c02285778
Update scripted tests
2016-06-21 00:14:01 +01:00
eugene yokota
7b766e90a8
Merge pull request #44 from dwijnand/cleanups
...
Fix compilation warnings, migrate to blackbox.Context
2016-06-20 08:38:42 +02:00
eugene yokota
d760b15193
Merge pull request #44 from dwijnand/cleanups
...
Fix compilation warnings, migrate to blackbox.Context
2016-06-20 08:38:42 +02:00
Dale Wijnand
5ecfc4d59f
Un-deprecate now-private methods
2016-06-19 23:16:59 +01:00
Dale Wijnand
745bf4dc6d
Remove Attribute#rawLabel
2016-06-19 21:21:08 +01:00
Dale Wijnand
4e4aa08a1a
Drop Scala 2.10
2016-06-19 13:06:43 +01:00
Dale Wijnand
37f4e8311e
Add -Ywarn-unused & -Ywarn-unused-import, & fix warnings
2016-06-19 11:42:31 +01:00
Dale Wijnand
121e7f5d9e
Add -Ywarn-unused & -Ywarn-unused-import, & fix warnings
2016-06-19 11:42:31 +01:00
Dale Wijnand
28a40163e7
Sync Scala 2.11 version in .travis.yml
2016-06-19 11:24:50 +01:00
Dale Wijnand
1651df2090
Fix compilation warnings, migrate to blackbox.Context
2016-06-19 11:16:02 +01:00
Dale Wijnand
d0826ff13c
Fix compilation warnings, migrate to blackbox.Context
2016-06-19 11:16:02 +01:00
Dale Wijnand
8989549cb6
Remove scalacOptions already set by house rules
2016-06-19 11:16:02 +01:00
eugene yokota
0539410fdd
Merge pull request #128 from Duhemm/wip/compiler-api
...
Minimal API for `ScalaCompiler`, expose in `Compilers`
2016-06-08 01:30:51 -04:00
eugene yokota
c903e7ca28
Merge pull request #2635 from milessabin/topic/scala-override
...
Override scala organization and version transitively at the Ivy level
2016-06-06 22:28:00 -04:00
Miles Sabin
1e9bb93285
Override scala organization and version transitively at the Ivy level
2016-06-05 09:46:00 +01:00
eugene yokota
b6bd05b3a7
Merge pull request #2631 from larroy/1.0.x
...
Fix typo: paralleism -> parallelism
2016-06-02 11:59:41 -04:00
Martin Duhem
7799afdef8
Generate `ClasspathOptions` with sbt-datatype
...
Also rename the previous object called `ClasspathOptions` to
`ClasspathOptionsUtil`.
2016-06-01 16:22:58 +02:00
eugene yokota
e4e3e54c33
Merge pull request #108 from ipsq/ipsq-patch-1
...
Corrected spelling mistake in sbt.bat
2016-05-29 13:35:19 -04:00
Johannes Rudolph
8ff4397b5a
Merge pull request #103 from alkersan/master
...
Replaced http CDN links with https, fixes #102
2016-05-29 14:19:22 +02:00
Dmytro Aleksandrov
e52bb48278
Replaced http CDN links with https
2016-05-29 13:44:36 +03:00
Martijn Riemers
1705b58fde
Corrected spelling mistake in sbt.bat
2016-05-28 12:27:53 +02:00
Pedro Larroy
f5e8c8736f
Fix typo: paralleism -> parallelism
2016-05-26 07:38:27 +00:00
eugene yokota
5ecbf50e85
Merge pull request #2613 from jroper/sbt-doge
...
Replaced cross building support with sbt-doge
2016-05-16 19:02:20 -07:00
James Roper
e21c871d71
Replaced cross building support with sbt-doge
2016-05-17 09:49:16 +10:00
eugene yokota
1d0eda2e6a
Merge pull request #2615 from ekrich/1.0.x
...
Add Windows script support and native file extensions on Unix platforms
2016-05-13 17:36:08 -04:00
ekrich
d383c2f306
Add Windows script support and native file extensions on Unix platforms
...
When running a sbt script, this change lets the user on UNIX and
Windows platforms to use native file extensions like none/.sh or
.bat/.cmd. The code copies the file to the sbt boot/hash/src_managed
directory with a .scala extension.
2016-05-13 12:01:14 -07:00
Eugene Yokota
74f8fe9c4f
Notes
2016-05-12 19:25:24 -04:00
Eugene Yokota
e1009ae729
Notes
2016-05-12 18:47:22 -04:00
eugene yokota
befc507c1a
Merge pull request #2607 from eed3si9n/wip/testmixup
...
Don't use test artifacts from other projects
2016-05-12 18:46:32 -04:00
eugene yokota
2174cea1fb
Merge pull request #2610 from eed3si9n/wip/2608
...
Mark dependency-management/url pending
2016-05-12 13:53:36 -04:00
Eugene Yokota
1998fb921b
Bumping to zinc 1.0.0-M3
2016-05-12 12:45:09 -04:00
Eugene Yokota
5f9e6e4aad
Don't use test artifacts from other projects
...
Fixes #2597
2016-05-12 12:45:09 -04:00
Eugene Yokota
e0acb6dcf9
Mark dependency-management/url pending
...
Ref sbt/sbt#2608 , sbt/sbt#2609
2016-05-12 12:41:25 -04:00
eugene yokota
648428285c
Merge pull request #43 from eed3si9n/wip/testmixup
...
Don't publish tests
2016-05-11 15:26:22 -04:00
Eugene Yokota
1ec9fc4b28
Don't use other projects' tests
2016-05-11 15:08:08 -04:00
Eugene Yokota
75ca253775
Don't publish tests
2016-05-11 11:39:33 -04:00
eugene yokota
af4413b5cc
Merge pull request #2600 from eed3si9n/wip/fixpom
...
Bump up libarymanagement
2016-05-11 10:11:43 -04:00
Eugene Yokota
53b04a2340
Bump up libarydependencies
...
libarydependencies 0.1.0-M9 was pulling in incorrect dependencies.
2016-05-10 01:00:23 -04:00
eugene yokota
d60fc0269b
Merge pull request #107 from sbt/wip/cross
...
Preparing cross publishing
2016-05-09 00:44:03 -04:00
Eugene Yokota
289acc3b82
Preparing cross publishing
2016-05-09 00:25:16 -04:00
Eugene Yokota
d8e763438c
Fix POM
2016-05-08 22:26:55 -04:00
eugene yokota
642b091bf6
Merge pull request #2596 from eed3si9n/wip/1.0.0-m1
...
sbt 1.0.0-M1 publishing related changes
2016-05-08 18:24:58 -04:00
Eugene Yokota
2e868fbc92
Typo fixes
2016-05-08 17:13:23 -04:00
Eugene Yokota
638c290e62
Fix launcher publishing
2016-05-08 16:45:20 -04:00
Eugene Yokota
0144a47ce6
Include new repositories to grab sbt
2016-05-08 16:21:23 -04:00
Eugene Yokota
d887d7d824
Fix POM settings
2016-05-08 16:18:23 -04:00
Eugene Yokota
426f43f618
Fix bintrayRepository
2016-05-08 15:29:28 -04:00
Eugene Yokota
d150825e18
Set crossScalaVersions for sbt
2016-05-08 15:01:00 -04:00
Eugene Yokota
f96d3a2540
rename conscripted app from sbt to xsbt
2016-05-08 14:50:28 -04:00
Eugene Yokota
dac9d2135c
readme
2016-05-08 14:49:43 -04:00