Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-08-07 | Get rid of bintray and jcenter mentions in our buildscript (#3109) | Vsevolod Tolstopyatov | |
Otherwise, our integration tests try to resolve these repositories on failures | |||
2021-09-28 | Support JS KLib (#2159) | vmishenev | |
2020-07-30 | Use `cache-redirector` repositories for Gradle integration tests | sebastian.sellmair | |
2020-07-17 | Add kotlin-eap repository consistently to the project | sebastian.sellmair | |
2020-07-06 | Implement AndroidGradleIntegrationTest | sebastian.sellmair | |
2020-07-02 | Add basic multiplatform gradle integration test | sebastian.sellmair | |
2020-07-02 | Implement template mechanism for Gradle integration tests | sebastian.sellmair | |