comparison mx/projects @ 15899:e065b9746246

mx: create Eclipse projects for distributions
author Doug Simon <doug.simon@oracle.com>
date Mon, 26 May 2014 13:02:29 +0200
parents dffc37fa7157
children 67e0015b21d6 6aa352b260f4
comparison
equal deleted inserted replaced
15898:c102edf38127 15899:e065b9746246
64 library@VECMATH@path=lib/vecmath-1.3.1.jar 64 library@VECMATH@path=lib/vecmath-1.3.1.jar
65 library@VECMATH@urls=http://mirrors.ibiblio.org/pub/mirrors/maven/java3d/jars/vecmath-1.3.1.jar 65 library@VECMATH@urls=http://mirrors.ibiblio.org/pub/mirrors/maven/java3d/jars/vecmath-1.3.1.jar
66 library@VECMATH@sha1=a0ae4f51da409fa0c20fa0ca59e6bbc9413ae71d 66 library@VECMATH@sha1=a0ae4f51da409fa0c20fa0ca59e6bbc9413ae71d
67 67
68 distribution@GRAAL@path=graal.jar 68 distribution@GRAAL@path=graal.jar
69 distribution@GRAAL@subDir=graal
69 distribution@GRAAL@sourcesPath=graal.src.zip 70 distribution@GRAAL@sourcesPath=graal.src.zip
70 distribution@GRAAL@dependencies=\ 71 distribution@GRAAL@dependencies=\
71 com.oracle.graal.hotspot.amd64,\ 72 com.oracle.graal.hotspot.amd64,\
72 com.oracle.graal.hotspot.ptx,\ 73 com.oracle.graal.hotspot.ptx,\
73 com.oracle.graal.truffle,\ 74 com.oracle.graal.truffle,\
77 com.oracle.graal.hotspot.jfr,\ 78 com.oracle.graal.hotspot.jfr,\
78 com.oracle.graal.hotspot.hsail 79 com.oracle.graal.hotspot.hsail
79 distribution@GRAAL@exclude=FINDBUGS 80 distribution@GRAAL@exclude=FINDBUGS
80 81
81 distribution@TRUFFLE@path=truffle.jar 82 distribution@TRUFFLE@path=truffle.jar
83 distribution@TRUFFLE@subDir=graal
82 distribution@TRUFFLE@sourcesPath=truffle-sources.jar 84 distribution@TRUFFLE@sourcesPath=truffle-sources.jar
83 distribution@TRUFFLE@dependencies=\ 85 distribution@TRUFFLE@dependencies=\
84 com.oracle.truffle.api.dsl 86 com.oracle.truffle.api.dsl
85 87
86 distribution@TRUFFLE-DSL-PROCESSOR@path=truffle-dsl-processor.jar 88 distribution@TRUFFLE-DSL-PROCESSOR@path=truffle-dsl-processor.jar
89 distribution@TRUFFLE-DSL-PROCESSOR@subDir=graal
87 distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=truffle-dsl-processor-sources.jar 90 distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=truffle-dsl-processor-sources.jar
88 distribution@TRUFFLE-DSL-PROCESSOR@dependencies=\ 91 distribution@TRUFFLE-DSL-PROCESSOR@dependencies=\
89 com.oracle.truffle.dsl.processor 92 com.oracle.truffle.dsl.processor
90 distribution@TRUFFLE-DSL-PROCESSOR@distDependencies=TRUFFLE 93 distribution@TRUFFLE-DSL-PROCESSOR@distDependencies=TRUFFLE
91 94