Files
kotlin-fork/run-debug
Ilya Matveev 74116e7aed Add scripts for running with already downloaded dependecies
This patch adds 2 scipts in run-debug directory which execute
dist/bin/konanc and dist/bin/interop with
'-Dkonan.dependencies=dependencies/all' additional argument.

It allows us to run compiler and stub generator avoiding first run
dependecy download.
2017-03-24 19:31:23 +07:00
..