Maxim Shafirov
|
dbbd4c6902
|
Make sure alt-headers actually work in "core" environment
|
2012-01-31 13:37:40 +04:00 |
|
Andrey Breslav
|
5595e55ab9
|
A command-line argument to transform file names to *.java
|
2012-01-30 22:01:38 +04:00 |
|
Evgeny Goldin
|
5cc9ce8a98
|
Ant task - added classpath/classpathref
CompileEnvironment - added addToClasspath(File[] / String[])
Switching to CompileEnvironmentException to throw fatal errors
|
2012-01-28 00:13:06 +02:00 |
|
Andrey Breslav
|
167b6c8a5a
|
A command-line option to ignore compilation errors and generate byte code anyway.
Needed for: building jdk-headers
|
2012-01-26 19:12:26 +04:00 |
|
Maxim Shafirov
|
88a71b9ef2
|
Make sure we won't compile same modules in subsequent script runs in same VM instance
|
2012-01-25 15:02:58 +04:00 |
|
Maxim Shafirov
|
aca633cae0
|
Attempt to fix CompileEnvironmentTest
|
2012-01-25 14:49:48 +04:00 |
|
Maxim Shafirov
|
e79041e680
|
Don't shut down VM if the test that calls main() directly fails.
|
2012-01-25 14:17:47 +04:00 |
|
Maxim Shafirov
|
cf6704479f
|
some logging
|
2012-01-25 13:59:27 +04:00 |
|
Maxim Shafirov
|
ad9ee0eda8
|
Command line args changed
|
2012-01-24 18:38:55 +04:00 |
|
Maxim Shafirov
|
81ef081a87
|
Finally drop attaching stdlib sources everywhere
|
2012-01-24 17:20:19 +04:00 |
|
Maxim Shafirov
|
00667b14e7
|
Simplify rt.jar discovery
|
2012-01-24 17:18:33 +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 |
|
Evgeny Goldin
|
1fc1301cb2
|
Merge branch 'master' into build-tools
|
2012-01-16 21:18:34 +02:00 |
|
Maxim Shafirov
|
d51c030803
|
New module script DSL
|
2012-01-16 20:59:17 +04:00 |
|
Maxim Shafirov
|
7142bc10d0
|
Comment out temporarily to fix compilation
|
2012-01-16 16:38:37 +04:00 |
|
Evgeny Goldin
|
28044c18cd
|
"build-tools" module + "buildTools" Ant target added
|
2012-01-15 17:35:49 +02:00 |
|
Maxim Shafirov
|
59e688f9ff
|
Move module scripting out of jvm backend
|
2012-01-13 14:23:48 +04:00 |
|
Stepan Koltsov
|
ed58ca219b
|
better help in command line compiler
|
2012-01-09 20:55:44 +04:00 |
|
Stepan Koltsov
|
09d0780fe6
|
developer option to exclude sources
to compile stdlib
|
2012-01-06 21:22:55 +04:00 |
|
Stepan Koltsov
|
430b973458
|
better error reporting in commandline compiler
|
2012-01-06 21:22:50 +04:00 |
|
Alex Tkachman
|
b9f39b00c0
|
KotlinCompiler and tests aware on standard library
|
2011-11-28 14:36:57 +02:00 |
|
Alex Tkachman
|
f6426bc6d4
|
primitive iterators
|
2011-11-20 11:05:40 +02:00 |
|
Dmitry Jemerov
|
2911ff95da
|
test also looks for Java under JAVA_HOME
|
2011-11-03 18:47:40 +01:00 |
|
Dmitry Jemerov
|
cf30540247
|
failing test diagnostics
|
2011-11-03 18:41:21 +01:00 |
|
Dmitry Jemerov
|
84b216b88c
|
pull out code out of KotlinCompiler and into a testable CompileEnvironment; smoke test for CompileEnvironment
|
2011-11-03 18:07:23 +01:00 |
|
Andrey Breslav
|
3588779f19
|
When a file is changed in the IDE, we do not recheck function bodies and other executable code in other files: only declarations to povide resolution context for the changed file
|
2011-11-01 16:04:55 +03:00 |
|
Dmitry Jemerov
|
b39ea7a876
|
module compiler: initial working version
|
2011-10-31 13:35:33 +01:00 |
|
Dmitry Jemerov
|
344dea0ad5
|
extact CompileSession class; work in progress on module compilation
|
2011-10-31 13:35:33 +01:00 |
|
Dmitry Jemerov
|
65ded5b977
|
KotlinCompiler can build a jar file
|
2011-10-28 17:16:14 +02:00 |
|
Dmitry Jemerov
|
12da406850
|
use JetCoreEnvironment in KotlinCompiler
|
2011-10-27 17:49:39 +02:00 |
|
svtk
|
a81fbd209e
|
Added 'jet' extension for KotlinCompiler
|
2011-10-25 21:30:50 +04:00 |
|
Alex Tkachman
|
469ea25b13
|
method extracted
|
2011-10-23 12:27:58 +02:00 |
|
Alex Tkachman
|
63bc261be2
|
better error reporting in cli-compiler
|
2011-10-23 12:08:30 +02:00 |
|
Alex Tkachman
|
d76c5d47fd
|
compiler options
|
2011-10-22 20:22:41 +02:00 |
|
Alex Tkachman
|
23c72f4e27
|
KotlinCompiler accepts directory
|
2011-10-21 18:37:36 +02:00 |
|
Alex Tkachman
|
974dac4b5d
|
runs under mac
|
2011-10-19 13:29:38 +02:00 |
|
Andrey Breslav
|
6f9ed383f3
|
Script fixed for Mac
|
2011-10-17 21:47:02 +04:00 |
|
Dmitry Jemerov
|
4a3b984ccd
|
diagnostics
|
2011-10-17 18:54:10 +02:00 |
|
Dmitry Jemerov
|
e024b11295
|
diagnostics
|
2011-10-17 18:48:49 +02:00 |
|
Dmitry Jemerov
|
c0993c7855
|
report generated classfiles
|
2011-10-17 18:46:01 +02:00 |
|
Dmitry Jemerov
|
9b51604c92
|
assorted build script fixes
|
2011-10-17 18:15:53 +02:00 |
|
Dmitry Jemerov
|
3083fde2dd
|
binary distribution for Kotlin
|
2011-10-17 18:01:02 +02:00 |
|
Dmitry Jemerov
|
5a1bca0615
|
standalone compiler
|
2011-10-17 17:02:47 +02:00 |
|