aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2019-10-10WIP on restructuringKamil Doległo
2019-09-30Remove jitpack repositorySimon Ogorodnik
2019-09-30Fix repository orderSimon Ogorodnik
2019-09-30Make dokka_version directly definableSimon Ogorodnik
2019-08-05Update bintray pluginSimon Ogorodnik
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-03-19Fix kotlinx.cli dependencyKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-02-19Cleanup httpSimon Ogorodnik
2018-09-13force snapshot option for TC buildEugene Petrenko
2018-09-13add missing dependency, the kotlin-plugin.jar is not available in Maven (and ...Eugene Petrenko
2018-09-12minor changesEugene Petrenko
2018-09-11fix build numberEugene Petrenko
2018-09-11include TeamCity BUILD_NUMBER into build numberEugene Petrenko
2018-09-11drop gradle wrapper taskEugene Petrenko
2018-07-14Setup maven publishing to local directorySimon Ogorodnik
2018-06-04Update bundled kotlin compiler to 1.2.60-dev-157Simon Ogorodnik
2018-02-22Merge branch 'refactoring-layout-service' into devSimon Ogorodnik
2018-02-21Update bundled kotlin compilerSimon Ogorodnik
2018-02-20Update publish-plugin and fix publishingSimon Ogorodnik
2018-02-20Update plugin-publish-pluginTim Yates
2017-11-30WIPSimon Ogorodnik
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-21Fix reporting of FileComparisonFailure by adding idea_rt dependencySimon Ogorodnik
2017-11-14Take intellij-core-analysis backSimon Ogorodnik
2017-11-09Use maven to resolve kotlin-compiler dependency instead of ivySimon Ogorodnik
2017-11-09Drop dependency on intellij-core-analysisSimon Ogorodnik
2017-11-08Download dependencies from TeamCitySimon Ogorodnik
2017-10-24Update Gradle to 4.2.1Simon Ogorodnik
2017-10-08Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik
2017-10-08Update Gradle Version to 4.2Simon Ogorodnik
2017-05-02Refactoring internal communication for gradleSimon Ogorodnik
2016-12-14Manual integration of PR #93Simon Ogorodnik
2016-12-08Altered publication scriptSimon Ogorodnik
2016-11-24Updated kotlin-compiler to 1.1-M03 and fixed configurationSimon Ogorodnik
2016-11-10Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Upda...Simon Ogorodnik
2016-11-01Total build refactoring, prepare for new development iterationSimon Ogorodnik
2016-07-12Dokka 0.9.9Dmitry Jemerov
2016-07-08update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual...Dmitry Jemerov
2016-02-040.9.6Dmitry Jemerov
2016-01-28support uploading to EAP repositoryDmitry Jemerov
2015-12-28separate Gradle task to prepare Maven plugin uploadDmitry Jemerov
2015-11-09update org to kotlin; working upload script for Maven pluginDmitry Jemerov
2015-11-05bintray upload work in progressDmitry Jemerov
2015-11-05add task to put Kotlin and Dokka versions into the pom.xml of the Maven pluginDmitry Jemerov
2015-11-05push empty build.gradle to make TeamCity happyDmitry Jemerov