Adam

Results 84 comments of Adam

I think this needs to be fixed another way. It doesn't make sense for `suppressedFiles` to be `@InputFiles`. This will make the Dokka tasks sensitive to changes in files that...

> Hm, yes, that looks like a nice idea. The only problem I see is that in that case, we will provide all files separately to Dokka instead of just...

I've discussed more with @abdulowork and we think we've found a better workaround. We can use IdeMultiplatformImport to get the same data that IJ uses. I'll have another attempt...

Unfortunately while `IdeMultiplatformImport` returns the required klibs, it doesn't seem to be very stable. The KGP task that uses `IdeMultiplatformImport` disables CC and caching. In DGP it triggers lots of...