annotate mx/projects @ 5032:e2de9649f0a9

Integrated mxtool updates from Maxine project.
author Doug Simon <doug.simon@oracle.com>
date Tue, 06 Mar 2012 12:09:50 +0100
parents e136f2d0d002
children 6bc165b0fdcd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
1 # The format of this file is described in the documentation for my.py.
4178
d1b26c17910a Add the Dacapo benchmarks to the "lib" folder instead of using the environment variable. Fixed an issue in the downloader.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4144
diff changeset
2
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
3 library@JDK_TOOLS@path=${JAVA_HOME}/lib/tools.jar
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
4 library@JDK_TOOLS@optional=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
5
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
6 library@JUNIT@path=lib/junit-4.8.jar
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
7 library@JUNIT@urls=http://repo1.maven.org/maven2/junit/junit/4.8/junit-4.8.jar
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
8 library@JUNIT@eclipse.container=org.eclipse.jdt.junit.JUNIT_CONTAINER/4
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
9
4144
34527a24bcf8 Adopted mxtool changes.
Doug Simon <doug.simon@oracle.com>
parents: 3732
diff changeset
10 library@CHECKSTYLE@path=lib/checkstyle-5.5-all.jar
34527a24bcf8 Adopted mxtool changes.
Doug Simon <doug.simon@oracle.com>
parents: 3732
diff changeset
11 library@CHECKSTYLE@urls=jar:http://sourceforge.net/projects/checkstyle/files/checkstyle/5.5/checkstyle-5.5-bin.zip/download!/checkstyle-5.5/checkstyle-5.5-all.jar
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
12
4178
d1b26c17910a Add the Dacapo benchmarks to the "lib" folder instead of using the environment variable. Fixed an issue in the downloader.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4144
diff changeset
13 library@DACAPO@path=lib/dacapo-9.12-bach.jar
d1b26c17910a Add the Dacapo benchmarks to the "lib" folder instead of using the environment variable. Fixed an issue in the downloader.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4144
diff changeset
14 library@DACAPO@urls=http://dfn.dl.sourceforge.net/project/dacapobench/9.12-bach/dacapo-9.12-bach.jar
d1b26c17910a Add the Dacapo benchmarks to the "lib" folder instead of using the environment variable. Fixed an issue in the downloader.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4144
diff changeset
15
4684
e136f2d0d002 Activate jtt for the gate
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4587
diff changeset
16 library@JACOCOAGENT@path=lib/jacocoagent.jar
e136f2d0d002 Activate jtt for the gate
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4587
diff changeset
17 library@JACOCOAGENT@urls=http://lafo.ssw.uni-linz.ac.at/jacoco/jacocoagent.jar
e136f2d0d002 Activate jtt for the gate
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4587
diff changeset
18
e136f2d0d002 Activate jtt for the gate
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4587
diff changeset
19 library@JACOCOREPORT@path=lib/jacocoreport.jar
e136f2d0d002 Activate jtt for the gate
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4587
diff changeset
20 library@JACOCOREPORT@urls=http://lafo.ssw.uni-linz.ac.at/jacoco/jacocoreport.jar
e136f2d0d002 Activate jtt for the gate
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4587
diff changeset
21
4480
7d6490436b57 Add Scala DaCapo benchs
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4358
diff changeset
22 library@DACAPO_SCALA@path=lib/dacapo-scala-0.1.0.jar
7d6490436b57 Add Scala DaCapo benchs
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4358
diff changeset
23 library@DACAPO_SCALA@urls=http://repo.scalabench.org/snapshots/org/scalabench/benchmarks/scala-benchmark-suite/0.1.0-SNAPSHOT/scala-benchmark-suite-0.1.0-20110908.085753-2.jar
7d6490436b57 Add Scala DaCapo benchs
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4358
diff changeset
24
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
25 # graal.hotspot
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
26 project@com.oracle.max.graal.hotspot@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
27 project@com.oracle.max.graal.hotspot@sourceDirs=src
4297
874fcc2ddd9d Use HotSpot disassmblers for native code and bytecode
Christian Wimmer <christian.wimmer@oracle.com>
parents: 4267
diff changeset
28 project@com.oracle.max.graal.hotspot@dependencies=com.oracle.max.graal.snippets
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
29 project@com.oracle.max.graal.hotspot@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
30 project@com.oracle.max.graal.hotspot@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
31
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
32 # graal.graph
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
33 project@com.oracle.max.graal.graph@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
34 project@com.oracle.max.graal.graph@sourceDirs=src
4342
6655e6194763 Drafted debug classes.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4341
diff changeset
35 project@com.oracle.max.graal.graph@dependencies=com.oracle.max.graal.debug,JUNIT
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
36 project@com.oracle.max.graal.graph@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
37
4341
fa85381ac428 Added new project "graal.debug".
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4205
diff changeset
38 # graal.debug
fa85381ac428 Added new project "graal.debug".
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4205
diff changeset
39 project@com.oracle.max.graal.debug@subDir=graal
fa85381ac428 Added new project "graal.debug".
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4205
diff changeset
40 project@com.oracle.max.graal.debug@sourceDirs=src
fa85381ac428 Added new project "graal.debug".
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4205
diff changeset
41 project@com.oracle.max.graal.debug@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
42 project@com.oracle.max.graal.debug@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
43
4525
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
44 # graal.lir
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
45 project@com.oracle.max.graal.lir@subDir=graal
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
46 project@com.oracle.max.graal.lir@sourceDirs=src
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
47 project@com.oracle.max.graal.lir@dependencies=com.oracle.max.asm,com.oracle.max.graal.nodes
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
48 project@com.oracle.max.graal.lir@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
49 project@com.oracle.max.graal.lir@javaCompliance=1.7
4525
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
50
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
51 # graal.lir.amd64
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
52 project@com.oracle.max.graal.lir.amd64@subDir=graal
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
53 project@com.oracle.max.graal.lir.amd64@sourceDirs=src
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
54 project@com.oracle.max.graal.lir.amd64@dependencies=com.oracle.max.graal.lir
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
55 project@com.oracle.max.graal.lir.amd64@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
56 project@com.oracle.max.graal.lir.amd64@javaCompliance=1.7
4525
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
57
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
58 # graal.alloc
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
59 project@com.oracle.max.graal.alloc@subDir=graal
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
60 project@com.oracle.max.graal.alloc@sourceDirs=src
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
61 project@com.oracle.max.graal.alloc@dependencies=com.oracle.max.graal.lir
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
62 project@com.oracle.max.graal.alloc@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
63 project@com.oracle.max.graal.alloc@javaCompliance=1.7
4525
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
64
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
65 # graal.snippets
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
66 project@com.oracle.max.graal.snippets@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
67 project@com.oracle.max.graal.snippets@sourceDirs=src,test
4202
93a99ff252d0 Canonicalized projects.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4200
diff changeset
68 project@com.oracle.max.graal.snippets@dependencies=com.oracle.max.graal.printer
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
69 project@com.oracle.max.graal.snippets@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
70 project@com.oracle.max.graal.snippets@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
71
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
72 # graal.nodes
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
73 project@com.oracle.max.graal.nodes@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
74 project@com.oracle.max.graal.nodes@sourceDirs=src,test
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
75 project@com.oracle.max.graal.nodes@dependencies=com.oracle.max.cri,com.oracle.max.graal.graph
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
76 project@com.oracle.max.graal.nodes@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
77 project@com.oracle.max.graal.nodes@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
78
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
79 # graal.compiler
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
80 project@com.oracle.max.graal.compiler@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
81 project@com.oracle.max.graal.compiler@sourceDirs=src
4525
681e969888a7 Separate LIR and new register allocator into separate projects
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4480
diff changeset
82 project@com.oracle.max.graal.compiler@dependencies=com.oracle.max.graal.lir.amd64,com.oracle.max.graal.alloc
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
83 project@com.oracle.max.graal.compiler@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
84 project@com.oracle.max.graal.compiler@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
85
4205
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
86 # graal.java
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
87 project@com.oracle.max.graal.java@subDir=graal
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
88 project@com.oracle.max.graal.java@sourceDirs=src
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
89 project@com.oracle.max.graal.java@dependencies=com.oracle.max.graal.compiler
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
90 project@com.oracle.max.graal.java@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
91 project@com.oracle.max.graal.java@javaCompliance=1.7
4205
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
92
4200
816ac0e579fb Move printer into separate project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4178
diff changeset
93 # graal.printer
816ac0e579fb Move printer into separate project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4178
diff changeset
94 project@com.oracle.max.graal.printer@subDir=graal
816ac0e579fb Move printer into separate project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4178
diff changeset
95 project@com.oracle.max.graal.printer@sourceDirs=src
4205
2af849af1723 moved graphbuilder into the graal.java project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4202
diff changeset
96 project@com.oracle.max.graal.printer@dependencies=com.oracle.max.graal.java
4200
816ac0e579fb Move printer into separate project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4178
diff changeset
97 project@com.oracle.max.graal.printer@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
98 project@com.oracle.max.graal.printer@javaCompliance=1.7
4200
816ac0e579fb Move printer into separate project.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4178
diff changeset
99
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
100 # graal.test
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
101 project@com.oracle.max.graal.tests@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
102 project@com.oracle.max.graal.tests@sourceDirs=src
4202
93a99ff252d0 Canonicalized projects.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4200
diff changeset
103 project@com.oracle.max.graal.tests@dependencies=com.oracle.max.graal.printer
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
104 project@com.oracle.max.graal.tests@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
105 project@com.oracle.max.graal.tests@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
106
4587
5b04b33dac74 add jtt tests, converted from the maxine repository using ConvertJTT
Lukas Stadler <lukas.stadler@jku.at>
parents: 4525
diff changeset
107 # graal.jtt
5b04b33dac74 add jtt tests, converted from the maxine repository using ConvertJTT
Lukas Stadler <lukas.stadler@jku.at>
parents: 4525
diff changeset
108 project@com.oracle.max.graal.jtt@subDir=graal
5b04b33dac74 add jtt tests, converted from the maxine repository using ConvertJTT
Lukas Stadler <lukas.stadler@jku.at>
parents: 4525
diff changeset
109 project@com.oracle.max.graal.jtt@sourceDirs=src
5b04b33dac74 add jtt tests, converted from the maxine repository using ConvertJTT
Lukas Stadler <lukas.stadler@jku.at>
parents: 4525
diff changeset
110 project@com.oracle.max.graal.jtt@dependencies=JUNIT
5b04b33dac74 add jtt tests, converted from the maxine repository using ConvertJTT
Lukas Stadler <lukas.stadler@jku.at>
parents: 4525
diff changeset
111 project@com.oracle.max.graal.jtt@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
112 project@com.oracle.max.graal.jtt@javaCompliance=1.7
4587
5b04b33dac74 add jtt tests, converted from the maxine repository using ConvertJTT
Lukas Stadler <lukas.stadler@jku.at>
parents: 4525
diff changeset
113
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
114 # max.asm
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
115 project@com.oracle.max.asm@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
116 project@com.oracle.max.asm@sourceDirs=src
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
117 project@com.oracle.max.asm@dependencies=com.oracle.max.criutils
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
118 project@com.oracle.max.asm@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
119 project@com.oracle.max.asm@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
120
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
121 # max.cri
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
122 project@com.oracle.max.cri@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
123 project@com.oracle.max.cri@sourceDirs=src
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
124 project@com.oracle.max.cri@dependencies=
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
125 project@com.oracle.max.cri@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
126 project@com.oracle.max.cri@javaCompliance=1.7
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
127
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
128 # max.criutils
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
129 project@com.oracle.max.criutils@subDir=graal
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
130 project@com.oracle.max.criutils@sourceDirs=src
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
131 project@com.oracle.max.criutils@dependencies=com.oracle.max.cri
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
132 project@com.oracle.max.criutils@checkstyle=com.oracle.max.graal.graph
5032
e2de9649f0a9 Integrated mxtool updates from Maxine project.
Doug Simon <doug.simon@oracle.com>
parents: 4684
diff changeset
133 project@com.oracle.max.criutils@javaCompliance=1.7