aboutsummaryrefslogtreecommitdiff
path: root/.idea/misc.xml
AgeCommit message (Collapse)Author
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
2015-11-05update IDE configurationDmitry Jemerov
2015-10-29Initial javadoc generation moduleSergey Mashkov
2015-07-14Build fatjar by gradle and use it's output as dependency for maven and ↵Sergey Mashkov
gradle plugins. Eliminate local repository in out dir.
2015-07-13Add Mojo and TaskAction annotations to the list of annotations prohibits ↵Sergey Mashkov
unused declaration warning
2015-07-13Gradle initial plugin implementationSergey Mashkov
2015-07-13Maven plugin initial implementationSergey Mashkov
2014-07-14Downgrade to JVM 1.6 because some URI functions are not available in 1.6Ilya Ryzhenkov
2014-07-11Initial commit, setup compiler-as-a-service to analyse files.Ilya Ryzhenkov