Lines Matching full:build
105 $icuBuildDir =$icuRootDir."/source/data/out/build";
107 $icuTestDataDir =$icuRootDir."/source/test/testdata/out/build/";
109 # now build ICU
171 #devenv.com $projectFileName \/build $configurationName > \"$cLogFile\" 2>&1
172 cmd("devenv.com allinone/allinone.sln /useenv /build Debug", $verbose);
173 # build required data. this is required coz building icu will not build all the data
176 print "WARNING: Don't know how to build java-output on $platform. \n";
178 print "ERROR: Could not build ICU unknown platform $platform. \n";
193 print("ERROR: More than 1 directory in build. Can't decide the version");