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-02 02:57:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
474cd75d060a5813f2cc618ecaade5a51656176e
sbt
/
util
T
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