Mark Harrah
|
60dcd4404f
|
pass empty classpath instead of no classpath. fixes #85. ref #82
|
2011-07-06 07:30:47 -04:00 |
Mark Harrah
|
520f74d114
|
properly handle arguments to compiler when classpath is empty
|
2011-06-10 07:48:53 -04:00 |
Mark Harrah
|
85a55c25bf
|
settle scala-library situation
|
2011-05-25 22:44:22 -04:00 |
Mark Harrah
|
700b67c322
|
clean up boot classpath handling
|
2011-03-11 16:54:45 -05:00 |
Mark Harrah
|
37f793be6e
|
make ClasspathOptions configurable
|
2011-03-08 17:50:19 -05:00 |
Mark Harrah
|
70972c6499
|
normalize key names
|
2011-03-02 06:46:28 -05:00 |
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 |