aboutsummaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Collapse)Author
2019-09-30Merge remote-tracking branch 'origin/master' into tmp--release--0.10.0Simon Ogorodnik
2019-02-15Update pom file to use 'compile' instead of 'runtime' (#393)Tiem Song
This addresses Gradle 5.0 compatibility and fixes https://github.com/Kotlin/dokka/issues/388
2018-09-11fresh shadow pluginEugene Petrenko
2018-09-11gradle 4.10 + fix to the workaround around shadow pluginEugene Petrenko
2017-11-09Drop dependency on intellij-core-analysisSimon Ogorodnik
Instead of it, download idea.jar and manually strip it Also, depends on same as kotlin-compiler openapi version
2017-11-08Fix PluginXmlTransformerSimon Ogorodnik
2017-11-03Fix pom generation for dokka-android-pluginSimon Ogorodnik
Workaround for johnrengelman/shadow#334
2017-10-08Update ShadowJar Gradle plugin to 2.0.1Simon Ogorodnik
2016-11-01do not add ./ to command if linuxSimon Ogorodnik
2016-11-01Removed path relativize for commandsSimon Ogorodnik
2016-11-01Fix for CI builds #2Simon Ogorodnik
2016-11-01Total build refactoring, prepare for new development iterationSimon Ogorodnik
Removed old and useless build helpers Remove old .xml's from .idea and add .idea/shelf to .gitignore build-docs.xml fixed, dokka_version set to 0.9.10