Lines Matching full:echo
17 echo "building dx-test-suite"
51 #echo "progdir: $progdir"
52 #echo "android build top: $ANDROID_BUILD_TOP"
65 #echo "home: $project_home"
68 echo "error: intermediates dir not set/found!!";
71 echo "tmp/intermediates dir (rel): $tmpdir"
77 echo "compiling all java files (with package dxc.junit.**)"
79 echo "$project_src/util/CollectAllTests.java" >> $javafiles
84 echo "compiling all jasmin (*.j)"
89 echo "compiling all .cfh files into .class files"
92 #echo "cfh file:$acfhfile"
96 echo "generating Main_*.java files reading from $project_home writing to $mainfilesdir"
102 echo "compile the Main_*.java files"
111 echo "dxconverter test suite sucessfully built!"
112 echo "intermediate Main_*.java files (for stacktrace analysis) can be found under $mainfilesdir"