This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
474cd75d06
sbt
/
util
History
Mark Harrah
474cd75d06
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
..
collection
work around for 2.10. pattern matching on KNil now requires KNil()
2012-03-17 19:31:03 -04:00
complete
fix argument parsing, which unintentionally required two characters. ref
#396
2012-03-13 08:01:58 -04:00
control
split command core to main/command/
2012-01-29 14:36:27 -05:00
log
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
process
cleanup, fix compilation
2012-02-19 22:41:26 -05:00