Commit Graph

300 Commits

Author SHA1 Message Date
705a5815b6 update changelog 2021-01-30 17:19:37 +03:00
ca8ec1f89f Suppress API validation for experimental modules 2021-01-30 17:17:39 +03:00
3bb6f63748 Fix publishing with missing github repository 2021-01-27 22:16:56 +03:00
cdb3651b58 1.4.30-RC 2021-01-18 22:12:47 +03:00
8330a74457 1.4.30-RC 2021-01-18 22:06:13 +03:00
82436148f3 Fix circular dependency in native source sets. 2021-01-18 22:05:52 +03:00
Alexander Nozik
03977e4751
Merge pull request #5 from mipt-npm/dev
Dev
2020-12-28 09:44:14 +03:00
a9d0ddc4e5 Update versions 2020-12-16 14:14:51 +03:00
261be8938b Fix process JS resources 2020-11-27 22:50:15 +03:00
3108f16dea Move copy dependencies to platform configuration 2020-11-27 22:42:44 +03:00
1b7a2038ed Move enums to top level 2020-11-27 21:00:24 +03:00
83ab554955 Remove useDokka 2020-11-27 20:26:58 +03:00
3416598434 Refactor and fix publications for non-mpp 2020-11-27 15:10:15 +03:00
f418a101bf minor fix 2020-11-27 10:49:39 +03:00
fcdfa3fd6e Merge remote-tracking branch 'origin/dev' into dev 2020-11-26 13:44:50 +03:00
f56f1be429 cleanup 2020-11-26 13:44:36 +03:00
8c038fb2e1 Merge branch 'kotlin-1.4.20' into dev
# Conflicts:
#	gradle/wrapper/gradle-wrapper.properties
#	src/main/kotlin/ru/mipt/npm/gradle/KScienceJSPlugin.kt
#	src/main/kotlin/ru/mipt/npm/gradle/KScienceMPPlugin.kt
#	src/main/kotlin/ru/mipt/npm/gradle/common.kt
2020-11-26 13:12:26 +03:00
aa2ba8caf0 Removed unused JS distribution execution 2020-11-26 13:12:02 +03:00
Alexander Nozik
fc8f03e47e
Merge pull request #4 from mipt-npm/kotlin-1.4.20
Kotlin 1.4.20
2020-11-25 22:20:47 +03:00
be571a9028 Fix dependency configuration 2020-11-25 15:25:46 +03:00
723a959a0b Fix dependency configuration 2020-11-25 14:26:08 +03:00
f456be46d4 Centralized logic for all plugins 2020-11-25 12:16:09 +03:00
152578aaf7 Bump version 2020-10-20 09:56:01 +03:00
f44a0aaa3e Update kotlin to 1.4.20-M2
Update serialization to 1.0.0
2020-10-20 08:38:40 +03:00
2fc4bb1f3d Fix JS resource copy 2020-10-02 19:07:10 +03:00
774596bbf6 Remove node to a separate plugin 2020-09-30 20:43:02 +03:00
96bfd55219 Add plugable json serialization 2020-09-28 11:47:08 +03:00
6dfd71c1fe Bump versions 2020-09-27 19:40:05 +03:00
f4e13a9979 Native deployment update 2020-09-27 17:45:40 +03:00
981687ee5e Readme template update 2020-09-25 09:55:01 +03:00
b8635df01c Add Readme generator 2020-09-22 16:21:09 +03:00
25784a6916 fix typo 2020-09-14 22:25:52 +03:00
f5cdad2093 Update versions and add Base Plugin 2020-09-10 11:38:57 +03:00
57ca6e57af Add linux native target on windows 2020-09-09 12:33:29 +03:00
0959cdee15 back to "safe" 1.4 2020-09-09 11:43:05 +03:00
b6c984db84 Safe extension resolution.
Executables for native.
2020-09-09 11:40:49 +03:00
385fbb2ac4 kotlin to 1.4.20-dev 2020-09-09 10:18:00 +03:00
b428387116 Add automatic publishing to bintray 2020-09-07 13:32:25 +03:00
fc7ae90476 Serialization version to implementation 2020-09-06 13:35:06 +03:00
65ab0e75d3 Plugin ids update. 2020-09-05 14:17:04 +03:00
4dbc21e5c0 dev release 2020-09-02 12:09:48 +03:00
a066953872 Add application clause to the Extension 2020-09-01 20:21:41 +03:00
02cd531800 Remove JVM ir 2020-08-31 12:40:13 +03:00
6464d9d926 Migrate to kScience and kotlin 1.4 2020-08-20 10:02:28 +03:00
589ac77c2b Add jvm resource copy 2020-07-06 09:52:54 +03:00
615b06eb8c Space publishing 2020-07-05 14:39:35 +03:00
7a282fa207 Fix JVM version 2020-05-05 22:20:45 +03:00
9e37d6f752 Fix for https://youtrack.jetbrains.com/issue/KT-38230. Breakin change on the API. 2020-05-04 19:57:27 +03:00
f2a5d0715c Switch to JUnit5 2020-04-07 12:49:40 +03:00
796b40b74f Kotlin to 1.3.71. Remove inline classes flag 2020-03-25 19:19:39 +03:00