Mark Harrah
29dd76da85
defer opening logging output files until an actual write
2012-08-27 10:49:13 -04:00
Mark Harrah
cbaa805511
clean up temporary directory on exit. ref #502
...
Directory was already empty, this just removes the empty directory.
2012-08-27 09:14:00 -04:00
Mark Harrah
b53104f8ff
note about Scala build and compiler interface
2012-08-27 08:41:08 -04:00
Mark Harrah
42042a9d85
2.8.1 compatibility for compiler interface
2012-08-27 08:33:33 -04:00
Mark Harrah
feffe4feb0
toStrings for some concurrent restrictions
2012-08-27 08:33:33 -04:00
Johannes Rudolph
fc51b4c16b
publish for 0.12, fixes #14
2012-08-27 11:15:58 +02:00
Johannes Rudolph
6373970e48
upgrade to latest ls-sbt
2012-08-27 10:55:18 +02:00
Mark Harrah
8c0a2fbe1c
require a smaller set of sources in the third (transitive) step of inc. compilation
2012-08-26 13:44:32 -04:00
Eugene Vigdorchik
b4e64d37db
Various fork in Test fixes. Closes #512 #515 .
2012-08-25 07:15:23 -04:00
Mark Harrah
089b4e284c
three-stage incremental compilation
2012-08-25 07:15:23 -04:00
Eugene Vigdorchik
61dee253dd
Convert println() to log.debug()
2012-08-19 22:19:39 -04:00
杨博
edecd0f1bd
Quote arguments and $JAVA_CMD
2012-08-10 12:15:45 +08:00
杨博
1f600d049b
Check JAVA_HOME
2012-08-10 12:14:56 +08:00
Josh Suereth
75aedbc3d2
Fixes for build to work with SBT 0.12.0
2012-08-01 12:16:13 -04:00
Mark Harrah
46ac72ab40
version bumps
2012-08-01 09:32:48 -04:00
Eugene Vigdorchik
2e8fdbdf05
Extend reporter to be used by the IDE.
2012-07-24 15:35:06 -04:00
Eugene Vigdorchik
1b814ae8b1
Extend reporter to be used by the IDE.
2012-07-24 15:35:06 -04:00
Josh Suereth
df31ed1fcb
Fixed issue with sbt versioning for RC releases in windows.
2012-07-19 11:13:03 -04:00
Josh Suereth
41c21b9ed7
Modified SBT launcher bat file so it can load a config file with default settings.
2012-07-19 11:12:15 -04:00
Josh Suereth
be912e904b
Fixed RPM versioning issue for RC releases.
2012-07-18 10:47:49 -04:00
Josh Suereth
7b69501c8b
Fixes for 0.12.0-RC4 release of launcher package.
2012-07-18 10:40:29 -04:00
Josh Suereth
55e0dfdc65
Removed bad practices from sbt bash script.
...
* No set XYZ arguments allowed. BAAD sbt practice.
* No longer swaps launcher. New SBT launchers can handle old SBT.
* SBT script now uses sbt-launch-lib.bash.
2012-07-17 16:37:19 -04:00
Eugene Vigdorchik
b65a7078f1
Fix compilation error for 2.10.0-M5 for all but main project.
2012-07-17 15:20:37 -04:00
Eugene Vigdorchik
adb7d42f73
Fix compilation error for 2.10.0-M5 for all but main project.
2012-07-17 15:20:37 -04:00
Thomas Lockney
8045731500
Actually pass in the artifact, rather than just a global match
2012-07-17 15:20:26 -04:00
Mark Harrah
59c025a767
run either javadoc (Java sources only) or scaladoc (Scala only or mixed), but not both
2012-07-17 13:51:17 -04:00
Johannes Rudolph
814ae40ae8
add some more usage info for multi-module projects
2012-07-15 12:02:33 +03:00
Johannes Rudolph
f4a2ae8ce5
remove build hive batch since that never worked
2012-07-15 11:54:00 +03:00
Mark Harrah
cbc94f9cb6
experimental tab completion for 'set'
2012-07-13 14:33:28 -04:00
Mark Harrah
e5ffceaef8
clean up token completions and make providing a general completion function easier
2012-07-13 14:33:27 -04:00
Mark Harrah
8c06949957
clean up token completions and make providing a general completion function easier
2012-07-13 14:33:27 -04:00
Mark Harrah
fa97cc0d22
basic code for cleaning up Manifest.toString
2012-07-13 14:33:27 -04:00
Mark Harrah
ce3ed37c8c
basic code for cleaning up Manifest.toString
2012-07-13 14:33:27 -04:00
Mark Harrah
73166e2e57
clean up Completions and allow arbitrary 'display' for Token
2012-07-13 14:33:27 -04:00
Mark Harrah
0972791b58
clean up Completions and allow arbitrary 'display' for Token
2012-07-13 14:33:27 -04:00
Mark Harrah
af85595da0
JLine completion integration now considers a suggestion with a newline to be preformatted
2012-07-13 14:33:27 -04:00
Mark Harrah
72e05309c5
JLine completion integration now considers a suggestion with a newline to be preformatted
2012-07-13 14:33:27 -04:00
Mark Harrah
9fea4d1703
methods for working with Scala identifiers
2012-07-13 14:33:27 -04:00
Mark Harrah
2a6ad35502
correct CommandUtil.aligned to use provided prefix
2012-07-13 14:33:27 -04:00
Mark Harrah
a509c47207
print completions containing a newline first and on separate lines
2012-07-13 14:33:27 -04:00
Mark Harrah
2cf9b4bf6e
combined cutoff for settings and tasks
2012-07-13 14:33:27 -04:00
Mark Harrah
51da95644c
methods for working with Scala identifiers
2012-07-13 14:33:27 -04:00
Mark Harrah
5dd2bb8a24
print completions containing a newline first and on separate lines
2012-07-13 14:33:27 -04:00
Mark Harrah
d6d922a858
display message after 'set' with defined and affected scopes+keys
2012-07-13 14:33:27 -04:00
Eugene Vigdorchik
d0c1b536e8
Add xsbti.Reporter to required inputs instead of maxErrors.
2012-07-13 14:33:26 -04:00
Mark Harrah
ad621ecbee
update help for `inspect` to include latest options
2012-07-13 14:33:26 -04:00
Eugene Vigdorchik
550599bea0
Changes required to use sbt as-is from Scala-IDE.
2012-07-13 14:33:26 -04:00
Mark Harrah
f48a10e136
precompile interface against 2.10.0-M5
2012-07-13 14:33:26 -04:00
Eugene Vigdorchik
35cfba21c0
Break compiler dependency from 'collection' project.
2012-07-13 14:33:26 -04:00
Eugene Vigdorchik
76943e82ed
Add xsbti.Reporter to required inputs instead of maxErrors.
2012-07-13 14:33:26 -04:00