Krzysztof Romanowski
Krzysztof Romanowski
Hi @bs76 , at this moment metabrowse support is experimental and we are still not sure if we will continue supporting it in future. Moreover, it seems that for now,...
Hi @jvican I am working on it right now. The idea is to create all sbt parts in hoarder and the only thing that users will need to define is...
Hi @tyrcho I am looking at the problem. So to seems that [this commit](https://github.com/sbt/sbt/commit/25e97f99f588d1ddc9bbd114740bfb25c2a955c6#diff-324c154efade6a91675ce59c16db4b9d) and follows ups by @eatkins added to sbt a custom mechanism to track changed sources and...
Yes. I am working on workaround (but I am still not sure if it will just works).
I can see your point why we would like to scope it with full compiler version and jdk version but the only reason why have automatic scoping by scala binary...
Sure, I will create basic version with custom location implementation (do you need any authorization hooks before/after) and default implementation for travis (and caches should be perfect for job)
@dwijnand for sure I will add big, red warning in documentation :)
@chipsenkbeil red builds are scary but with cached compilation you may get green builds that should be red (at least in theory). This is the biggest problem with incremental compilers...
@cvogt do you want it to be used with zinc from 1.0 branch? With some help I think I will be able to create cbt-version of Hoarder plugin and I...
@cvogt I hope around summer I will at least plan non-sbt integration so I will abstract out as much as possible. Let's stay in touch.