Alexey Andreev
|
2909533522
|
KT-3008 Add module kind. Include module kind and module dependencies in metadata
|
2016-06-27 15:33:23 +03:00 |
|
Alexander Udalov
|
7e38b93d80
|
Use protobuf with renamed packages, pack to IDEA plugin
Update GenerateProtoBuf.kt to also regexp-replace com.google.protobuf with
org.jetbrains.kotlin.protobuf in generated Java sources
#KT-12581 Fixed
|
2016-06-14 14:17:22 +03:00 |
|
Alexander Udalov
|
3477f6ee85
|
Minor, drop java_generic_services option from .proto files
There are no service definitions in our .proto files, so this option had no
effect
|
2016-06-09 15:54:49 +03:00 |
|
Alexey Tsvetkov
|
5161b6bfe0
|
Shade in kotlin-build-common-test
|
2016-06-07 14:42:42 +03:00 |
|
Dmitry Petrov
|
65293008fd
|
KT-11588 Type aliases
Type alias descriptor serialization
Types with type aliases serialization
|
2016-05-20 14:17:24 +03:00 |
|
Alexey Tsvetkov
|
61814eb23f
|
Test: override build.log in gradle IC tests
|
2016-03-30 03:40:53 +03:00 |
|
Alexey Tsvetkov
|
c1a61b17c7
|
Test: use one function to find test's build log for jps and gradle
|
2016-03-30 03:40:53 +03:00 |
|
Zalim Bashorov
|
9a9b863c9d
|
IC: add tests with moving files
Additionally added the ability to use directories in IC tests.
#KT-8002 Obsolete
|
2016-03-24 22:28:40 +03:00 |
|
Alexey Tsvetkov
|
be44db7bd3
|
Rebuild and compare output class files in gradle incremental tests
KT-8487
|
2016-03-03 16:45:19 +03:00 |
|
Alexey Tsvetkov
|
9e3284ff2a
|
Make some functions private in classFileComparison.kt
KT-8487
|
2016-03-03 16:45:19 +03:00 |
|
Alexey Tsvetkov
|
7a7562d685
|
Build incremental testing utils to kotlin-build-common-test.jar
KT-8487
|
2016-03-03 16:45:19 +03:00 |
|
Alexey Tsvetkov
|
239e217d19
|
Move DebugXProtoBuf classes to build-common
KT-8487
|
2016-03-03 16:45:19 +03:00 |
|