Evgeny Gerashchenko
|
859b0b845a
|
Obtaining jflex from github. No IDEA checkout is necessary anymore.
|
2013-09-17 18:09:59 +04:00 |
|
Svetlana Isakova
|
88642ae1cc
|
Updated to IDEA 132.197 EAP
|
2013-09-14 16:04:56 +04:00 |
|
Nikolay Krasko
|
063ae58d6c
|
Remove unused verifier dependency
|
2013-09-11 18:38:34 +04:00 |
|
Zalim Bashorov
|
63941c4e86
|
Updated to IDEA 132.106 EAP.
|
2013-09-06 19:10:12 +04:00 |
|
Evgeny Gerashchenko
|
440716c817
|
Updated to IDEA 132.27 EAP.
|
2013-08-30 21:08:23 +04:00 |
|
Andrey Breslav
|
f7a9ea60dd
|
protobuf-java added to the project
|
2013-08-23 17:38:50 +04:00 |
|
Alexander Udalov
|
5a3834e54d
|
Update to IDEA EAP 130.1619
|
2013-08-19 21:54:26 +04:00 |
|
Andrey Breslav
|
52c5e6c001
|
Force replace sources.zip before downloading
|
2013-08-14 18:04:28 +04:00 |
|
Andrey Breslav
|
3617e418c2
|
Fixing guava 14 library and sources
|
2013-08-09 17:32:24 +04:00 |
|
Nikolay Krasko
|
a18875aba4
|
Fix local file uri for windows
|
2013-08-09 15:43:52 +04:00 |
|
Andrey Breslav
|
8230d7ed94
|
Update to IDEA 13 EAP - 130.1486
|
2013-08-07 20:41:09 +04:00 |
|
Andrey Breslav
|
4f6e7ad39b
|
Setting up continuous integration
|
2013-08-07 20:34:47 +04:00 |
|
Nikolay Krasko
|
a4451dbf24
|
Update to eap 130.1365
|
2013-07-30 13:31:21 +04:00 |
|
Zalim Bashorov
|
b14a5f3ea1
|
Migrate to IDEA 130.1335
|
2013-07-26 21:33:08 +04:00 |
|
Andrey Breslav
|
33efbc3e91
|
Migrate to IDEA 130.1225
Fix the class loader to generate proper resource URLs:
we used to have "!" as a JAR separator, but the correct one is "!/", according to the docs here: http://docs.oracle.com/javase/6/docs/api/java/net/JarURLConnection.html
|
2013-07-23 17:34:33 +04:00 |
|
Erokhin Stanislav
|
1565a2da3c
|
Update to IDEA 130.703
|
2013-07-12 13:27:18 +04:00 |
|
Natalia.Ukhorskaya
|
8429162220
|
Merge branch 'master' into idea13
Conflicts:
idea/src/org/jetbrains/jet/plugin/quickfix/AddFunctionToSupertypeFix.java
idea/src/org/jetbrains/jet/plugin/quickfix/ChangeFunctionReturnTypeFix.java
libraries/stdlib/src/kotlin/properties/Properties.kt
libraries/stdlib/test/properties/delegation/DelegationTest.kt
libraries/stdlib/test/properties/delegation/MapDelegationTest.kt
libraries/stdlib/test/properties/delegation/lazy/LazyValuesTest.kt
update_dependencies.xml
|
2013-06-04 13:14:08 +04:00 |
|
Natalia.Ukhorskaya
|
acbccb9411
|
Get asm from fixed idea build (jar with debug info and patched for java 8)
|
2013-06-04 11:11:48 +04:00 |
|
Andrey Breslav
|
ce402068c9
|
Using a property for IDEA zip name
(cherry picked from commit 42683dc)
|
2013-06-04 11:11:47 +04:00 |
|
Andrey Breslav
|
9270eec30f
|
Using properties for dependency build id's
(cherry picked from commit 68b0aa0)
|
2013-06-04 11:11:46 +04:00 |
|
Andrey Breslav
|
fad29b8ad1
|
Using the version of ASM that has debug information in it
No more need for extra ASM jars (analysis and util)
|
2013-05-30 13:07:19 +04:00 |
|
Andrey Breslav
|
bf6cd41d82
|
IDEA 130.703 for internal build server
|
2013-05-28 14:33:02 +04:00 |
|
Andrey Breslav
|
87739107f8
|
Using protobuf 2.5.0
|
2013-05-28 14:11:03 +04:00 |
|
Andrey Breslav
|
fea302c817
|
Trying IDEA 130.703
|
2013-05-28 12:08:01 +04:00 |
|
Andrey Breslav
|
42683dce69
|
Using a property for IDEA zip name
|
2013-05-22 15:47:59 +04:00 |
|
Andrey Breslav
|
68b0aa0eb2
|
Using properties for dependency build id's
|
2013-05-22 15:30:02 +04:00 |
|
Andrey Breslav
|
a2b82095da
|
Using the version of ASM that has debug information in it
No more need for extra ASM jars (analysis and util)
|
2013-05-21 13:56:34 +04:00 |
|
Andrey Breslav
|
530dc1ca95
|
~ Trying to run with IDEA 13 EAP (130.555)
|
2013-05-20 12:23:39 +04:00 |
|
Andrey Breslav
|
63f7b4c51d
|
Replacing all occurences of the package name, not only the first one
|
2013-05-13 15:52:13 +04:00 |
|
Nikolay Krasko
|
fed5cf6524
|
Update to IDEA 12.1.3 (build 129.400)
|
2013-05-06 15:05:45 +04:00 |
|
Andrey Breslav
|
1ddc537728
|
'get-maven-library' macro extracted
|
2013-04-30 16:10:28 +04:00 |
|
Andrey Breslav
|
231457df8e
|
Migrate to IDEA 12.1.2
|
2013-04-29 14:44:09 +04:00 |
|
Natalia.Ukhorskaya
|
5baa10df41
|
Update to IDEA 12.1.2 (build 129.298)
|
2013-04-23 11:46:40 +04:00 |
|
Evgeny Gerashchenko
|
3760922e84
|
Updated to IDEA 12.1.1 (build 129.239)
|
2013-04-11 22:30:12 +04:00 |
|
Nikolay Krasko
|
e77f1060b3
|
Update to IDEA 129.111 (12.1 EAP RC2)
|
2013-03-29 18:56:35 +04:00 |
|
Nikolay Krasko
|
8201e530fd
|
Update to IDEA 129.60 (12.1 EAP RC)
|
2013-03-26 16:30:32 +04:00 |
|
Evgeny Gerashchenko
|
35dadbf796
|
Update to IDEA 129.17 (12.1 EAP)
|
2013-03-26 16:30:28 +04:00 |
|
Andrey Breslav
|
a4e503a263
|
Update to 12.1 EAP (IDEA 128.101)
|
2013-03-26 16:30:23 +04:00 |
|
Mikhael Bogdanov
|
d1a443d952
|
Update to Idea 12.0.4
|
2013-02-19 19:46:00 +04:00 |
|
Andrey Breslav
|
a47ff5cdb5
|
Update to IDEA 12.0.3
|
2013-02-04 15:41:20 +04:00 |
|
Andrey Breslav
|
be349f6229
|
Migrate to IDEA 123.139 (12.0.3)
|
2013-01-29 20:46:14 +04:00 |
|
Evgeny Gerashchenko
|
b0e9e7b5e7
|
Updated to IDEA 12.0.2.
|
2013-01-15 19:41:42 +04:00 |
|
Leonid Shalupov
|
9f0999c61e
|
update_dependencies.xml: cache downloaded artifacts. do not use search.maven.org!
|
2012-12-14 18:45:52 +04:00 |
|
Andrey Breslav
|
011cdba158
|
Migrate to IDEA 123.72 Leda Release
|
2012-12-07 21:54:11 +04:00 |
|
Andrey Breslav
|
f0ce7ac33a
|
Migrate to IDEA 123.67, Leda release
|
2012-12-05 20:21:31 +04:00 |
|
Andrey Breslav
|
3549d50225
|
Migrate to IDEA 123.63
|
2012-12-04 14:20:49 +04:00 |
|
Andrey Breslav
|
d9ddaf298b
|
Download asm jars from Maven Central
|
2012-12-04 13:26:14 +04:00 |
|
Andrey Breslav
|
c9921a3699
|
Update for IDEA 123.45
|
2012-12-03 14:06:46 +04:00 |
|
Andrey Breslav
|
f17a7df6d9
|
Fix <get> for old Ant
|
2012-11-27 15:24:00 +04:00 |
|
Alexander Udalov
|
3cd41b2503
|
Update to jline 2.9
Fixes console problems after :quit from REPL on the latest Ubuntu
|
2012-11-26 21:48:15 +04:00 |
|