aboutsummaryrefslogtreecommitdiff
path: root/runners/ant
AgeCommit message (Collapse)Author
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-10-08Replace provided configuration with compileOnlySimon Ogorodnik
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik
2017-06-07Make package-list caching optionalSimon Ogorodnik
2017-05-16Fix runner parameters for consistency, add default link to stdlibSimon Ogorodnik
2017-05-11Add external documentation links argument to gradle, maven, antSimon Ogorodnik
2017-05-04Add bunch of new parameters to runnersSimon Ogorodnik
Such as packageOptions, impliedPlatforms and so on
2017-05-02Refactoring internal communication for gradleSimon Ogorodnik
2017-03-29Per package optionsSimon Ogorodnik
2017-02-24Allow to specify implied platforms in Ant scriptsDmitry Jemerov
2017-02-24Allow to specify platform for source roots in Ant scriptsDmitry Jemerov
2017-02-23Allow specifying implicit platforms for each source rootDmitry Jemerov
2017-01-17Fixed problems with 1.0.6 compiler conflictSimon 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