diff 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
line wrap: on
line diff
--- a/mx/projects	Wed Mar 06 13:24:11 2013 +0100
+++ b/mx/projects	Wed Mar 06 16:59:10 2013 +0100
@@ -22,6 +22,9 @@
 library@DACAPO_SCALA@path=lib/dacapo-scala-0.1.0-20120216.jar
 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
 
+distribution@GRAAL@path=graal.jar
+distribution@GRAAL@dependencies=com.oracle.graal.hotspot.amd64,com.oracle.graal.hotspot.sparc
+
 # graal.api.runtime
 project@com.oracle.graal.api.runtime@subDir=graal
 project@com.oracle.graal.api.runtime@sourceDirs=src