mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 18:12:31 +03:00
033db71100
Incremental compilation of instruments may lead to runtime errors when only some of the instruments are recompiled (because the unchanged instruments are not registered by the Annotation Processor). To fix this, we add a task that ensures all instruments are recompiled when at least one of them changes. |
||
---|---|---|
.. | ||
BenchTasks.scala | ||
build.properties | ||
BuildInfo.scala | ||
FixInstrumentsGeneration.scala | ||
GenerateFlatbuffers.scala | ||
plugins.sbt | ||
WithDebugCommand.scala |