Commit Graph

3729 Commits

Author SHA1 Message Date
Vasily Levchenko be8984ef81 [kotlin compiler][update] 1.2.50-dev-1148 2018-05-10 11:34:20 +03:00
Ilya Matveev 50a8ff25a5 [klib] Fix klib printer tests 2018-05-10 11:46:28 +07:00
Vasily Levchenko 8121e83400 [build][warning] enable GRADLE_METADATA to avoid konan gradle plugins warnings 2018-05-09 08:54:52 +03:00
Nikolay Igotti 93820ba5bb Additional RTTI for debugging. (#1568) 2018-05-09 03:36:57 +02:00
Sergey Bogolepov fff09927fd Add LLVM profiling reports to --time and --verbose object_files flags (#1566)
Added llvm reports to `--time` and `--verbose object_files`.
2018-05-08 17:53:05 +07:00
Ilya Matveev d525fea65c Pass konanVersion to TeamCity 2018-05-08 13:31:54 +07:00
Vasily Levchenko 2e33f5c0bc [gradle][plugin] checks if GRADLE_METADATA feature is enabled and enable publishing then 2018-05-08 06:53:33 +03:00
Vasily Levchenko fec885d260 [version] 0.8 2018-05-06 11:41:15 +03:00
Vasily Levchenko ef44a0dd7b [kotlin compiler][update] 1.2.50-dev-1070 2018-05-06 11:18:18 +03:00
Sergey Bogolepov ebbf86b42d Boolean type fix 2018-05-05 14:53:27 +07:00
Nikolay Igotti 762284359c Remove some leftovers. 2018-05-04 23:02:22 +03:00
Mike Sinkovsky f5090b1317 samples/videoplayer: migrate from libavresample to libswresample (#1551) 2018-05-03 16:01:53 +03:00
Igor Chevdar cafc30cf76 Some fixes in perf task to make it more reliable 2018-05-03 13:59:06 +03:00
Mike Sinkovsky e3af181adc win32 tetris sample (#1547) 2018-05-03 08:55:19 +03:00
Pavel Punegov 633db41d70 Add target crossDist dependency for crosstarget testing.
Fix dependencies for framework tests
2018-04-28 16:50:34 +03:00
Pavel Punegov c10a437ef7 Fix target creation 2018-04-27 19:37:51 +03:00
Pavel Punegov 765654f7c2 Set default target for simulator to iPhone 6 2018-04-27 19:37:51 +03:00
Pavel Punegov b99cc25e70 Move out codesign to utils to be used not only for framework tests 2018-04-27 19:37:51 +03:00
Pavel Punegov f517d5b4a3 Make Node's edges be nullable and point to null instead of empty list 2018-04-27 19:36:28 +03:00
Pavel Punegov 67385f3096 Increase heap size for tests and stdlib 2018-04-27 19:36:28 +03:00
Nikolay Igotti 87a26ec31a Fix off-by-one error in integer to string conversions. (#1545) 2018-04-27 11:57:45 +03:00
Ilya Matveev 7e0c19e67a Read property values for bintray override and publish. 2018-04-27 11:37:45 +07:00
Ilya Matveev 7cfcb1e5dc [version] Don't specify build number and meta for release builds 2018-04-27 11:37:45 +07:00
Nikolay Igotti 19ac0b2fad Fix serialization of classes with overrides and default arguments. 2018-04-26 18:55:44 +03:00
Nikolay Igotti d7861e89bd Quickfix for intersection types in devirtualization. 2018-04-26 18:55:44 +03:00
Ilya Matveev bee7dcd704 Fix gradle plugin versioning and the plugin version used by samples 2018-04-26 11:34:45 +07:00
Vasily Levchenko 89cc1b3abb [gradle][publish] attempt to fix sample dependencies 2018-04-26 11:34:45 +07:00
SvyatoslavScherbina 1947f3e64b Add quick fix for unDCEd private function and classes tables (#1538) 2018-04-25 13:59:36 +03:00
Nikolay Igotti c67e85dfe7 Update Torch docs and script perminssions. 2018-04-25 12:52:07 +03:00
Ilya Matveev 8a0acd832a Fix path for the uploadBundle task 2018-04-24 19:46:52 +07:00
Ilya Matveev 36fe07e159 [gradle-plugin] Fix version according to the new versioning system 2018-04-24 19:46:52 +07:00
Ilya Matveev 89d0886043 [version] Annotate properties used by version generator as inputs 2018-04-24 19:46:52 +07:00
Ilya Matveev 93b8a0595c [gradle-plugin] Fix dependencies between building and publishing 2018-04-24 19:46:52 +07:00
SvyatoslavScherbina b54685e742 Fix Objective-C weak references to Kotlin objects (#1533) 2018-04-24 14:53:47 +03:00
Sergey Bogolepov 14ba28c5c7 Fix for CAdapterGenerator 2018-04-24 18:19:42 +07:00
SvyatoslavScherbina 5f661b20aa Support weak references to Objective-C objects (#1531) 2018-04-24 12:32:43 +03:00
Alexander Gorshenev 6dc6ba5137 Allow arch and family susbtitutions in manifest files. 2018-04-24 12:20:41 +03:00
Ilya Matveev f005a5664e Add a 'build' task as an alias for dist distPlatformLibs 2018-04-24 11:38:58 +07:00
Ilya Matveev c9c9f7a6a3 Convert line separators in klib tests 2018-04-24 11:38:58 +07:00
Ilya Matveev bccbf2a72c Remove the 'cleanAll' task 2018-04-24 11:38:58 +07:00
Ilya Matveev 772c48e61e Make some test tasks depending on dist 2018-04-24 11:38:58 +07:00
Vasily Levchenko b03f0bfc83 [gradle][publish] main variant is per KonanBuildingConfig 2018-04-24 00:12:11 +03:00
Vasily Levchenko a23ca71e5c [build][version] more accurate version string for local builds (drops -1 in build number) 2018-04-24 00:11:40 +03:00
Nikolay Igotti ce663c198a v0.7 changelog entry (#1530) 2018-04-23 22:07:10 +03:00
Igor Chevdar da3cc22ce8 Fixed bug in DefaultArgs lowering with vararg arguments + tests 2018-04-23 13:49:03 +03:00
Nikolay Igotti 4d9a8d85d1 Use 1.2.40 as a system compiler. (#1522) 2018-04-23 08:41:41 +01:00
Nikolay Igotti d4c0384bcc Fix WASM build. 2018-04-23 10:22:51 +03:00
Nikolay Igotti 86349baef7 Hack for 'cleanAll' target 2018-04-22 23:10:44 +03:00
Vasily Levchenko 6a47e7885a [build][version] use konan version for generating artifact name (#1523) 2018-04-22 20:07:42 +01:00
Vasily Levchenko 465fcdf947 [build][performance] fix of performance build 2018-04-20 16:38:25 +02:00