com-lihaoyi/mill

Flesh out Mill build for com.lihaoyi:acyclic as an integration test for mill.scalaplugin

lihaoyi opened this issue · 6 comments

Flesh out Mill build for com.lihaoyi:acyclic as an integration test for mill.scalaplugin

@justinhj FWIW cross-building doesn't currently work, so for this you should just a get a hardcoded single-scala-version build working first. We can add cross-building after once I beat that into shape

Cross-built targets should work now, as of 3a87314

@justinhj have you had time to take a look at this?

I got this partly working in 0384674, more work needed to get cross-building and testing working

Tests are working, only thing left is cross-building for different versions of Scala...

This has basically happened in 7238d73