Commit Graph

60 Commits

Author SHA1 Message Date
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
Andrey Breslav c07306a7f2 Full paths for old Ant 2012-11-26 18:12:41 +04:00
Nikolay Krasko 0207693cec Tune jline library pack
- Don't filter out properties files
- Don't filter out dlls
- Keep everything in org.fusesource.* - after processing with proguard there's a native exception on Windows 7 64bit
- Don't warn about missing dependencies from org.fusesource as jline documentation proclaims absence of any dependencies
- Remove jansi from dependencies

  #KT-3047 Fixed
2012-11-26 14:34:06 +04:00
Andrey Breslav 3b11d5787c Migrating to IDEA 123.4 2012-11-23 12:38:54 +04:00
Andrey Breslav 10cedf8576 Proper dependencies for the JPS plugin 2012-11-21 20:51:50 +04:00
Andrey Breslav 47e057d529 Migrate to IDEA 122.813 2012-11-19 17:04:18 +04:00
Andrey Breslav e9a06e51f3 Guava 12 sources added 2012-11-15 19:10:00 +04:00
Andrey Breslav b4907efd80 Updating to IDEA public preview 122.746 2012-11-12 12:52:27 +04:00
Nikolay Krasko 6009038342 Artifacts for 1596369 are lost - move to new build 2012-10-31 15:16:20 +04:00
Evgeny Gerashchenko 4a7a31d830 Updated IDEA to 122.639. 2012-10-29 21:51:02 +04:00
Andrey Breslav 23f98f81b9 Update to IntelliJ IDEA EAP 122.519 2012-10-10 15:56:58 +04:00
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