Evgeny Gerashchenko
c6c96eeb16
Updated IDEA to last EAP 122.327
2012-09-13 19:06:49 +04:00
Nikolay Krasko
f817b04f84
Now IdeaWin*.dll libraries can be correctly loaded from bin directory so there's no need to copy them
2012-08-15 11:33:30 +04:00
Nikolay Krasko
b5357d8738
Compile against 122.29 idea eap
2012-08-14 13:19:08 +04:00
Nikolay Krasko
600349f5be
Handle URL from class loader with unescaped chars too
2012-08-02 11:46:00 +04:00
Nikolay Krasko
2677c8842e
An attempt to fix build on public server
2012-08-01 21:52:02 +04:00
Nikolay Krasko
8550b74fdb
Move to Community Dist configuration and more recent version
2012-08-01 20:02:15 +04:00
Nikolay Krasko
632353610f
Move to 120.214 build on public teamcity build server
2012-08-01 13:36:15 +04:00
Nikolay Krasko
8839630ef7
Move to 120.286 build on local build server
2012-07-31 17:18:56 +04:00
Andrey Breslav
f194bacc93
Make update_dependencies incremental
2012-07-26 16:39:08 +04:00
Andrey Breslav
541bc705fc
Don't delete system-idea (caches of the IDEA under debug) when updating dependencies
2012-07-26 14:52:08 +04:00
Andrey Breslav
4853ebc559
Make fetching IDEA SDK zip optional (for builds with artifact dependencies)
2012-07-25 16:07:52 +04:00
Andrey Breslav
7a77d39481
Example values for attributes added
2012-07-25 15:48:35 +04:00
Andrey Breslav
217b3379af
Clarifying comments added
2012-07-25 12:38:02 +04:00
Andrey Breslav
6b4aa26122
Main part of ASM 4.0 with renamed packages is now taken directly from IDEA distribution
2012-07-25 12:07:20 +04:00
Andrey Breslav
839c39c70d
Migrate build and project configuration to IntelliJ IDEA 12 (Leda) EAP
...
Major changes: ASM is switched from vanilla 3.3 to a 4.0 with renamed packages,
because this is done inside IDEA and we depend on that transitively.
Thus the jarjar renaming in build.xml, old library binaries deleted.
Also we now depend on exact IDEA build (EAP), not "last successful".
2012-07-25 12:07:19 +04:00
Leonid Shalupov
6e1dffb29c
some fixes in update_dependencies.xml
2012-07-11 19:08:26 +04:00
Andrey Breslav
81c764daf8
Create update-no-third-party target for lightweight TeamCity builds
2012-07-03 18:57:36 +04:00
Sergey Lukjanov
d94f90a0de
Replace deprected 'rename' task with 'move' task
2012-06-18 15:25:06 +04:00
Stepan Koltsov
dda30fcb82
fix build (add missing dependency)
2012-06-09 01:30:26 +04:00
Stepan Koltsov
8c7a879e65
jline for repl
2012-06-09 00:28:17 +04:00
Andrey Breslav
0916ec549d
Add verification by dx.jar to CodegenTests
...
A patch by Natalia Ukhorskaya: https://github.com/JetBrains/kotlin/pull/70
Adds Android verfication to our codegen tests
2012-06-07 12:42:59 +04:00
Leonid Shalupov
31d2f6aa7c
trying to fix build due to ant versions incompatibility
2012-05-07 19:09:56 +04:00
Leonid Shalupov
58c0ad3c46
ant task fixes + first integration test
2012-05-07 18:12:06 +04:00
Leonid Shalupov
80b96dc949
shrink option in build.xml. specify -Dshrink=false to speed up the build
2012-05-04 22:50:19 +04:00
Leonid Shalupov
4eae229127
reworked kotlin compiler dist
2012-05-04 19:12:02 +04:00
Leonid Shalupov
a8e3e991cb
fix update_dependencies.xml
2012-04-29 20:00:08 +04:00
Leonid Shalupov
57320e85c1
fix update_dependencies.xml
2012-04-29 19:51:08 +04:00
Leonid Shalupov
4cd2ce81a9
pack compiler into one jar (without js yet)
2012-04-29 19:30:43 +04:00
Maxim Shafirov
752949687d
local JB updates fixed
2012-03-29 18:38:43 +04:00
Leonid Shalupov
b1caa684fd
switch to IDEA branch 117 (11.1)
2012-03-27 20:30:14 +04:00
Evgeny Gerashchenko
e4ebdb9f18
Added temporary workaround to update_dependencies.xml to fix compilation.
2012-03-21 15:58:40 +04:00
Evgeny Gerashchenko
9037901b08
Updated version of IDEA build un update_dependencies.xml
2012-03-16 16:42:43 +04:00
Leonid Shalupov
1080756a7a
fix getting plugin-verifier in update_dependencies.xml
2012-03-11 19:56:09 +04:00
Leonid Shalupov
4ff9a71d8b
get lastPinned plugin-verifier in update_dependencies.xml
2012-03-09 17:49:49 +04:00
Andrey Breslav
3e2b2209f9
Build numbers changed to 166
2012-03-02 18:18:21 +04:00
Leonid Shalupov
ebae3fca2b
Enable plugin verifier in build
2012-02-29 17:12:55 +04:00
Andrey Breslav
b67f028ff2
Deleting an extra jar that breaks the JUnit behavior in IntelliJ IDEA
2012-02-20 22:50:27 +04:00
Maxim Shafirov
83587b72a9
HEAD branch code changed
2012-02-02 18:59:03 +04:00
Alex Tkachman
ef530de14b
guava version corrected
2012-01-31 10:14:03 +02:00
Maxim Shafirov
a63989f003
Download (and attach to respectful libraries) sources for IDEA CE
2012-01-25 18:23:09 +04:00
Maxim Shafirov
53f7c9d007
Avoid dropping config/system on each IDEA binaries update
2012-01-20 20:35:41 +04:00
Maxim Shafirov
f541cce098
Get full/core versions of IDEA using update_dependencies.xml. Don't use plugin SDK anymore.
2012-01-20 19:17:32 +04:00