Dmitry Jemerov
|
623673c3df
|
fix ASM 5 src download URL (file was removed in IDEA commit ed9c9fc)
|
2016-07-07 12:49:00 +02:00 |
|
Alexander Udalov
|
4c8e8b099a
|
Update protobuf from 2.5.0 to 2.6.1
|
2016-06-27 20:14:00 +03:00 |
|
Alexey Andreev
|
848d7f92fa
|
KT-3008 Implement AMD, CommonJS and UMD wrappers. Compile stdlib and builtins modules into separate JS files and wrap them in UMD.
|
2016-06-27 15:33:24 +03:00 |
|
Alexander Udalov
|
3fa87fe4de
|
Move get-protobuf later in update_dependencies
It invokes kotlinc, so should happen after the bootstrap compiler is downloaded
|
2016-06-17 17:23:19 +03:00 |
|
Alexander Udalov
|
7e38b93d80
|
Use protobuf with renamed packages, pack to IDEA plugin
Update GenerateProtoBuf.kt to also regexp-replace com.google.protobuf with
org.jetbrains.kotlin.protobuf in generated Java sources
#KT-12581 Fixed
|
2016-06-14 14:17:22 +03:00 |
|
Alexander Udalov
|
952a85414b
|
Rename packages in protobuf-java binaries and sources
#KT-12581 In Progress
|
2016-06-14 14:17:22 +03:00 |
|
Nikolay Krasko
|
181a11a1d7
|
Update to idea 2016.1.2
|
2016-05-24 17:22:56 +03:00 |
|
Nikolay Krasko
|
6a309bdb4e
|
No more patched jflex 1.4.3 in idea repository. Download artifact from maven.
https://github.com/JetBrains/intellij-community/commit/02c7c658e87dc6f3c347e9b0d44ce275d2c31514
|
2016-05-12 10:15:30 +03:00 |
|
Nikolay Krasko
|
96ec8e04ef
|
Make downloading idea sources optional
|
2016-05-12 10:14:19 +03:00 |
|
Alexander Udalov
|
922f133d75
|
Perform version override earlier and only on teamcity
|
2016-04-27 10:55:33 +03:00 |
|
Alexander Udalov
|
37d612d346
|
Update cli-parser 1.1.1 -> 1.1.2
|
2016-04-12 20:03:51 +03:00 |
|
Alexey Sedunov
|
a818d4714e
|
Misc: Extract kotlin-ultimate project
|
2016-04-09 21:13:01 +03:00 |
|
Alexey Sedunov
|
1a4a7406fe
|
Misc: Extract properties "dependencies" and "generators" from update_dependencies.xml
|
2016-04-08 21:12:38 +03:00 |
|
Alexey Sedunov
|
81298e57f2
|
[RESTORED] Misc: Fetch Spring libraries to dependencies directory
|
2016-04-08 21:11:24 +03:00 |
|
Alexey Sedunov
|
e4a64e7980
|
[RESTORED] Spring Support: Test framework
|
2016-04-08 21:09:28 +03:00 |
|
Alexey Sedunov
|
a30b4140de
|
[RESTORED] Misc: Configure IDEA Ultimate dependencies
|
2016-04-08 21:07:23 +03:00 |
|
Nikolay Krasko
|
8ccb442009
|
Do not guard downloading artifacts for compiler tests with dependencies.properties
|
2016-04-08 17:40:38 +03:00 |
|
Yan Zhulanow
|
65da1edb56
|
Download full copy of the Android SDK (needed to run the all Android Lint tests)
|
2016-04-08 15:39:58 +03:00 |
|
Nikolay Krasko
|
f648fddb84
|
Create repository for openapi.jar and idea_rt.jar on teamcity to avoid full idea download
|
2016-04-06 14:20:51 +03:00 |
|
Nikolay Krasko
|
4f7257ab66
|
Remove dependency to idea.jar in compiler tets to continue running them with JDK 1.6
|
2016-04-05 00:39:46 +03:00 |
|
Nikolay Krasko
|
5a88b19b24
|
Update to idea 2016.1
|
2016-04-05 00:39:46 +03:00 |
|
Nikolay Krasko
|
900cc58f01
|
xstream-1.4.3.jar -> xstream-1.4.8.jar in idea
|
2016-04-05 00:39:46 +03:00 |
|
Nikolay Krasko
|
02fb9a4063
|
Update to idea16 EAP (145.184.1)
|
2016-04-05 00:39:46 +03:00 |
|
Alexey Sedunov
|
90487e9aa1
|
Misc: Replace Ultimate SDK with Community during dependency update
|
2016-03-29 19:26:27 +03:00 |
|
Alexey Sedunov
|
3603d873cd
|
[REVERTED] 8e7e3a3 Alexey Sedunov on 3/10/2016 at 16:58 (committed on 3/24/2016 at 18:42)
Misc: Configure IDEA Ultimate dependencies
|
2016-03-29 19:17:12 +03:00 |
|
Alexey Sedunov
|
9070aa882d
|
[REVERTED] 161d11d Alexey Sedunov on 3/18/2016 at 14:00 (committed on 3/24/2016 at 18:42)
Spring Support: Test framework
|
2016-03-29 19:17:10 +03:00 |
|
Alexey Sedunov
|
bfcf7d2b1e
|
[REVERTED] 2dd83b1 Alexey Sedunov on 3/25/2016 at 16:08 (committed on 3/25/2016 at 16:21)
Misc: Fetch Spring libraries to dependencies directory
|
2016-03-29 19:16:58 +03:00 |
|
Ilya Gorbunov
|
3779fb2521
|
Minor: Do not recompile markdown every time.
|
2016-03-26 01:02:53 +03:00 |
|
Alexey Sedunov
|
2dd83b12d3
|
Misc: Fetch Spring libraries to dependencies directory
|
2016-03-25 15:21:16 +03:00 |
|
Alexey Sedunov
|
161d11d9ec
|
Spring Support: Test framework
|
2016-03-24 17:42:06 +03:00 |
|
Alexey Sedunov
|
8e7e3a3b99
|
Misc: Configure IDEA Ultimate dependencies
|
2016-03-24 17:42:04 +03:00 |
|
Nikolay Krasko
|
2e7ac5e4bf
|
Comment target to make changes more noticeable
|
2016-03-04 19:11:18 +03:00 |
|
Nikolay Krasko
|
bee13cd246
|
Update to IDEA 15.0.4 (143.2287.1)
|
2016-03-04 15:32:42 +03:00 |
|
Ilya Gorbunov
|
751ac3912d
|
IDEA version for bootstrapping (use IDEA built with kotlin rc branch)
|
2016-02-03 00:23:10 +03:00 |
|
Nikolay Krasko
|
7dd725f0a4
|
Failed build is good enough for version increment
|
2016-02-02 16:10:54 +03:00 |
|
Ilya Gorbunov
|
c763b592a5
|
IDEA version for bootstrapping
Build markdown every time (again).
|
2016-02-01 22:09:18 +03:00 |
|
Michael Bogdanov
|
9790afb1bd
|
Idea dependency updated to 143.2072
|
2016-02-01 18:32:13 +03:00 |
|
Alexander Udalov
|
36e41554e1
|
Do not load old metadata annotation in check-library-abi-version.kts
Also do not force recompiling markdown since we've moved to 1.1.0 now
|
2016-01-25 22:41:45 +03:00 |
|
Ilya Gorbunov
|
9a41e07ac0
|
Use IDEA 143.1960 built with master kotlin branch.
Remove tweaks required to bootstrap packages.
Restore non-star imports of kotlin.text.Charsets.
|
2016-01-22 22:06:22 +03:00 |
|
Ilya Gorbunov
|
3176f7d06c
|
Restore downloading IDEA from teamcity, build markdown every time (temporary)
|
2016-01-22 05:54:38 +03:00 |
|
Stanislav Erokhin
|
de6f52030c
|
Hack for unavailable archive.apache.org: use bintray.com instead
|
2015-12-22 16:44:10 +03:00 |
|
Ilya Gorbunov
|
19a6cc74de
|
Build Markdown from sources tagged with forKotlin tag
|
2015-12-15 16:08:55 +03:00 |
|
Dmitry Jemerov
|
3478a6fb6c
|
download markdown tagged with forKotlin, not latest build from master
|
2015-12-03 11:57:55 +01:00 |
|
Nikolay Krasko
|
18f892892c
|
Update to idea 143.1015.7
|
2015-11-26 22:16:43 +03:00 |
|
Nikolay Krasko
|
4aa7314600
|
Update to Idea 143.869.1
|
2015-11-23 22:03:32 +03:00 |
|
Nikolay Krasko
|
03310491d0
|
Update to idea 143.747.5
|
2015-11-12 19:19:41 +03:00 |
|
Natalia Ukhorskaya
|
4f64661db0
|
Update to IDEA 143.379.11
|
2015-10-26 17:16:50 +03:00 |
|
Nikolay Krasko
|
7927185cc7
|
More fixes in version regexp and move override-version call to the place where compiler is downloaded
|
2015-10-23 13:17:08 +03:00 |
|
Nikolay Krasko
|
43ae8bb1f3
|
Revert "Add script to do padding for teamcity version"
There is no need in verison padding now.
This reverts commit 8fce102212.
|
2015-10-21 14:06:01 +03:00 |
|
Nikolay Krasko
|
07f7f95fed
|
Update pattern for bootstrap download
|
2015-10-20 04:14:57 +03:00 |
|