aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Expand)Author
2019-09-04Gradle version 5.6.1Roman Elizarov
2019-07-19Properly specify transitive dependencies for kotlinx-coroutines-debugVsevolod Tolstopyatov
2019-07-19Module with kotlinx-coroutines BOM for better dependency managementVsevolod Tolstopyatov
2019-04-26Expand only package.json file during prepareNodePackage, otherwise files like...Vsevolod Tolstopyatov
2019-04-24JS: Test and publish JS files that were transformed by atomicfuRoman Elizarov
2019-04-24Fix npm publicationVsevolod Tolstopyatov
2019-04-21Fix atomicfu post-processing and dependenciesRoman Elizarov
2019-04-16Infrastructure to build kotlinx.coroutines against Kotlin snapshotsVsevolod Tolstopyatov
2019-04-04Flow preview implementationVsevolod Tolstopyatov
2019-03-25Custom ServiceLoader without jar checksum verificationsokolova
2019-02-24Fixed IDEA project import on WindowsRoman Elizarov
2019-02-22Use https in documentation and buildsRoman Elizarov
2019-01-28Migration to new multiplatorm plugin (#947)Vsevolod Tolstopyatov
2019-01-23Update to gradle 4.10Vsevolod Tolstopyatov
2018-12-13Merge pull request #876 from Kotlin/debug-agentVsevolod Tolstopyatov
2018-12-13Repackage byte-buddy along with debug agent (so it shouldn't be a dependency ...Vsevolod Tolstopyatov
2018-11-27Fix: default dispatcher doesn't work with jsdomanton.sukhonosenko
2018-11-27Enable progressive modeVsevolod Tolstopyatov
2018-11-12Ability to publish develop branch to oss.jfrogVsevolod Tolstopyatov
2018-10-17Disable Gradle metadata publishing for all but native modulesRoman Elizarov
2018-10-15Fixed coroutines-core:dokka dependencies and link mappingsRoman Elizarov
2018-10-15Fixed dokka dependencies so that "clean site" worksRoman Elizarov
2018-10-13Dokka fixesVsevolod Tolstopyatov
2018-10-09Experimental annotation revisit:Vsevolod Tolstopyatov
2018-10-08Migrate to Kotlin 1.3 coroutines, drop experimental from packageRoman Elizarov
2018-10-08Run JS tests on transformed kotlinx-coroutines-core-js module filesRoman Elizarov
2018-10-05Prevent leak of atomicFu dependency to published POM filesRoman Elizarov
2018-09-12Fixed source links in docsRoman Elizarov
2018-09-05Publish transformed JS artifact to NPMRoman Elizarov
2018-09-04AtomicFu version 0.11.4: Back to default FU variant and JS transformRoman Elizarov
2018-08-23AtomicFu version 0.11.2 with user-friendly pluginRoman Elizarov
2018-08-10JobSupport cancellation rework:Vsevolod Tolstopyatov
2018-07-25Documentation for Kotlin/Native supportRoman Elizarov
2018-07-25Kotlin/Native supportVsevolod Tolstopyatov
2018-06-29Updated copyright to short template and year 2018 across all filesRoman Elizarov
2018-06-29Merge 'develop' into project-structureRoman Elizarov
2018-06-27Kotlin 1.2.51Roman Elizarov
2018-06-19Adapt knit for new folder layoutVsevolod Tolstopyatov
2018-06-08Support -PmochaTest=pattern option to filter JS testsRoman Elizarov
2018-06-06Make exception handling in AbstractContinuation consistent: always prefer exc...Vsevolod Tolstopyatov
2018-04-24Do not print npmPublish args at configuration phaseIlya Gorbunov
2018-04-24Do not put kotlin dependency in package.json used for testsIlya Gorbunov
2018-04-11Gradle 4.6Roman Elizarov
2018-04-11Restructure build logic, prepare for nativeRoman Elizarov
2018-04-04Extracted compilation configs into separate build filesRoman Elizarov
2018-04-04typo fixedRoman Elizarov
2018-03-06JS: Moved node_modules into build directoryRoman Elizarov
2018-03-05Disable testMochaChrome because mocha-headless-chrome does not work on TeamCityRoman Elizarov
2018-03-05JS: Publish to npm:Roman Elizarov
2018-03-05Moved versions of npm dependencies used during build to gradle.propertiesRoman Elizarov