summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2016-11-07 17:02:50 +1000
committerJason Zaugg <jzaugg@gmail.com>2016-11-07 17:02:50 +1000
commit86c4ac202605480f611a935c2bf84531a82eaadb (patch)
treea1d23339bd5e2097a0cb9299adfcb22f73adacb3 /scripts
parent823b2d9b130296576d91a86a45e7f6c7d7d94b48 (diff)
downloadscala-86c4ac202605480f611a935c2bf84531a82eaadb.tar.gz
scala-86c4ac202605480f611a935c2bf84531a82eaadb.tar.bz2
scala-86c4ac202605480f611a935c2bf84531a82eaadb.zip
Silence SBT logging about macros and incremental compilation.
Since upgrading to SBT 0.13.12, clean builds have incurred warnings like: Because JavaMirrors.scala contains a macro definition, the following dependencies are invalidated unconditionally: .... This commit disables this behaviour of the SBT incremental compiler in the library and reflect projects, as these aren't regular macros (the macro implementations are hard coded in the compiler in `FastTrack`) so the new behaviour isn't actually improving correctness of inc. compilation.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions