comparison mx/projects @ 15576:0c0b479903bb

mx trufflejar: use distribution feature of mx instead (`mx archive @TRUFFLE')
author Bernhard Urban <bernhard.urban@jku.at>
date Fri, 09 May 2014 13:56:10 +0200
parents 33cedbce5b23
children 406a94c03ffa
comparison
equal deleted inserted replaced
15575:cb2f3c49deb2 15576:0c0b479903bb
76 com.oracle.graal.hotspot.sparc,\ 76 com.oracle.graal.hotspot.sparc,\
77 com.oracle.graal.hotspot,\ 77 com.oracle.graal.hotspot,\
78 com.oracle.graal.hotspot.hsail 78 com.oracle.graal.hotspot.hsail
79 distribution@GRAAL@excludeLibs=FINDBUGS 79 distribution@GRAAL@excludeLibs=FINDBUGS
80 80
81 distribution@TRUFFLE@path=truffle.jar
82 distribution@TRUFFLE@dependencies=\
83 com.oracle.truffle.dsl.processor
84
81 # graal.api.collections 85 # graal.api.collections
82 project@com.oracle.graal.api.collections@subDir=graal 86 project@com.oracle.graal.api.collections@subDir=graal
83 project@com.oracle.graal.api.collections@sourceDirs=src 87 project@com.oracle.graal.api.collections@sourceDirs=src
84 project@com.oracle.graal.api.collections@checkstyle=com.oracle.graal.graph 88 project@com.oracle.graal.api.collections@checkstyle=com.oracle.graal.graph
85 project@com.oracle.graal.api.collections@javaCompliance=1.8 89 project@com.oracle.graal.api.collections@javaCompliance=1.8