Home
last modified time | relevance | path

Searched refs:powershell (Results 1 – 25 of 38) sorted by relevance

12

/external/grpc-grpc-java/buildscripts/
Dmake_dependencies.bat22 @rem GitHub requires TLSv1.2, and for whatever reason our powershell doesn't have it enabled
23 powershell -command "$ErrorActionPreference = 'stop'; & { [Net.ServicePointManager]::SecurityProtoc…
24 powershell -command "$ErrorActionPreference = 'stop'; & { Add-Type -AssemblyName System.IO.Compress…
47 powershell -command "$ErrorActionPreference = 'stop'; & { iwr https://cmake.org/files/v3.3/%CMAKE_N…
48 powershell -command "$ErrorActionPreference = 'stop'; & { Add-Type -AssemblyName System.IO.Compress…
/external/grpc-grpc/templates/src/csharp/
Dbuild_packages_dotnetcli.bat.template28 powershell -Command "cp -r ..\..\input_artifacts\csharp_ext_* nativelibs"
32 powershell -Command "cp -r ..\..\input_artifacts\protoc_* protoc_plugins"
53powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression…
Dbuild_unitypackage.bat.template28 powershell -Command "cp -r ..\..\input_artifacts\csharp_ext_* nativelibs"
32 powershell -Command "cp -r ..\..\input_artifacts\protoc_* protoc_plugins"
/external/grpc-grpc/src/csharp/
Dbuild_packages_dotnetcli.bat26 powershell -Command "cp -r ..\..\input_artifacts\csharp_ext_* nativelibs"
30 powershell -Command "cp -r ..\..\input_artifacts\protoc_* protoc_plugins"
51 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
Dbuild_unitypackage.bat26 powershell -Command "cp -r ..\..\input_artifacts\csharp_ext_* nativelibs"
30 powershell -Command "cp -r ..\..\input_artifacts\protoc_* protoc_plugins"
/external/grpc-grpc/test/distrib/cpp/
Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
24 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
Drun_distrib_test_cmake.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
27 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
/external/rust/crates/grpcio-sys/grpc/test/distrib/cpp/
Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
24 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
Drun_distrib_test_cmake.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
27 powershell -Command "Add-Type -Assembly 'System.IO.Compression.FileSystem'; [System.IO.Compression.…
/external/scapy/scapy/arch/windows/
D__init__.py56 if NEW_RELEASE and conf.prog.powershell is not None:
59 if conf.prog.powershell is None and not ignoreVBS:
81 if conf.prog.powershell:
82 self.process = sp.Popen([conf.prog.powershell,
139 if not conf.prog.powershell:
260 if conf.prog.powershell is None:
312 self.powershell = win_find_exe(
325 self.os_access = (self.powershell is not None) or (self.cscript is not None)
613 if not conf.prog.powershell:
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/
Dprepare_build_windows.bat36 powershell -File src\csharp\install_dotnet_sdk.ps1 || goto :error
46 powershell -File tools\internal_ci\helper_scripts\install_python_interpreters.ps1 || goto :error
/external/mesa3d/.gitlab-ci/windows/
DDockerfile6 SHELL ["powershell", "-ExecutionPolicy", "RemoteSigned", "-Command", "$ErrorActionPreference = 'Sto…
/external/protobuf/kokoro/windows/csharp/
Dbuild.bat7 powershell -File install_dotnet_sdk.ps1
/external/protobuf/kokoro/release/csharp/windows/
Dbuild_nuget.bat7 powershell -File install_dotnet_sdk.ps1
/external/rust/crates/clap/src/completions/
Dmod.rs6 mod powershell; module
17 use self::powershell::PowerShellGen;
/external/python/cpython3/kokoro/
Dbuild.cmd26 powershell Compress-Archive -Path .\externals -DestinationPath %DEST%\python3-externals-%KOKORO_BUI…
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/
DDockerfile25 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; …
38 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; …
91 CMD ["powershell.exe", "-NoLogo", "-ExecutionPolicy", "Bypass"]
/external/google-fruit/extras/scripts/
Dpostsubmit.bat6 FOR /F "delims=" %%F IN ('where powershell.exe') DO (SET POWERSHELL_PATH=!POWERSHELL_PATH!%%~dpF.;)
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/windows/
Dgrpc_distribtests.bat21 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"
Dbazel_rbe.bat23 powershell -Command "[guid]::NewGuid().ToString()" >%KOKORO_ARTIFACTS_DIR%/bazel_invocation_ids
/external/exoplayer/tree/extensions/flac/
DREADME.md61 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…
/external/scapy/test/
Dmock_windows.uts277 assert conf.prog.powershell != None
279 = Store powershell results
288 conf.prog.powershell = None
/external/grpc-grpc/tools/internal_ci/windows/
Dgrpc_distribtests.bat28 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"
Dgrpc_build_packages.bat28 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"
/external/exoplayer/tree/extensions/opus/
DREADME.md66 …ll]: https://docs.microsoft.com/en-us/powershell/scripting/getting-started/getting-started-with-wi…

12