Commit Graph

346 Commits

Author SHA1 Message Date
Nikolay Igotti 0078f20992 Bump versions in ANdroid native activity sample. 2019-02-07 11:06:21 +03:00
Dmitriy Dolovov 0bc3c9a6ad Dockerfile updates: (#2556)
- New Dockerfile for running samples
- New Dockerfile for K/N distribution
- Samples: buildSh should finilize buildAllSamples task to avoid concurrency issues
- Samples: Build avoidance for html5Canvas
2019-01-28 23:46:24 +07:00
Nikolay Igotti d9263e0fc2 Async continuation API. (#2580) 2019-01-28 15:38:53 +03:00
Nikolay Igotti 104cbb199b Support both Python 2 and Python 3 in Python extension example. (#2495) 2018-12-24 20:30:45 +03:00
SvyatoslavScherbina cfd6b80e6a Add line numbers to stacktraces in macos_x64/ios_x64 debug binaries (#2489) 2018-12-24 17:05:27 +03:00
Nikolay Igotti 4d6fb2926d Improve symbolicator, generate better debug info (#2488) 2018-12-21 18:20:53 +03:00
Jared Woolston 8d00a1ebcf Updates Zephyr STM32F4 Discovery sample for Zephyr 1.13.99. (#2481) 2018-12-21 14:33:42 +03:00
Nikolay Igotti 0369a282c8 Symbolication sample (#2479) 2018-12-20 13:47:15 +03:00
Dmitriy Dolovov 073d6f5f2e Samples: Update Gradle plugin: 1.3.10 => 1.3.11 2018-12-10 11:42:48 +07:00
Dmitriy Dolovov b5d7e28d21 Samples: Update Ktor: 1.0.0 => 1.0.1 2018-12-10 11:42:48 +07:00
Dmitriy Dolovov 5dbd1325c5 Update Ktor version: 1.0.0-beta-2 => 1.0.0 (#2439) 2018-12-07 17:40:18 +07:00
Mike Sinkovsky 519e3960fc Samples: gitchurn and gtk for Windows (#2434) 2018-12-06 23:55:50 +03:00
Ilya Gorbunov 901219ed5f Make waitForMultipleFutures a top-level function instead of extension 2018-11-22 17:14:11 +03:00
Dmitriy Dolovov dfa82430d5 Samples: libcurl for Windows with dynamic linking (#2348) 2018-11-21 16:35:55 +07:00
Nikolay Igotti 3e10e15f97 Sharing the mutable binary data (#2311) 2018-11-19 13:16:39 +03:00
Dmitriy Dolovov 17c0dae0e4 samples: clean-up local .m2 repo on :clean (#2344) 2018-11-19 11:31:54 +07:00
Mike Sinkovsky ea4aa57545 Fix build for samples/tetris (#2341) 2018-11-17 14:39:02 +03:00
Dmitriy Dolovov 6095075192 curl sample enhancements (#2332)
* Enable 'curl' in pre-commit tests
* Samples: Use Gradle plugin version 1.3.10
2018-11-16 22:03:04 +07:00
Dmitriy Dolovov 4f0633412d Samples: Don't call MPPTools from 'kotlin {}' block. #2277 (#2280) 2018-10-30 15:03:53 +07:00
Dmitriy Dolovov f9f745e0e1 Polishing samples: small fixes (#2275)
* Polishing samples: small fixes
* Switch samples to Kotlin plugin v. 1.3.0
* Fix JS-interop cmd path for Windows #2274
2018-10-29 17:55:06 +07:00
Dmitriy Dolovov daf1a5fb8c Kotlin/Native samples ported to MPP Gradle DSL (#2261) 2018-10-26 12:16:13 +07:00
igotti-google 7038a47024 Workaround Mojave SDL bug in Tetris. 2018-10-21 16:21:11 +03:00
Nikolay Igotti 84515cee2d Support other location for curl. 2018-10-17 18:47:37 +03:00
Ilya Matveev 196ca34d5b Update: Gradle 4.10 (#2187)
Update: Gradle 4.10
2018-10-10 12:37:00 +03:00
Nikolay Igotti e98ef837b7 Background HTTP fetcher and JSON parser example. (#2177) 2018-10-08 08:07:54 +03:00
Nikolay Igotti b9e4697893 Fix macOS sample for Mojave with dark theme. 2018-09-28 10:01:08 +03:00
igotti-google a174e6544b Small AS tweak. 2018-09-23 11:07:54 +03:00
Henrik Tunedal 23b58c38ac Use HTTPS when downloading dependencies (#2118) 2018-09-22 23:18:45 +03:00
Nikolay Igotti b6a01a86f1 Update to 1.3.0-rc-6. (#2050) 2018-09-13 10:20:52 +03:00
Svyatoslav Scherbina da2736337e Improve naming in produced framework
*   Group top-level declarations by file name instead of package name
*   Remove main prefix from Swift class names
*   Use 'Kotlin' prefix
    * Instead of 'Stdlib'
    * In Swift names for KotlinMutableSet/Dictionary, KotlinNumber and subclasses
2018-09-12 12:28:41 +03:00
SvyatoslavScherbina 996ec4a6fd Update Kotlin with tests to 1.3.0-dev-391 (#2037) 2018-09-11 18:24:59 +03:00
Ilya Matveev 7f00e581b5 [gradle-plugin] Depend on Kotlin 0.9.0-native (#1993)
* [gradle-plugin] Depend on Kotlin 0.9.0-native

* [gradle-plugin] Use test artifacts from eap repo
2018-09-10 16:42:19 +07:00
Nikolay Igotti d42b717320 Improve Windows interop (#2022) 2018-09-07 18:55:20 +03:00
Sergey Bogolepov 918d131285 Fixed samples for 0.9 (#2002) 2018-09-04 18:51:47 +07:00
Ilya Matveev 98785874e0 [gradle-plugin] Fix KNPE in mpp plugin 2018-09-04 12:08:40 +07:00
Ilya Matveev 6750ef59bb Reference EAP Kotlin repo in readme and samples 2018-08-31 18:07:36 +07:00
Ilya Matveev 9f77cc59d9 [readme] Update gradle plugin readme 2018-08-31 15:31:14 +07:00
Ilya Matveev d6cef7ec21 [samples] Change gradle task in readme: assemble -> build 2018-08-31 15:31:14 +07:00
Ilya Matveev 15a17f1c92 [samples] Fix new DSL in the tetris sample 2018-08-31 15:31:14 +07:00
Ilya Matveev e491ef45c4 [samples] Switch to the new DSL in some samples 2018-08-31 15:31:14 +07:00
Svyatoslav Scherbina 2b8612632e Improve code by implicit integer coercion for literals and const vals 2018-08-30 11:55:05 +03:00
Mike Sinkovsky 38d47df3aa sapmpes/tetris: fix build, broken by unsigned in interop (#1960) 2018-08-29 13:40:09 +03:00
Nikolay Igotti f47fe79ef8 Concurrent API update. (#1949) 2018-08-29 10:20:07 +03:00
SvyatoslavScherbina 8f1b94f38b Use unsigned types in interop (#1913) 2018-08-24 18:30:56 +03:00
SvyatoslavScherbina 29cddb46bf Support release coroutines (#1909) 2018-08-24 15:35:35 +03:00
Nikolay Igotti 066429831e Top level values can be only accessed from the main thread. (#1922) 2018-08-24 12:37:59 +03:00
Nikolay Igotti 59eae5e04b Gross stdlib cleanup (part 2) (#1924) 2018-08-24 10:14:10 +03:00
Lucas Diego 6d4218c3af Update README.md (#1923) 2018-08-23 19:58:08 +03:00
Vasily Levchenko c78d070455 [compiler][update] 1.3-M2-eap-33 / build: 1.3-M1-eap-77 2018-08-21 18:44:55 +03:00
Ilya Matveev 317ca076ac Disable torch and tensorflow samples 2018-08-20 18:19:14 +07:00