Alexander Udalov
|
a0400f59c2
|
Add -Xskip-prerelease-check compiler argument
#KT-38070 Fixed
|
2020-05-07 13:24:26 +02:00 |
|
Alexander Gorshenev
|
97be5617ca
|
Renamed -Xklib-mpp to -Xexpect-actual-linker to reduce user confusion
|
2020-04-08 05:23:12 +03:00 |
|
Alexander Udalov
|
9dd8b1821a
|
Move CoroutineLanguageVersionSettingsUtil to 'config'
This allows to get rid of dependency of 'util' on 'descriptors'.
|
2020-03-28 21:30:06 +01:00 |
|
Alexander Udalov
|
7bb77e5672
|
Move JS binary version utilities to 'js.config'
This allows to replace dependency of 'util' on 'deserialization' with
dependency on 'descriptors'.
|
2020-03-28 21:30:06 +01:00 |
|
Alexander Udalov
|
4dcd0d1cb6
|
Extract module 'config' out of 'frontend'
Also move deprecated TargetPlatform there. This allows to get rid of the
dependency cli.common -> frontend, and even on frontend.common.
|
2020-03-28 21:30:05 +01:00 |
|