Vladimir Dolzhenko
974dfbc9ab
Advance bootstrap to 1.4.20-dev-1680
2020-07-06 12:04:11 +02:00
Vyacheslav Gerasimov
8e1269cc32
Build: Add hacky workaround for retrying PublishToMavenRepository tasks
...
It's supposed to help with `Caused by: org.apache.http.NoHttpResponseException: api.bintray.com:443 failed to respond`
2020-07-02 22:05:35 +03:00
Dmitriy Novozhilov
5bf18c09bb
Advance bootstrap to 1.4.20-dev-1530
2020-07-02 15:19:24 +03:00
Mikhail Zarechenskiy
d9fc71b8c0
Advance bootstrap to 1.4.20-dev-1515
2020-07-01 10:11:13 +03:00
Mikhail Zarechenskiy
94dcff5bab
Advance bootstrap to 1.4.20-dev-1508
2020-06-30 21:48:30 +03:00
Stanislav Erokhin
f753824429
Advance bootstrap version to 1.4.20-dev-1401
2020-06-30 17:56:11 +03:00
Ilya Gorbunov
643d339496
Advance bootstrap to 1.4.20-dev-1080
2020-06-25 02:37:39 +03:00
Alexander Udalov
204871a7ab
Update bootstrap to 1.4.20-dev-772
2020-06-18 16:18:59 +02:00
Ilya Gorbunov
388e619d90
Increase memory for Kotlin compile daemon to 2200M
2020-06-17 19:37:03 +03:00
Ilya Gorbunov
f3a2ff8646
Advance bootstrap to 1.4.20-dev-710
2020-06-17 19:37:03 +03:00
Yunir Salimzyanov
71f53d49ca
Revert: Bootstrap: 1.4.20-dev-498
2020-06-16 13:14:15 +03:00
Yunir Salimzyanov
ee455abe52
Bootstrap: 1.4.20-dev-498
...
(cherry picked from commit 51d74d78c6 )
2020-06-16 10:30:35 +03:00
Yunir Salimzyanov
3766dbff69
Revert "Bootstrap: 1.4.20-dev-498"
2020-06-16 10:01:58 +03:00
Yunir Salimzyanov
51d74d78c6
Bootstrap: 1.4.20-dev-498
2020-06-15 17:36:13 +03:00
Vyacheslav Gerasimov
b0c9b88485
Build: Disable sha512 checksums generated by maven-publish
...
They are not handled properly by bintray
https://github.com/gradle/gradle/issues/11412
#KTI-222
2020-06-14 20:31:28 +03:00
Dmitry Petrov
4e7901b807
Bootstrap: 1.4.20-dev-117
2020-06-05 14:12:13 +03:00
Dmitry Petrov
d27c7ce86f
Bootstrap: 1.4.20-dev-65
2020-06-04 22:28:36 +03:00
Ilya Gorbunov
4ae6665b94
Advance bootstrap to 1.4.0-dev-9619
2020-06-02 19:01:43 +03:00
Ilya Gorbunov
2e67ccbd6a
Advance bootstrap to 1.4.0-dev-9436
2020-05-30 21:34:49 +03:00
Dmitry Petrov
874fa5b998
Bootstrap: 1.4.0-dev-8798
2020-05-20 18:02:11 +03:00
Dmitry Petrov
6fcdab23cc
Bootstrap: 1.4.0-dev-8774
2020-05-20 13:47:39 +03:00
Ilya Gorbunov
0e67e8e747
Advance bootstrap to 1.4.0-dev-8447
2020-05-14 19:35:00 +03:00
Ilya Gorbunov
9c0b49d3ed
Advance bootstrap to 1.4.0-dev-7751
2020-04-29 09:17:54 +03:00
Vyacheslav Gerasimov
8d06744a6a
Set local build version to 1.4.255-SNAPSHOT
...
#KT-36128
(cherry picked from commit a8650ccfd2 )
2020-04-20 18:48:00 +03:00
Alexander Udalov
4d7d407e87
Update bootstrap to 1.4.0-dev-6123
2020-04-17 18:34:45 +02:00
Ilya Gorbunov
453e91daf2
Advance bootstrap to 1.4.0-dev-5258
2020-04-02 04:43:13 +03:00
Ilya Gorbunov
4a8dbcccee
Advance bootstrap to 1.4.0-dev-5087
...
Temporary fix kotlin gradle plugin version in buildsrc at 1.4.0-dev-1818, otherwise it causes problems in main buildscripts, when compiled with -dev-5087 (KT-37235).
2020-03-31 16:02:32 +03:00
nataliya.valtman
fa74eabbd1
use bootstrap.kotlin.default.version bootstrap for buildSrc
2020-03-04 15:15:32 +03:00
nataliya.valtman
5c6f452c10
Revert "add cleanup dependencies tasks for buildSrc"
...
This reverts commit 8a8536f8
2020-02-27 15:23:47 +03:00
nataliya.valtman
8a8536f8ae
add cleanup dependencies tasks for buildSrc
...
change embedded kotlin version to bootstrap for buildSrc
2020-02-27 13:55:58 +03:00
nataliya.valtman
d82dc86c71
Reverts commit 13afb2e4 (buildSrc bootstrap version)
2020-02-25 17:08:51 +03:00
nataliya.valtman
13afb2e45e
Make kotlin build version for buildSrc the same as for kotlin project
2020-02-23 09:02:22 +03:00
Sergey Rostov
59411e1a28
Build: flags for comparing gradle and jps
2019-06-27 17:56:52 +03:00
Dmitriy Dolovov
171e226d58
Move 'cidrPluginsEnabled' Gradle flag to local.properties
2019-06-04 08:42:47 +03:00
Svyatoslav Kuzmich
54e6ee82ad
Exclude :kotlin-stdlib-js-ir from coreLibProjects for local builds
2019-05-01 00:28:36 +03:00
Svyatoslav Kuzmich
13b332e99e
Build scripts for JS IR versions of stdlib and kotlin.tests
2019-04-26 20:14:12 +03:00
Dmitriy Dolovov
3df5123d0d
CIDR: New way of building CLion and AppCode plugins
...
- Move `prepare/cidr-plugin`, `prepare/clion-plugin` and `prepare/appcode-plugin` modules from `kotlin` to `kotlin-ultimate` project
- Move `versions.clion.*` and `versions.appcode.*` properties from `kotlin` to `kotlin-ultimate` project
- Drop `cidr183` bunch in `kotlin` project
- Drop useless `cidrPluginDir`, `clionPluginDir`, `clionSandboxDir`, `appcodePluginDir`, `appcodeSandboxDir` Gradle properties in `kotlin` project
- Drop `cidrPlugin` Gradle task in `kotlin` project
- Total: Add ability to build `kotlin-ultimate` both as part of multi-project build with `kotlin` project, and as a standalone build
2019-02-14 12:28:57 +07:00
Sergey Rostov
ca47247e5d
Build: got rid of useBootstrapStdlib flag (replaced with jpsBuild flag)
2019-01-28 13:43:08 +03:00
Sergey Rostov
12cfd6396d
JPS build flag: exclude java9 when jps build enabled
2019-01-28 13:43:07 +03:00
Vyacheslav Gerasimov
f58acbeef5
Build: implement useBootstrapStdlib flag
...
Excludes stdlib projects from build and uses bootstrap stdlib artifacts
#KT-29205
2019-01-21 21:09:40 +03:00
Ilya Gorbunov
37e706ef12
Remove fixed default values of org.gradle.* properties
...
To allow overriding them with local host gradle.properties, for example to enable locally 'org.gradle.parallel=true'.
2018-12-26 05:17:08 +03:00
Ilya Gorbunov
7f8263ec4e
Fix gradle default encoding to UTF-8
...
To avoid platform-dependent filtering charset in copy tasks.
2018-12-26 05:17:08 +03:00
Vyacheslav Gerasimov
d11fbac511
Build: Use cache-redirector.jetbrains.com to prevent connection timeouts
2018-10-12 14:57:37 +03:00
Alexey Tsvetkov
b6575b0c57
Do not turn off IC in gradle.properties
...
It is turned off for teamcity in build.gradle.kts
2018-08-14 16:30:23 +03:00
Alexey Tsvetkov
c73657b38d
Build: disable incremental compilation for non-TC build
...
This should bring small performance improvements for CI builds
(since they are not incremental anyway).
2018-06-27 23:56:26 +03:00
Mikhail Zarechenskiy
ae35a3b324
Enable new inference in the compiler
2018-03-30 20:39:55 +03:00
Vyacheslav Gerasimov
042873fa2c
Build: add maven.repository.mirror property
...
May be used to add additional repository to all projects
(cherry picked from commit d8407b9)
2018-03-16 20:07:31 +03:00
Denis Zharkov
fbef21bf17
Remove setting usePreciseJavaTracking in gradle.properties
...
It's already true by default since 9b28d1a21c
2018-02-08 12:38:19 +03:00
Dmitry Savvinov
7e512ba018
Enable contracts in the 'compiler' module
2018-02-06 10:58:47 +03:00
Denis Zharkov
58123f2103
Enable kotlin.incremental.usePreciseJavaTracking in gradle.properties
2017-12-12 16:17:58 +03:00