Sergey Bogolepov
|
fed14c4e60
|
[samples] Fix coverage sample compilation
|
2020-09-16 12:59:58 +07:00 |
|
Sergey Bogolepov
|
da2a2b73e9
|
[samples] 1.4.10
|
2020-09-16 12:59:58 +07:00 |
|
Ilya Matveev
|
c302ae895e
|
Update Gradle: 6.6.1
|
2020-09-16 12:23:50 +07:00 |
|
Ilya Matveev
|
584262c83d
|
Update Gradle: 6.6
(cherry picked from commit 9b1938903ccf1883ab147fbff30ee0624e021c08)
|
2020-08-17 16:00:55 +02:00 |
|
Sergey Bogolepov
|
25bd41c72c
|
[samples] Turn back on parallel build
|
2020-08-14 14:23:15 +07:00 |
|
Sergey Bogolepov
|
733503c733
|
Convert simd sample to a multiplatform project
|
2020-08-14 14:23:15 +07:00 |
|
Sergey Bogolepov
|
9fcffae786
|
Update samples to 1.4.0
|
2020-08-14 14:23:15 +07:00 |
|
Svyatoslav Scherbina
|
3c4be29bbb
|
torch sample: add note about resource management
|
2020-08-07 16:01:22 +03:00 |
|
Svyatoslav Scherbina
|
b940c6da7e
|
torch sample: workaround some of double-dispose bugs
|
2020-08-07 16:01:22 +03:00 |
|
Ilya Matveev
|
9a4e8b83b2
|
Update Gradle: 6.5.1
(cherry picked from commit 1b32660c43bda586bdf91b67b3293c0090c196bd)
|
2020-07-13 12:52:56 +02:00 |
|
SvyatoslavScherbina
|
7cad336013
|
Workaround false-positive memory leak detected in objc sample
|
2020-06-09 10:51:07 +03:00 |
|
LepilkinaElena
|
9722e32741
|
Update Kotlin version in samples (#4103)
|
2020-04-15 12:13:43 +03:00 |
|
LepilkinaElena
|
5937145558
|
Updated samples (#4015)
|
2020-03-23 22:15:42 +03:00 |
|
Ilya Matveev
|
8b74db447e
|
[samples] Configure samples for in-process compiler execution
|
2020-03-23 19:41:42 +07:00 |
|
Ilya Matveev
|
2f88fed2c2
|
[samples] Update Android plugin: 3.6.0
|
2020-03-23 19:41:42 +07:00 |
|
Sergey Bogolepov
|
c1a64868e3
|
[samples] Update Kotlin version to 1.3.70
|
2020-03-10 19:19:52 +07:00 |
|
Mike Sinkovsky
|
a4407e69f7
|
Update samples/tetris/README.md (#3873)
|
2020-02-14 14:28:33 +03:00 |
|
Mike Sinkovsky
|
6617524c30
|
samples/tetris build cleanup (#3837)
* inline `createRequestedTarget` to callsite
* inline compileWindowsResources to callsite
* inline distTask to callsite
* build for multiple targets
|
2020-02-14 14:58:11 +07:00 |
|
Kirill Shmakov
|
5fcfa45c1c
|
Update Android Gradle plugin
|
2020-02-06 13:53:15 +03:00 |
|
Mike Sinkovsky
|
efd6541a44
|
Fix build of samples/tetris for raspberrypi (#3813)
|
2020-02-03 08:17:09 +03:00 |
|
SvyatoslavScherbina
|
94c076d0a8
|
Fix calculator sample after enabling -Xobjc-generics (#3787)
|
2020-01-27 14:58:24 +03:00 |
|
Thomas Vos
|
bdeca55651
|
Fix typo: iWatch -> Apple Watch (#3752)
|
2020-01-20 08:04:29 +03:00 |
|
Jens Klingenberg
|
8375f92e6d
|
Change Gtk Version number in sample description (#3741)
The sample project is using Gtk3 and not Gtk2
|
2020-01-03 13:19:36 +03:00 |
|
Sergey Bogolepov
|
625f14d9d1
|
[samples][coverage] Add support for Windows and Linux hosts.
|
2019-12-06 12:07:55 +07:00 |
|
Ilya Matveev
|
f25b4bf75f
|
Samples: Update Kotlin version: 1.3.61
|
2019-12-03 16:19:19 +07:00 |
|
Ilya Matveev
|
750b62b112
|
Update Gradle: 6.0.1
|
2019-11-28 12:20:29 +07:00 |
|
Vladimir Ivanov
|
2358edf4e8
|
simd-128 basic support (#3498)
|
2019-11-13 19:16:35 +03:00 |
|
Sergey Bogolepov
|
eb0e6a8f11
|
[zephyr] Update zephyr configurables file and fix sample.
|
2019-10-31 16:37:27 +07:00 |
|
Ilya Matveev
|
895c92e72b
|
Update Gradle: 5.6.2
|
2019-10-28 17:24:39 +03:00 |
|
Nikolay Igotti
|
fe5ef5bde9
|
Fix potential memory leak in video player sample.
|
2019-10-26 14:21:27 +03:00 |
|
Nikolay Igotti
|
9874675b09
|
Suggest installing Xcode plugin in samples.
|
2019-10-20 11:53:37 +03:00 |
|
Nikolay Igotti
|
0b8066602e
|
Pure Kotlin samples for iOS and watchOS. (#3458)
|
2019-10-18 17:53:08 +03:00 |
|
Kirill Shmakov
|
4782c2adeb
|
Add harfbuzz library into the set to process
|
2019-10-03 17:14:52 +03:00 |
|
Nikolay Igotti
|
8e45e74937
|
Update Android sample, make it sim-friendly.
|
2019-09-30 14:49:00 +03:00 |
|
Mike Sinkovsky
|
e40ac063c8
|
Add "x86" and "x86_64" targets to samples/androidNativeActivity (#3385)
|
2019-09-27 19:57:43 +03:00 |
|
Sergey Bogolepov
|
aaf17d6679
|
[LLVM][mingw_x86] LLVM 6.0.1 -> LLVM 8.0.1
|
2019-09-27 16:45:00 +03:00 |
|
Nikolay Igotti
|
0123dc955a
|
Update to XCode 11. (#3375)
|
2019-09-27 14:18:59 +03:00 |
|
LepilkinaElena
|
5ee98cb443
|
Changed samples to use new MPP plugin flag (#3379)
|
2019-09-25 18:25:45 +03:00 |
|
LepilkinaElena
|
3b81f12020
|
Rewrote some samples using kotlinx.cli (#3351)
|
2019-09-17 15:28:49 +03:00 |
|
Svyatoslav Scherbina
|
6dc8aee429
|
Move samples to 1.3.50 version of Kotlin
|
2019-08-26 11:04:28 +03:00 |
|
SvyatoslavScherbina
|
5d6d05b5f9
|
Move samples to 1.3.50-eap-86 version of Kotlin (#3255)
|
2019-08-14 16:07:54 +03:00 |
|
Alexander Gorshenev
|
9a54689033
|
Moved samples to 1.3.50-eap-5 version of Kotlin
|
2019-07-23 14:09:51 +03:00 |
|
Alexander Gorshenev
|
e25ad5eafe
|
Provide the proper content-type in wasm sample
|
2019-07-12 01:43:55 +03:00 |
|
Alexander Gorshenev
|
b19f5fabba
|
Update the path in html5 sample
|
2019-07-11 19:21:12 +03:00 |
|
Ilya Matveev
|
6d4e3c3f76
|
Update Gradle: 5.5
|
2019-07-10 15:29:45 +07:00 |
|
Alexander Gorshenev
|
1a7f7064a8
|
Updated samples to the latest rlease
|
2019-07-04 16:58:40 +03:00 |
|
LepilkinaElena
|
5013fcc71f
|
Changed version in samples to 1.3.40 (#3090)
|
2019-06-20 15:40:25 +02:00 |
|
Ilya Matveev
|
b0296b1c8d
|
Samples: Fix building for Windows
|
2019-06-05 15:01:14 +07:00 |
|
Ilya Matveev
|
3329f74c27
|
Samples: Enable experimental standard library API
|
2019-06-05 15:01:14 +07:00 |
|
Ilya Matveev
|
90decbf517
|
Samples: Get rid of KotlinNativeTarget and KonanTarget imports
|
2019-06-05 15:01:14 +07:00 |
|