Commit 71fbef9
authored
[RKOTLIN-1100] Clean up build system (#1770)
1 parent 97f288c commit 71fbef9
File tree
153 files changed
+1013
-672
lines changed- benchmarks
- androidApp
- src
- androidTest
- main
- buildSrc
- src/main/kotlin
- config/detekt
- examples
- kmm-sample
- androidApp
- src/main/java/io/realm/example/kmmsample/androidApp
- min-android-sample
- app
- packages
- cinterop
- src
- androidInstrumentedTest/kotlin/io/realm/kotlin/test/sync
- androidMain
- commonMain/kotlin/io/realm/kotlin/internal/interop
- sync
- jvm
- jni
- kotlin/io/realm/kotlin/internal/interop
- sync
- nativeDarwinTest/kotlin/io/realm/kotlin/test
- nativeDarwin/kotlin/io/realm/kotlin/internal/interop
- sync
- gradle-plugin
- jni-swig-stub
- src/main/jni
- library-base
- src
- androidMain
- kotlin/io/realm/kotlin/internal/platform
- commonMain/kotlin/io/realm/kotlin
- ext
- internal
- dynamic
- platform
- query
- util
- log
- types
- jvmMain/kotlin/io/realm/kotlin/internal/platform
- jvm/kotlin/io/realm/kotlin/internal/platform
- nativeDarwin/kotlin/io/realm/kotlin/internal/platform
- nativeMacos/kotlin/io/realm/kotlin/internal/platform
- library-sync
- src
- androidMain
- kotlin/io/realm/kotlin/mongodb/internal
- commonMain/kotlin/io/realm/kotlin/mongodb
- ext
- internal
- plugin-compiler
- src
- main/kotlin/io/realm/kotlin/compiler
- test/kotlin/io/realm/kotlin/compiler
- test-base
- src
- androidMain
- commonMain/kotlin/io/realm/kotlin
- entities/primarykey
- test
- platform
- util
- commonTest/kotlin/io/realm/kotlin/test/common
- dynamic
- notifications
- jvmMain/kotlin/io/realm/kotlin/test
- platform
- util
- jvmTest/kotlin/io/realm/kotlin/test/jvm
- nativeDarwinTest/kotlin/io/realm/kotlin/test/darwin
- nativeDarwin/kotlin/io/realm/kotlin/test/platform
- test-sync
- src
- androidMain
- commonMain/kotlin/io/realm/kotlin/test/mongodb
- util
- commonTest/kotlin/io/realm/kotlin/test/mongodb/common
- internal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+1013
-672
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
| |||
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
| 58 | + | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments