Remove old IC: remove experimental-ic-build.log
This commit moves each experimental-ic-build.log into a corresponding build.log file.
This commit is contained in:
+2
-2
@@ -10,16 +10,16 @@ End of files
|
||||
Compiling files:
|
||||
src/use.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
src/foo1.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
Cleaning output files:
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
out/production/module/foo/Foo1Kt.class
|
||||
out/production/module/other/OtherKt.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/foo1.kt
|
||||
src/other.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
------------------------------------------
|
||||
|
||||
Vendored
-25
@@ -1,25 +0,0 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Cleaning output files:
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
out/production/module/foo/Foo2Kt.class
|
||||
End of files
|
||||
Cleaning output files:
|
||||
out/production/module/use/UseKt.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/use.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
src/foo1.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
Cleaning output files:
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
out/production/module/foo/Foo1Kt.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/foo1.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
------------------------------------------
|
||||
Reference in New Issue
Block a user