comparison mx/projects @ 8131:83ec1df0a30f

added support for distributions to mx added GRAAL distribution to create graal.jar in top level directory
author Doug Simon <doug.simon@oracle.com>
date Wed, 06 Mar 2013 16:59:10 +0100
parents 838293a77af7
children 5c9fc4f75b4c
comparison
equal deleted inserted replaced
8126:22bbd34705ed 8131:83ec1df0a30f
19 library@JACOCOREPORT@path=lib/jacocoreport.jar 19 library@JACOCOREPORT@path=lib/jacocoreport.jar
20 library@JACOCOREPORT@urls=http://lafo.ssw.uni-linz.ac.at/jacoco/jacocoreport.jar 20 library@JACOCOREPORT@urls=http://lafo.ssw.uni-linz.ac.at/jacoco/jacocoreport.jar
21 21
22 library@DACAPO_SCALA@path=lib/dacapo-scala-0.1.0-20120216.jar 22 library@DACAPO_SCALA@path=lib/dacapo-scala-0.1.0-20120216.jar
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-20120216.103539-3.jar 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-20120216.103539-3.jar
24
25 distribution@GRAAL@path=graal.jar
26 distribution@GRAAL@dependencies=com.oracle.graal.hotspot.amd64,com.oracle.graal.hotspot.sparc
24 27
25 # graal.api.runtime 28 # graal.api.runtime
26 project@com.oracle.graal.api.runtime@subDir=graal 29 project@com.oracle.graal.api.runtime@subDir=graal
27 project@com.oracle.graal.api.runtime@sourceDirs=src 30 project@com.oracle.graal.api.runtime@sourceDirs=src
28 project@com.oracle.graal.api.runtime@checkstyle=com.oracle.graal.graph 31 project@com.oracle.graal.api.runtime@checkstyle=com.oracle.graal.graph