This website requires JavaScript.
Explore
Help
Sign In
luke
/
sbt
Watch
1
Star
0
Fork
0
mirror of
https://github.com/sbt/sbt.git
synced
2026-09-07 19:05:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6015d082aa5bc40dad8b8edbe1893dc060f52365
sbt
/
compile
/
interface
T
History
Mark Harrah
1cbb7ce93c
print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings
2012-03-17 19:31:55 -04:00
..
Analyzer.scala
Avoid copy-paste of Flags.MACRO with source-compatibility trickery.
2012-03-04 19:07:33 +01:00
API.scala
Avoid copy-paste of Flags.MACRO with source-compatibility trickery.
2012-03-04 19:07:33 +01:00
Command.scala
cleanup 2.7 warn fatal setting compatibility
2011-11-04 18:39:25 -04:00
CompilerInterface.scala
print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings
2012-03-17 19:31:55 -04:00
ConsoleInterface.scala
add cleanupCommands setting to specify commands to run before interpreter exits.
fixes
#219
2011-10-16 17:27:36 -04:00
DelegatingReporter.scala
print-warnings task for Scala 2.10+ to avoid needing to rerun 'compile' to see deprecation/unchecked warnings
2012-03-17 19:31:55 -04:00
Log.scala
…
Message.scala
…
NOTICE
…
ScaladocInterface.scala
include retronym's compatibility patch,
closes
#5
2011-06-11 20:09:15 -04:00