Searched full:visualstudio (Results 1 – 25 of 141) sorted by relevance
123456
| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | mesa_deps_msvc.ps1 | 14 # https://docs.microsoft.com/en-us/visualstudio/install/command-line-parameter-examples?view=vs-2022 16 # https://docs.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=v… 17 # https://docs.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-community?view=vs-… 25 "--add", "Microsoft.VisualStudio.Component.VC.Redist.14.Latest", ` 26 "--add", "Microsoft.VisualStudio.Component.VC.ASAN", ` # MSVC 2022 27 "--add", "Microsoft.VisualStudio.Component.VC.ATL", ` 28 "--add", "Microsoft.VisualStudio.Component.VC.ATLMFC", ` 29 "--add", "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", ` 30 "--add", "Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL", ` # MSVC 2019 31 "--add", "Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC", ` [all …]
|
| D | mesa_init_msvc.ps1 | 5 Import-Module (Join-Path $vsInstallPath "Common7\Tools\Microsoft.VisualStudio.DevShell.dll")
|
| /third_party/vk-gl-cts/scripts/ctsbuild/ |
| D | config.py | 180 …10: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.10.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 181 …11: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.11.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 182 …12: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.12.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 183 …14: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.14.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 184 …15: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.15.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 185 …16: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.16.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 186 …17: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.17.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software…
|
| /third_party/vk-gl-cts/scripts/build/ |
| D | config.py | 180 …10: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.10.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 181 …11: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.11.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 182 …12: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.12.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 183 …14: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.14.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 184 …15: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.15.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 185 …16: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.16.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software…
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ |
| D | BUILD.bazel | 23 "Microsoft.VisualStudio.CodeCoverage.Shim.dll", 24 "Microsoft.VisualStudio.TestPlatform.Common.dll", 25 "Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
| /third_party/python/PC/icons/ |
| D | launcher.svg | 1 …visualstudio-online{fill:#007acc}.graph-lightgrey{fill:#dfdfdf}.st0{fill:#0078d7}.st1{fill:#fff}.s…
|
| D | python.svg | 1 …visualstudio-online{fill:#007acc}.icon-vs-bg{fill:#424242}.icon-vs-green{fill:#393}.st0{fill:url(#…
|
| D | pythonw.svg | 1 …visualstudio-online{fill:#007acc}.graph-lightgrey{fill:#dfdfdf}.st0{fill:#f6f6f6}.st1{fill:#656565…
|
| D | setup.svg | 1 …visualstudio-online{fill:#007acc}.icon-disabled-grey{fill:#848484}.icon-white{fill:#fff}.st0{fill:…
|
| /third_party/icu/.ci-builds/ |
| D | .azure-pipelines.yml | 84 - visualstudio 121 - visualstudio 153 - visualstudio 197 - visualstudio 222 - visualstudio
|
| /third_party/grpc/third_party/toolchains/dockerfile/rbe_windows2019/ |
| D | Dockerfile | 40 "--add", "Microsoft.VisualStudio.Workload.VCTools", \ 41 "--add", "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", \ 42 "--add", "Microsoft.VisualStudio.Component.Windows10SDK.20348" -Wait; \
|
| /third_party/skia/third_party/externals/dawn/ |
| D | .gitignore | 31 # Modified from https://www.gitignore.io/api/vim,macos,linux,emacs,windows,sublimetext,visualstudio… 85 ### VisualStudio ###
|
| /third_party/opencl-headers/.github/workflows/ |
| D | windows.yml | 71 Import-Module "${env:VS_ROOT}\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" 106 Import-Module "${env:VS_ROOT}\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" 168 Import-Module "${env:VS_ROOT}\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" 228 Import-Module "${env:VS_ROOT}\Common7\Tools\Microsoft.VisualStudio.DevShell.dll"
|
| /third_party/grpc/src/csharp/Grpc.Tools/ |
| D | implementation_notes.md | 61 [msbuild-targets](https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-targets) 77 …e NuGet package. See [task writing](https://learn.microsoft.com/en-us/visualstudio/msbuild/task-wr… 150 See [How to: Build incrementally](https://learn.microsoft.com/en-us/visualstudio/msbuild/how-to-bui… 160 [MSBuild target batching](https://learn.microsoft.com/en-us/visualstudio/msbuild/item-metadata-in-t…
|
| /third_party/typescript/scripts/ |
| D | post-vsts-artifact-comment.mjs | 14 …const cli = new ado.WebApi("https://typescript.visualstudio.com/defaultcollection", ado.getHandler… 64 … the build artifact. ([You can check the log here](https://typescript.visualstudio.com/TypeScript/…
|
| D | perf-result-post.mjs | 34 …const cli = new ado.WebApi("https://typescript.visualstudio.com/defaultcollection", ado.getHandler… 79 … publishing results. ([You can check the log here](https://typescript.visualstudio.com/TypeScript/…
|
| D | open-cherry-pick-pr.mjs | 94 You can view the cherry-pick log [here](https://typescript.visualstudio.com/TypeScript/_build/index… 120 …ith the cherry-pick. ([You can check the log here](https://typescript.visualstudio.com/TypeScript/…
|
| /third_party/skia/third_party/externals/angle2/doc/ |
| D | Orientation.md | 10 …[Visual Studio Community](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.a… 37 …1. [Build Only Startup Project](https://marketplace.visualstudio.com/items?itemName=SenHarada.Buil… 38 …2. [SwitchStartupProject](https://marketplace.visualstudio.com/items?itemName=vs-publisher-141975.…
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/MibViewer/Properties/ |
| D | Settings.settings | 2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(D…
|
| /third_party/libuv/ |
| D | README.md | 341 [Visual C++ Build Tools]: https://visualstudio.microsoft.com/visual-cpp-build-tools/ 342 [Visual Studio 2015 Update 3]: https://www.visualstudio.com/vs/older-downloads/ 343 [Visual Studio 2017]: https://www.visualstudio.com/downloads/
|
| /third_party/grpc/src/csharp/ |
| D | .editorconfig | 10 ; https://docs.microsoft.com/visualstudio/ide/editorconfig-code-style-settings-reference
|
| /third_party/skia/third_party/externals/tint/docs/ |
| D | coverage-info.md | 24 …an be consumed with the [VSCode Coverage Gutters](https://marketplace.visualstudio.com/items?itemN…
|
| /third_party/lz4/build/VS2022/ |
| D | _setup.bat | 17 -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 ^
|
| /third_party/rust/rust/src/tools/rust-analyzer/docs/user/ |
| D | manual.adoc | 64 https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer[the marketplace]. 67 https://marketplace.visualstudio.com/items?itemName=rust-lang.rust[official Rust plugin]. 533 https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer[Visual Studio Marketp… 537 …t in the Visual Studio IDE is enabled by the link:https://marketplace.visualstudio.com/items?itemN… 538 For now link:https://visualstudio.microsoft.com/downloads/[Visual Studio 2022] is required. All edi… 546 https://marketplace.visualstudio.com/items?itemName=cchharris.vsrustanalyzer[Visual Studio Marketpl… 554 https://marketplace.visualstudio.com/items?itemName=SourceGear.SourceGearRust[Visual Studio Marketp… 933 More about `when` clause contexts https://code.visualstudio.com/docs/getstarted/keybindings#_when-c… 970 To do this you need to create a new https://code.visualstudio.com/docs/editor/tasks[VS Code Task] a…
|
| /third_party/python/PCbuild/ |
| D | env.bat | 17 … installationPath -latest -prerelease -products * -requires Microsoft.VisualStudio.Component.VC.To…
|
123456