sbt/util
Mark Harrah 169a88dd30 Require projects to have unique target directories.
Configuring projects so that target directories overlap is usually
unintentional and the error message that results is usually unrelated
to the cause.
2013-06-18 18:43:50 -04:00
..
appmacro/src/main/scala/sbt/appmacro Construct input tasks in multiple steps to allow input task reuse. Fixes #407. 2013-03-08 14:23:30 -05:00
collection Require projects to have unique target directories. 2013-06-18 18:43:50 -04:00
complete SoftInvalid parser, which defers being invalid in order to preserve a failure message on empty input. 2013-06-17 12:06:13 -04:00
control Silence boring Eclipse warnings: catching all exceptions 2013-01-22 09:05:15 -05:00
log Logger.Null that discards logged messages 2013-03-13 12:40:03 -04:00
process local SyncVar implementation to deal with std lib deprecations 2013-05-27 19:12:39 -04:00
relation/src Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00