Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-26 | add multiplatform configuration for maven | KrystianUjma | |
2019-03-27 | Fix Maven | Kamil Doległo | |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma | |
2019-03-11 | Fix test, prohibit non-unix path style for dir property | KrystianUjma | |
Update readme.md, allow only unix based path (dir property) | |||
2019-02-19 | Cleanup http | Simon Ogorodnik | |
2018-09-06 | Drop unnecessary properties in SourceRoot | Zubakov | |
2018-08-01 | Refactoring, replace DocumentationOption with PassConfiguration | aleksZubakov | |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov | |
# Conflicts: # core/src/main/kotlin/Analysis/AnalysisEnvironment.kt # core/src/test/kotlin/TestAPI.kt | |||
2018-07-14 | Support noJdkLink in Maven | Simon Ogorodnik | |
2018-07-10 | Add js platform support | aleksZubakov | |
2017-11-27 | Add language version arguments | Simon Ogorodnik | |
2017-11-22 | Add "suppress" to the per-package configuration options. | Chris Rankin | |
2017-06-07 | Make package-list caching optional | Simon Ogorodnik | |
2017-05-16 | Fix runner parameters for consistency, add default link to stdlib | Simon Ogorodnik | |
2017-05-11 | Add external documentation links argument to gradle, maven, ant | Simon Ogorodnik | |
2017-05-04 | Add bunch of new parameters to runners | Simon Ogorodnik | |
Such as packageOptions, impliedPlatforms and so on | |||
2017-05-02 | Refactoring internal communication for gradle | Simon Ogorodnik | |
2017-02-23 | Allow specifying implicit platforms for each source root | Dmitry Jemerov | |
2016-11-01 | Total build refactoring, prepare for new development iteration | Simon 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 |