Mark Harrah
|
92fee61d46
|
remove remaining deprecated uses of identity
|
2011-10-16 17:27:36 -04:00 |
Mark Harrah
|
ddd70fcc77
|
inject 'log' method to State as convenience for CommandSupport.logger
|
2011-10-16 17:27:36 -04:00 |
Mark Harrah
|
ed4935f3fb
|
put scripted-plugin in the sbt package
|
2011-10-16 17:27:36 -04:00 |
Mark Harrah
|
6ddeca12a2
|
merge Scoped{Setting,Task,Input} and {Setting,Task,Input}Key
|
2011-10-16 17:27:36 -04:00 |
Mark Harrah
|
bb84e32291
|
fixes #226. allow launched applications to signal the launcher's job is complete by returning Continue
|
2011-10-14 19:53:01 -04:00 |
Mark Harrah
|
2c9e943daa
|
require module descriptor in launcher
|
2011-10-14 07:52:10 -04:00 |
Mark Harrah
|
dcfdbe94b4
|
launcher: retrieve artifacts with 'bundle' type
|
2011-10-14 07:52:10 -04:00 |
Mark Harrah
|
5680b41cf4
|
Merge pull request #224 from softprops/masked_readLine_rebased
add support for a masked readline
|
2011-10-13 17:57:10 -07:00 |
Mark Harrah
|
71ab0c5f98
|
Merge pull request #224 from softprops/masked_readLine_rebased
add support for a masked readline
|
2011-10-13 17:57:10 -07:00 |
softprops
|
591f90ce71
|
add support for a masked readline
|
2011-10-13 20:42:39 -04:00 |
softprops
|
762bac2975
|
add support for a masked readline
|
2011-10-13 20:42:39 -04:00 |
Mark Harrah
|
dbe7eb8d24
|
update README to mention building with previous stable release
|
2011-10-12 19:38:40 -04:00 |
Mark Harrah
|
cd8ff08940
|
Merge pull request #222 from jberkel/0.11
Added support for <classifier> in makePom
|
2011-10-11 18:06:50 -07:00 |
Jan Berkel
|
7508f7a7ea
|
Added support for <classifier> in makePom
Avoid second call to getExtraAttribute
|
2011-10-12 02:59:16 +02:00 |
Mark Harrah
|
7632c0910a
|
fixes #220. properly record source dependencies from separate compilation runs in the same step.
|
2011-10-10 20:53:57 -04:00 |
Mark Harrah
|
f18c44d00d
|
fix stackoverflow caused by using List.separate, as tracked down by pvlugter
|
2011-10-09 21:48:15 -04:00 |
Mark Harrah
|
a3bb16618d
|
fix stackoverflow caused by using List.separate, as tracked down by pvlugter
|
2011-10-09 21:48:15 -04:00 |
Mark Harrah
|
f70b68d3b4
|
fix symmetric hashing
|
2011-10-09 21:48:15 -04:00 |
Mark Harrah
|
c74ecb55e9
|
finalize hash
|
2011-10-05 21:04:34 -04:00 |
Mark Harrah
|
76297bef4d
|
working on module-confs test
|
2011-10-05 18:14:32 -04:00 |
Mark Harrah
|
09a87a3bc6
|
better default behavior for classpathConfiguration for external Ivy files. fixes #214
|
2011-10-05 18:14:32 -04:00 |
Mark Harrah
|
6b136f1c17
|
store hashes of API instead of full API. fixes #21
|
2011-10-05 18:09:27 -04:00 |
Mark Harrah
|
0f447c201e
|
directly read compiler.properties so that Scala classes don't need to be loaded when no work needs to be done.
|
2011-10-05 18:09:27 -04:00 |
Mark Harrah
|
e4848efcc8
|
store hashes of API instead of full API. fixes #21
|
2011-10-05 18:09:27 -04:00 |
Paul Phillips
|
392fba86af
|
Abort if -sbt-rc is given with no RC candidate defined.
|
2011-10-03 09:23:18 -07:00 |
Paul Phillips
|
0888ac2490
|
Merge pull request #6 from retronym/master
wget command line fix
|
2011-10-03 09:19:49 -07:00 |
Paul Phillips
|
2ed4cdf6a8
|
Merge pull request #7 from retronym/latest-2.8
-2.8 uses 2.8.2
|
2011-10-03 09:18:39 -07:00 |
Mark Harrah
|
b6fc7ba0a7
|
generalized build loaders
|
2011-10-03 09:58:37 -04:00 |
Mark Harrah
|
794f87d0b9
|
generalize classpath argument of consoleTask to ScopedTask
|
2011-10-03 09:58:37 -04:00 |
Jason Zaugg
|
3d4801a12a
|
-2.8 uses 2.8.2
|
2011-10-02 13:02:00 +02:00 |
Mark Harrah
|
30e3c3e3e4
|
fixes #212. dependencies on plugins must be encoded in <properties> element.
|
2011-10-01 19:47:06 -04:00 |
Jason Zaugg
|
c4249308e3
|
Corrects the command line for wget.
Without this, wget deposits the launcher in the working directory and pipes zero bytes to the intended location.
|
2011-10-01 22:58:54 +02:00 |
Mark Harrah
|
ba4c6de918
|
generalize addArtifact arguments to Initialize[...]. fixes #207
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
1fa855e2e7
|
fixes #211. +/++ only clear scalaVersion/scalaHome in Global config+task.
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
5874d45525
|
local settings, sbt-package-private for now
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
2e38c8484b
|
defer validation of ;-separated commands until individual command is run. fixes #201
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
f8e3084e8f
|
fix parser test
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
7702d30f40
|
generalize addArtifact arguments to Initialize[...]. fixes #207
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
d15504d970
|
local settings, sbt-package-private for now
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
38909d75ef
|
explicitly set source/target options for javac to 6 to avoid issues with proguard 4.4. fixes #208
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
c9039a4d44
|
separate out generators for test builds
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
4e208b0250
|
fix displaying non-ResolvedReferences in relativeShow
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
705608d59d
|
fix parser test
|
2011-10-01 14:40:14 -04:00 |
Mark Harrah
|
13fda15366
|
Merge pull request #174 from paulp/master
reduce, reuse, recycle
|
2011-09-29 06:40:04 -07:00 |
Mark Harrah
|
0436b721be
|
Merge pull request #174 from paulp/master
reduce, reuse, recycle
|
2011-09-29 06:40:04 -07:00 |
Paul Phillips
|
9a42fb6f8f
|
Added -no-share option for me and that other guy
somewhere who might ever use it.
|
2011-09-28 11:48:17 -07:00 |
Paul Phillips
|
49b3b1defb
|
sbt 0.11.0
|
2011-09-28 08:52:30 -07:00 |
Mark Harrah
|
230d15cc5b
|
watch aggregated dependencies. fixes #206
|
2011-09-26 18:23:16 -04:00 |
Mark Harrah
|
dc70cb7fb9
|
clean up Reduced
|
2011-09-26 08:20:08 -04:00 |
Mark Harrah
|
5ea02bf148
|
fix #204
|
2011-09-26 08:20:08 -04:00 |