aboutsummaryrefslogtreecommitdiff
path: root/runners/ant
AgeCommit message (Collapse)Author
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-03-04Use JDK8 as the default versionKamil Doległo
2020-02-04Adds summary reporting for all logging runnersAndrzej Ratajczak
2019-11-28Cleaning package namingBłażej Kardyś
2019-11-25Few fixes for loggerPaweł Marks
2019-11-25First plugin draftPaweł Marks
2019-05-15Fix SinceKotlinKamil Doległo
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-03-20Fix antKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-03-11Fix test, prohibit non-unix path style for dir propertyKrystianUjma
Update readme.md, allow only unix based path (dir property)
2018-10-03Introduce per-pass sinceKotlinSimon Ogorodnik
2018-09-06Fixed default values in ant runner configurationZubakov
2018-09-06Drop unnecessary properties in SourceRootZubakov
2018-08-27Ant runner default external links and classpath resolving fixZubakov
2018-08-17Ant runner minor refactoringZubakov Aleksey
2018-08-17Ant runner mpp changealeksZubakov
2018-08-01Refactoring, replace DocumentationOption with PassConfigurationaleksZubakov
2018-07-16Merge branch 'devsite-fixes-backport' into dev-multiplatfaleksZubakov
# Conflicts: # core/src/main/kotlin/Analysis/AnalysisEnvironment.kt # core/src/test/kotlin/TestAPI.kt
2018-07-14[backport] Introduce option to enable/disable jdk linkingSimon Ogorodnik
Original: 8e9e768
2018-07-10Add js platform supportaleksZubakov
2017-11-27Add language version argumentsSimon Ogorodnik
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