Mark Harrah
|
6f3c699435
|
- Stuart's improvements to triggered execution
- continue splitting original sbt module
* separated process, testing modules
* various IO, logging, classpath migration
* split out javac interface
|
2010-07-05 12:53:37 -04:00 |
Mark Harrah
|
f9a7a0a28e
|
Set -> Seq for sources, classpaths
|
2010-06-27 09:16:53 -04:00 |
Mark Harrah
|
b2077ce60c
|
more 2.8 updates, launcher compiles and runs with 2.8
|
2010-06-15 20:38:18 -04:00 |
Mark Harrah
|
cc604b57a2
|
Sort input source files for consistency, addressing scalac's issues with source file ordering.
|
2010-05-10 18:50:59 -04:00 |
Mark Harrah
|
61fefc0f66
|
* move autoBootClasspath, compilerOnClasspath options into ClasspathOptions data structure and add 'extra' option
* put ScalaInstance.extraJars on classpath for ComponentCompiler
|
2010-05-05 08:30:03 -04:00 |
Mark Harrah
|
7edcc68a92
|
support cross-compiling/bootstrapping
|
2010-03-22 20:42:59 -04:00 |
Mark Harrah
|
7bb72ecb8b
|
Scaladoc, run, and console interfaces
|
2009-10-07 21:27:53 -04:00 |
Mark Harrah
|
39546077ee
|
Some comments and better organization of compile-related code.
|
2009-09-05 15:01:04 -04:00 |
Mark Harrah
|
8bfb2802fb
|
Filling in logging and making cross-compile work.
|
2009-09-05 12:19:34 -04:00 |