sbt, the interactive build tool
Go to file
Mark Harrah 1cd848cd9b introduce sbt.log.format for explicit formatting control
implements issue #134
if true, formatting enabled
if false, formatting disabled
if unset, formatting configured as before
sbt.log.noformat is no longer recommended, but is supported:
 a. setting it to 'true' explicitly disables formatting
 b. if 'false' or unspecified, autodetection is used
 c. sbt.log.format takes precedence if defined
2010-12-02 19:18:08 -05:00
cache cleanup 2010-11-24 14:04:32 -05:00
interface Type cache in API extraction for smaller cache size and faster I/O 2010-10-30 17:46:56 -04:00
util introduce sbt.log.format for explicit formatting control 2010-12-02 19:18:08 -05:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00