nik
|
1a6f701e36
|
preparing to migrate to Java 8: explicitly set 'IDEA jdk' as 'Module SDK' for modules which will remain on Java 6 and older
|
2015-12-22 14:26:33 +03:00 |
|
Roman Shevchenko
|
3ad31817ab
|
(c) in JPS modules
|
2012-12-11 17:14:55 +01:00 |
|
nik
|
fa3d9839e0
|
don't include classpath.index file generated by IDEA to layout
|
2012-09-25 12:25:29 +04:00 |
|
nik
|
0675ab1316
|
line separators fixed
|
2011-10-12 12:07:35 +04:00 |
|
Eugene Zhuravlev
|
7d4f3f5a96
|
1. jps incremental builders, initial
2. set one project JDK and have modules use it
|
2011-09-26 17:53:46 +02:00 |
|
nik
|
e8aa054f3c
|
Merge branch 'master' into incremental
|
2011-09-15 13:08:44 +04:00 |
|
Dmitry Boulytchev
|
76df08f75f
|
Fixed tests.
|
2011-06-25 02:28:18 +04:00 |
|
Pavel Sher
|
527b64c7d8
|
set project JDK to 1.6, use inherited JDK in modules
|
2011-06-24 21:04:42 +02:00 |
|
Pavel Sher
|
c1a3362e1b
|
api improvements
|
2011-06-23 00:50:39 +02:00 |
|
nik
|
b89242abe6
|
added workaround for Ant bug in 1.8.0 and 1.8.1 versions regarding custom manifest (IDEA-66287)
|
2011-04-07 15:03:36 +04:00 |
|
nik
|
be1465fc8e
|
allow to include module test output in artifacts (IDEA-53226)
|
2011-04-05 17:52:38 +04:00 |
|
Dmitry Boulytchev
|
1db27cac17
|
Added missing directories to testData.
|
2011-03-23 21:33:26 +03:00 |
|
Dmitry Boulytchev
|
4bfabcb5c6
|
Merge github.com:dboulytchev/JPS into incremental
Conflicts:
.idea/misc.xml
src/org/jetbrains/jps/Project.groovy
src/org/jetbrains/jps/builders/StandardBuilders.groovy
Merged with separatedly developing incremental builds.
|
2011-03-23 16:44:24 +03:00 |
|
Pavel Sher
|
35b8f715b1
|
fixing javac -target level
|
2011-03-08 13:57:27 +01:00 |
|
Dmitri Boulytchev
|
05ef7eb774
|
Major changes in data structures. Reimplementation & beautification.
|
2010-12-11 05:26:06 +03:00 |
|
nik
|
07c01d9ab3
|
compress jar files by default
|
2010-09-09 12:09:56 +04:00 |
|
nik
|
3edce327c1
|
support for 'extract directory' artifact element
|
2010-08-03 18:12:25 +04:00 |
|
Pavel Sher
|
ef38e180ae
|
set language level to 5.0
|
2010-07-20 16:35:29 +04:00 |
|
nik
|
2535202ae8
|
honor order of elements
|
2010-03-10 16:49:41 +03:00 |
|
nik
|
d3dd03a624
|
test added
|
2010-03-10 12:17:34 +03:00 |
|
nik
|
1772b02651
|
building artifacts defined in IDEA project
|
2010-02-17 16:10:50 +03:00 |
|
Maxim Shafirov
|
bd319c6eb3
|
assorted changes
|
2009-09-01 21:20:53 +04:00 |
|
Maxim Shafirov
|
df57f8e967
|
Correct dependencies and bootstrap
|
2009-08-05 20:23:03 +04:00 |
|
Maxim Shafirov
|
ebc39a8de3
|
it now incorporates antLayout as well
|
2009-08-05 20:01:02 +04:00 |
|