comparison mx/projects @ 16682:63706366f6c5

moved distribution artifacts into build/ sub-directory
author Doug Simon <doug.simon@oracle.com>
date Mon, 04 Aug 2014 16:50:50 +0200
parents 90c97a4bd2da
children dd8449afc086
comparison
equal deleted inserted replaced
16681:74123ce7599b 16682:63706366f6c5
80 80
81 library@VECMATH@path=lib/vecmath-1.3.1.jar 81 library@VECMATH@path=lib/vecmath-1.3.1.jar
82 library@VECMATH@urls=http://lafo.ssw.uni-linz.ac.at/graal-external-deps/vecmath-1.3.1.jar,http://mirrors.ibiblio.org/pub/mirrors/maven/java3d/jars/vecmath-1.3.1.jar 82 library@VECMATH@urls=http://lafo.ssw.uni-linz.ac.at/graal-external-deps/vecmath-1.3.1.jar,http://mirrors.ibiblio.org/pub/mirrors/maven/java3d/jars/vecmath-1.3.1.jar
83 library@VECMATH@sha1=a0ae4f51da409fa0c20fa0ca59e6bbc9413ae71d 83 library@VECMATH@sha1=a0ae4f51da409fa0c20fa0ca59e6bbc9413ae71d
84 84
85 distribution@GRAAL@path=graal.jar 85 distribution@GRAAL@path=build/graal.jar
86 distribution@GRAAL@subDir=graal 86 distribution@GRAAL@subDir=graal
87 distribution@GRAAL@sourcesPath=graal.src.zip 87 distribution@GRAAL@sourcesPath=build/graal.src.zip
88 distribution@GRAAL@dependencies=\ 88 distribution@GRAAL@dependencies=\
89 com.oracle.graal.hotspot.amd64,\ 89 com.oracle.graal.hotspot.amd64,\
90 com.oracle.graal.hotspot.ptx,\ 90 com.oracle.graal.hotspot.ptx,\
91 com.oracle.graal.hotspot.sparc,\ 91 com.oracle.graal.hotspot.sparc,\
92 com.oracle.graal.hotspot,\ 92 com.oracle.graal.hotspot,\
93 com.oracle.graal.hotspot.jfr,\ 93 com.oracle.graal.hotspot.jfr,\
94 com.oracle.graal.hotspot.hsail 94 com.oracle.graal.hotspot.hsail
95 distribution@GRAAL@exclude=FINDBUGS 95 distribution@GRAAL@exclude=FINDBUGS
96 96
97 distribution@GRAAL_LOADER@path=graal-loader.jar 97 distribution@GRAAL_LOADER@path=build/graal-loader.jar
98 distribution@GRAAL_LOADER@subDir=graal 98 distribution@GRAAL_LOADER@subDir=graal
99 distribution@GRAAL_LOADER@sourcesPath=graal-loader.src.zip 99 distribution@GRAAL_LOADER@sourcesPath=build/graal-loader.src.zip
100 distribution@GRAAL_LOADER@dependencies=com.oracle.graal.hotspot.loader 100 distribution@GRAAL_LOADER@dependencies=com.oracle.graal.hotspot.loader
101 101
102 distribution@TRUFFLE@path=truffle.jar 102 distribution@TRUFFLE@path=build/truffle.jar
103 distribution@TRUFFLE@subDir=graal 103 distribution@TRUFFLE@subDir=graal
104 distribution@TRUFFLE@sourcesPath=truffle.src.zip 104 distribution@TRUFFLE@sourcesPath=build/truffle.src.zip
105 distribution@TRUFFLE@dependencies=\ 105 distribution@TRUFFLE@dependencies=\
106 com.oracle.truffle.api.dsl 106 com.oracle.truffle.api.dsl
107 107
108 distribution@GRAAL_TRUFFLE@path=graal-truffle.jar 108 distribution@GRAAL_TRUFFLE@path=build/graal-truffle.jar
109 distribution@GRAAL_TRUFFLE@subDir=graal 109 distribution@GRAAL_TRUFFLE@subDir=graal
110 distribution@GRAAL_TRUFFLE@sourcesPath=graal-truffle.src.zip 110 distribution@GRAAL_TRUFFLE@sourcesPath=build/graal-truffle.src.zip
111 distribution@GRAAL_TRUFFLE@dependencies=\ 111 distribution@GRAAL_TRUFFLE@dependencies=\
112 com.oracle.graal.truffle,\ 112 com.oracle.graal.truffle,\
113 com.oracle.graal.truffle.hotspot.amd64 113 com.oracle.graal.truffle.hotspot.amd64
114 distribution@GRAAL_TRUFFLE@exclude=FINDBUGS 114 distribution@GRAAL_TRUFFLE@exclude=FINDBUGS
115 distribution@GRAAL_TRUFFLE@distDependencies=GRAAL,TRUFFLE 115 distribution@GRAAL_TRUFFLE@distDependencies=GRAAL,TRUFFLE
116 116
117 distribution@TRUFFLE-DSL-PROCESSOR@path=truffle-dsl-processor.jar 117 distribution@TRUFFLE-DSL-PROCESSOR@path=build/truffle-dsl-processor.jar
118 distribution@TRUFFLE-DSL-PROCESSOR@subDir=graal 118 distribution@TRUFFLE-DSL-PROCESSOR@subDir=graal
119 distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=truffle-dsl-processor.src.zip 119 distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=build/truffle-dsl-processor.src.zip
120 distribution@TRUFFLE-DSL-PROCESSOR@dependencies=\ 120 distribution@TRUFFLE-DSL-PROCESSOR@dependencies=\
121 com.oracle.truffle.dsl.processor 121 com.oracle.truffle.dsl.processor
122 distribution@TRUFFLE-DSL-PROCESSOR@distDependencies=TRUFFLE 122 distribution@TRUFFLE-DSL-PROCESSOR@distDependencies=TRUFFLE
123 123
124 # graal.api.collections 124 # graal.api.collections