index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.gradle
Age
Commit message (
Expand
)
Author
2019-10-10
WIP on restructuring
Kamil Doległo
2019-09-30
Remove jitpack repository
Simon Ogorodnik
2019-09-30
Fix repository order
Simon Ogorodnik
2019-09-30
Make dokka_version directly definable
Simon Ogorodnik
2019-08-05
Update bintray plugin
Simon Ogorodnik
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-03-19
Fix kotlinx.cli dependency
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-02-19
Cleanup http
Simon Ogorodnik
2018-09-13
force snapshot option for TC build
Eugene Petrenko
2018-09-13
add missing dependency, the kotlin-plugin.jar is not available in Maven (and ...
Eugene Petrenko
2018-09-12
minor changes
Eugene Petrenko
2018-09-11
fix build number
Eugene Petrenko
2018-09-11
include TeamCity BUILD_NUMBER into build number
Eugene Petrenko
2018-09-11
drop gradle wrapper task
Eugene Petrenko
2018-07-14
Setup maven publishing to local directory
Simon Ogorodnik
2018-06-04
Update bundled kotlin compiler to 1.2.60-dev-157
Simon Ogorodnik
2018-02-22
Merge branch 'refactoring-layout-service' into dev
Simon Ogorodnik
2018-02-21
Update bundled kotlin compiler
Simon Ogorodnik
2018-02-20
Update publish-plugin and fix publishing
Simon Ogorodnik
2018-02-20
Update plugin-publish-plugin
Tim Yates
2017-11-30
WIP
Simon Ogorodnik
2017-11-23
Clarify Kotlin Versions and config in project
Simon Ogorodnik
2017-11-21
Fix reporting of FileComparisonFailure by adding idea_rt dependency
Simon Ogorodnik
2017-11-14
Take intellij-core-analysis back
Simon Ogorodnik
2017-11-09
Use maven to resolve kotlin-compiler dependency instead of ivy
Simon Ogorodnik
2017-11-09
Drop dependency on intellij-core-analysis
Simon Ogorodnik
2017-11-08
Download dependencies from TeamCity
Simon Ogorodnik
2017-10-24
Update Gradle to 4.2.1
Simon Ogorodnik
2017-10-08
Update ShadowJar Gradle plugin to 2.0.1
Simon Ogorodnik
2017-10-08
Update Gradle Version to 4.2
Simon Ogorodnik
2017-05-02
Refactoring internal communication for gradle
Simon Ogorodnik
2016-12-14
Manual integration of PR #93
Simon Ogorodnik
2016-12-08
Altered publication script
Simon Ogorodnik
2016-11-24
Updated kotlin-compiler to 1.1-M03 and fixed configuration
Simon Ogorodnik
2016-11-10
Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Upda...
Simon Ogorodnik
2016-11-01
Total build refactoring, prepare for new development iteration
Simon Ogorodnik
2016-07-12
Dokka 0.9.9
Dmitry Jemerov
2016-07-08
update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual...
Dmitry Jemerov
2016-02-04
0.9.6
Dmitry Jemerov
2016-01-28
support uploading to EAP repository
Dmitry Jemerov
2015-12-28
separate Gradle task to prepare Maven plugin upload
Dmitry Jemerov
2015-11-09
update org to kotlin; working upload script for Maven plugin
Dmitry Jemerov
2015-11-05
bintray upload work in progress
Dmitry Jemerov
2015-11-05
add task to put Kotlin and Dokka versions into the pom.xml of the Maven plugin
Dmitry Jemerov
2015-11-05
push empty build.gradle to make TeamCity happy
Dmitry Jemerov