Commit Graph

245 Commits

Author SHA1 Message Date
Nikolay Krasko 65c6bad542 Remove bundled plugin from ideaSDK 2015-07-07 14:58:53 +03:00
Nikolay Krasko 23ae5ae57c Remove own idea runtime and reflect jars 2015-07-07 13:36:57 +03:00
Nikolay Krasko fed264580d Update to 142.2887.3 2015-07-07 13:36:55 +03:00
Natalia Ukhorskaya 999aea6179 Update to IDEA 142.2670.3 2015-06-26 12:30:48 +03:00
Denis Zharkov 80a7f79f12 Make jars with JDK/Android SDK annotations empty
- Compiler use them only for getting parameter names and we are OK to drop it
- IDE plugin can use jdkAnnotations from ideaSDK
2015-06-23 16:44:27 +03:00
Nikolay Krasko 8e51f1aadd Idea moved to junit-4.12 2015-06-23 15:59:10 +03:00
Nikolay Krasko 2536648e60 Update to Idea 15 eap (142.2491.1) 2015-06-23 15:59:06 +03:00
Nikolay Krasko df2c7eb9b2 Update to Idea 141.1531.2 2015-06-17 11:52:02 +03:00
Nikolay Krasko 4f763c1a43 Fixes after review 2015-06-17 11:41:17 +03:00
Nikolay Krasko 8118297f89 Remove descriptions to highlight only new targets in and view 2015-06-17 11:41:16 +03:00
Nikolay Krasko 0178cbdfb0 Deprecate all old targets and introduce new with maven artifacts 2015-06-17 11:41:15 +03:00
Nikolay Krasko 9143113a50 Download prebuilt idea maven artifacts 2015-06-17 11:41:15 +03:00
Nikolay Krasko 265708bacf Separate downloading and configuring ideaSDK 2015-06-17 11:41:14 +03:00
Nikolay Krasko fb4ef41b09 Introduce parameter for ideaSDK folder 2015-06-17 11:41:12 +03:00
Nikolay Krasko 69ae976be3 Revert idea to 141.1531.1 2015-06-17 03:26:05 +03:00
Nikolay Krasko d9bcb8b18c Update to idea 141.1531.2 2015-06-16 23:52:10 +03:00
Alexander Udalov 5ec4576844 CLI: add color to compiler output via jansi
Disabled on Windows temporarily, because for some reason colors there work only
in REPL
2015-06-15 15:42:42 +03:00
Alexander Udalov cbbf8dec7e Drop ant-1.7 from project, advance Ant to 1.8.2
Ant 1.8.2 has the API (namely,
CompilerAdapterExtension#getSupportedFileExtensions) which will allow to fix a
critical bug in <withKotlin/> task (see KT-7870)
2015-06-05 15:55:52 +03:00
Nikolay Krasko 46ddb1958f Update IDEA to 141.1383.1 2015-06-04 15:33:14 +03:00
Alexander Udalov 79ee91c048 Download and build intellij-markdown when ABI version changes 2015-05-26 15:05:02 +03:00
Andrey Breslav a2b1a86ef5 Rename packages in kotlin-reflect.jar so that they do not duplicate compiler classes 2015-05-19 17:15:02 +03:00
Nikolay Krasko 04cb2bc66f Update to 141.1010.3 2015-05-15 15:29:30 +03:00
Zalim Bashorov 2cf478c864 Update to IDEA 14.1 EAP (141.1009.5) 2015-05-08 17:21:13 +03:00
Nikolay Krasko cb9c28e73f Update to Idea 141.914.3 EAP 2015-05-07 15:12:02 +03:00
Stanislav Erokhin c3f825a711 Update to idea 141.713.2 2015-04-23 13:50:47 +03:00
Zalim Bashorov 5ec8d72949 Minor: download Rhino as dependency instead of store it in the repository 2015-04-22 15:46:02 +03:00
Nikolay Krasko 06fd6c4ba2 Allow to override teamcity bootstrap compiler for "bootstrap.build.no.tests" 2015-04-22 14:13:21 +03:00
Nikolay Krasko 0be99c8efc Add parameters to control what kotlin dependencies to download 2015-04-22 14:13:20 +03:00
Nikolay Krasko c155b1a455 Set permissions for kotlin compiler on linux and mac even on teamcity 2015-04-16 02:27:50 +03:00
Nikolay Krasko e9fcdec3b0 Always download bootstrap compiler to "dependencies\bootstrap-compiler" 2015-04-16 00:25:04 +03:00
Nikolay Krasko b359cd2af0 Update to idea 141.588.1 2015-04-13 13:03:00 +03:00
Zalim Bashorov b3ef334a0e Update to IDEA 14.1 EAP (141.498.1) 2015-04-06 22:20:44 +03:00
Stanislav Erokhin 4bfdcae972 Fixed ideaSDK download logic. 2015-03-31 15:43:01 +03:00
Natalia Ukhorskaya 67f84c0f76 Update to IDEA 14.1 (141.177.4) 2015-03-25 17:44:35 +03:00
Nikolay Krasko 12406ec11f Update to idea 141.175.3 2015-03-20 14:11:31 +03:00
Dmitry Jemerov 853fce4b71 render Markdown and support link navigation in KDoc comments 2015-03-17 19:55:49 +01:00
Alexander Udalov b8674beac0 Fix build-protobuf-java-lite macro in update_dependencies.xml
Apparently vmlauncher=false invokes antRun which is missing in the Ant support
plugin in IDEA, so invoking update from IDEA was failing
2015-03-12 14:33:07 +03:00
Alexander Udalov 2c8754a6af Build lite runtime of protobuf-java
Saves ~400kb (3.25mb -> 2.85mb) of runtime+reflect size
2015-03-11 16:42:27 +03:00
Nikolay Krasko 7de794d381 Update to Idea 141.2.2 2015-03-06 12:56:40 +03:00
Nikolay Krasko d230cfc192 Update state for idea branches 2015-03-05 17:21:11 +03:00
Stanislav Erokhin 5ad07d88a9 Update to IDEA 140.2683.2 2015-02-27 18:51:05 +03:00
Yan Zhulanow 359376f797 Android SDK version was updated in Android plugin tests 2015-02-26 15:25:52 +03:00
Mikhail Mutcianko ec0d1f5d06 fix android plugin libs dependencies 2015-02-26 15:25:30 +03:00
Mikhail Mutcianko ab8815bf74 fix android plugin dependencies not unpacked 2015-02-26 15:25:29 +03:00
Nikolay Krasko fd616a3c8d Update to IDEA 140.2493.5 2015-02-18 18:53:21 +03:00
Andrey Breslav 2dcae465f7 Work around the redirect problem on SourceForge 2015-02-17 19:28:11 +03:00
Alexey Sedunov 0159f95111 Update to IDEA 139.1116 2015-01-22 17:00:21 +03:00
Nikolay Krasko 77cb279154 Don't restrict number of builds 2015-01-21 18:36:08 +03:00
Nikolay Krasko 25794beb56 Refactoring: extract macrodef 2015-01-14 16:22:56 +03:00
Nikolay Krasko a8193cd832 Auto-search for build number from idea version 2015-01-14 00:31:02 +03:00