Home
last modified time | relevance | path

Searched refs:powershell (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/clap/clap_complete/src/shells/
H A Dmod.rs6 mod powershell; modules
13 pub use powershell::PowerShell;
/third_party/skia/third_party/externals/tint/kokoro/windows/
H A Dbuild.bat71 powershell.exe -Command "Expand-Archive -LiteralPath '%TEMP_DIR%\dxc.zip' -DestinationPath '%TEMP_DIR%\dxc'" || goto :error
80 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/chrome-infra/depot_tools.zip', 'depot_tools.zip')" || goto :error
81 powershell -Command "Expand-Archive -Force 'depot_tools.zip' 'depot_tools'" || goto :error
/third_party/protobuf/kokoro/release/csharp/windows/
H A Dbuild_nuget.bat7 powershell -File install_dotnet_sdk.ps1
/third_party/protobuf/kokoro/windows/csharp/
H A Dbuild.bat7 powershell -File install_dotnet_sdk.ps1
/third_party/protobuf/kokoro/release/python/windows/
H A Dbuild_single_artifact.bat28 REM done from inside the powershell script as it would require to restart
/third_party/python/PCbuild/
H A Dprepare_libffi.bat206 powershell -c "md $env:CYG_ROOT -ErrorAction SilentlyContinue"
207 powershell -c "$setup = $env:CYG_ROOT+'/setup.exe'; if (!(Test-Path $setup)){invoke-webrequest https://cygwin.com/setup-x86.exe -outfile $setup}
H A Dfind_python.bat59 @powershell.exe -Command Invoke-WebRequest %_Py_NUGET_URL% -OutFile '%_Py_NUGET%'
/third_party/node/
H A Dvcbuild.bat429 powershell -c "Invoke-WebRequest -Uri 'https://nodejs.org/dist/latest/win-x64/node.exe' -OutFile '%x64_node_exe%'"

Completed in 4 milliseconds