Ilya Matveev
|
e4203ec86c
|
gradle-plugin: Add gradle plugin description
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
43068b6e59
|
samples: Mention Gradle build in READMEs
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
4dfda6da16
|
samples: Add args dump for gradle plugin tasks
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
ffe022d4c8
|
samples: Remove symlinks to gradlew
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
98c440f2d6
|
gradle-plugin: Rename kotlin.native.home property in konan.home
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
870a0a01c1
|
samples: Add gradle wrapper in samples root
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
f51b61a178
|
gradle-plugin: Upload to bintray maven repository
|
2017-03-31 18:46:25 +07:00 |
|
Ilya Matveev
|
0b3d3cb138
|
Create gradle projects for samples
|
2017-03-31 18:46:25 +07:00 |
|
Svyatoslav Scherbina
|
50c3be3fc2
|
Simplify working with values in interop
* Access primitive interop array elements and struct fields without `.value`
* Simplify C*Var* interop types names
|
2017-03-31 11:44:07 +03:00 |
|
alexander-gorshenev
|
c9c9aee7bb
|
No colon cinterop flags (#428)
* Taught cinterop a 'host' target.
* Last minute switch from -foo:bar flags to -foo bar flags in cinterop tool.
|
2017-03-31 10:20:29 +03:00 |
|
Nikolay Igotti
|
a368818863
|
Fix names, samples (#426)
|
2017-03-30 19:41:15 +03:00 |
|
Svyatoslav Scherbina
|
ebced0aa2d
|
Make interop tool generate one self-contained .kt.bc
|
2017-03-30 15:55:39 +03:00 |
|
Nikolay Igotti
|
0cbd34086e
|
Added JB copyright (#417)
|
2017-03-30 09:51:58 +03:00 |
|
Nikolay Igotti
|
b6e488b210
|
Remove early maps problems (#408)
|
2017-03-29 12:10:52 +03:00 |
|
SvyatoslavScherbina
|
c1d9dc1cbb
|
Replace CArray by CPointer (#406)
Also do some cleanup.
|
2017-03-28 17:44:08 +03:00 |
|
Nikolay Igotti
|
a6656a0cba
|
Improve samples (#396)
|
2017-03-27 18:16:06 +03:00 |
|
Nikolay Igotti
|
af3b74451d
|
Misc tweaks (#387)
|
2017-03-25 11:35:56 +03:00 |
|