aboutsummaryrefslogtreecommitdiff
path: root/dokka-fatjar
AgeCommit message (Expand)Author
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov
2015-11-10fix path for renaming file after proguardDmitry Jemerov
2015-11-10use correct GString syntaxDmitry Jemerov
2015-11-10include dokka-ant.jar in dokka fatjar; advance version to 0.9.1Dmitry Jemerov
2015-11-09update org to kotlin; working upload script for Maven pluginDmitry Jemerov
2015-11-05bintray upload work in progressDmitry Jemerov
2015-11-05update IDE configurationDmitry Jemerov
2015-11-05setup multi-project build; specify version in one place for all Gradle projectDmitry Jemerov
2015-10-29Use Guice injector and ServiceLocator to load implementations on the flySergey Mashkov
2015-10-23Add proguard task to reduce size of the jarIlya Ryzhenkov
2015-10-22Update version and dependencies to 1.0.0-beta-1038Ilya Ryzhenkov
2015-07-22Upgrade to latest kotlinSergey Mashkov
2015-07-14Build fatjar by gradle and use it's output as dependency for maven and gradle...Sergey Mashkov