Home | History | Annotate | Download | only in tools

Lines Matching refs:SYSTEM

37 By default, the script rebuilds Python for you host system [$HOST_TAG],
107 for SYSTEM in $IN_SYSTEMS; do
109 case $SYSTEM in
111 SYSTEM=${SYSTEM%%x86}x86_64
114 SYSTEM=windows-x86_64
120 case $SYSTEM in
122 SYSTEM=windows
126 OUT_SYSTEMS="$OUT_SYSTEMS $SYSTEM"
194 for SYSTEM in $BH_HOST_SYSTEMS; do
195 bh_setup_build_for_host $SYSTEM
229 # $1: host system tag
458 for SYSTEM in $BH_HOST_SYSTEMS; do
459 bh_setup_build_for_host $SYSTEM
461 need_install_host_python $SYSTEM $VERSION
466 for SYSTEM in $BH_HOST_SYSTEMS; do
467 bh_setup_build_for_host $SYSTEM
468 if [ $AUTO_BUILD != "yes" -o $SYSTEM != $BH_BUILD_TAG ]; then
470 need_package_host_python $SYSTEM $VERSION