Files
sbt/project
Dale Wijnand 78c5ee92d3 Track sources in base directory non-recursively
Using a recursive Source meant that ~ looked into target. If you have
any source generators and use ~ with anything the invokes them, like
~compile, that means that the act of generating sources triggers ~ to
re-execute compile (perhaps only on macOS where the NIO WatchService
just polls, after an initial delay).

Requires sbt/io#78

Fixes #3501
2017-10-24 11:09:00 +01:00
..
2017-08-26 14:40:58 -04:00
2017-07-20 06:56:37 +01:00
2017-08-12 07:35:26 -07:00
2017-07-20 06:56:37 +01:00
2017-04-21 04:48:31 -04:00
2017-07-20 06:56:37 +01:00