win32metadata/scripts
Phil Nachreiner e96b94f8d7
Update Install-DotNetTool.ps1 to use repos NuGet.config (#2013)
* Updates to point Dotnet update at NuGet.config

* Add NuGetConfigFile to MetadataTasks ScrapeHeaders

* switch to URL vs. nuget.config file copy

* make sure to delete the generated nuget.config file

* Update contribute guide with information on how to override the NuGetPackageSource for ClangSharp

* Revert change
2024-11-04 07:21:24 -05:00
..
inc Add step to patch idl files with annotation attributes and recompile them to get SAL attributes 2021-02-11 13:31:16 -08:00
AddRemapsFromApiCsv.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
ApiInfo.csv Updating a lot of namespaces (#444) 2021-04-27 01:15:58 -07:00
BuildDocs.ps1 Move Azure build pipelines to OneBranch (#1877) 2024-07-23 14:58:45 -07:00
BuildMetadataBin.ps1 Retired Windows.Win32.Interop.dll and moved attribute definitions to Windows.Win32.Foundation.Metadata (#1527) 2023-04-06 15:20:14 -07:00
ChangesSinceLastRelease.txt Add additional BCrypt APIs (#1997) 2024-09-13 13:06:56 -07:00
CleanOutputs.ps1 Improve namespace factoring for namespaces under media and others (#713) 2021-10-28 08:49:02 -07:00
CommonUtils.ps1 Update Install-DotNetTool.ps1 to use repos NuGet.config (#2013) 2024-11-04 07:21:24 -05:00
CompareBinToLastRelease.ps1 Detect when the changes file has items not used (#1182) 2022-08-28 18:09:53 -07:00
ConvertMidlAttributesToSalAnnotations.ps1 Code cleanup. 2023-05-10 13:58:00 -07:00
CreateApiInfoCsv.ps1 Added documentation links from MicrosoftDocs/win32. 2023-05-02 14:57:41 -07:00
CreateNameToNamespaceMappings.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
CreateProcLibMappingForAllLibs.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
CreateRspsForFunctionPointerFixups.ps1 Incremental build system (#670) 2021-09-23 21:38:28 -07:00
CreateScraperRspForAutoTypes.ps1 Incremental build system (#670) 2021-09-23 21:38:28 -07:00
CreateSupportedOSPlatformRsp.ps1 Added documentation links from MicrosoftDocs/win32. 2023-05-02 14:57:41 -07:00
CreateUsingsForGeneratedSources.ps1 Retired Windows.Win32.Interop.dll and moved attribute definitions to Windows.Win32.Foundation.Metadata (#1527) 2023-04-06 15:20:14 -07:00
CreateWithSetLastError.ps1 Added documentation links from MicrosoftDocs/win32. 2023-05-02 14:57:41 -07:00
DisplayHeadersForLib.ps1 Added documentation links from MicrosoftDocs/win32. 2023-05-02 14:57:41 -07:00
DisplayPossibleMappings.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
DoPackages.ps1 Move Azure build pipelines to OneBranch (#1877) 2024-07-23 14:58:45 -07:00
DoSamples.ps1 Fixed #634. 2023-03-09 15:35:21 -08:00
DoTests.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
GenerateMetadataSource.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
Get-RequiredWorkloads.ps1 Updated NetCore Runtime component version. 2023-12-04 09:15:10 -08:00
Get-VSPath.ps1 Update repo SDK and build authoring (#942) 2022-06-01 15:16:12 -07:00
Get-VSWhereBaseArgs.ps1 Update repo SDK and build authoring (#942) 2022-06-01 15:16:12 -07:00
GetVcDirPath.ps1 Update repo SDK and build authoring (#942) 2022-06-01 15:16:12 -07:00
HeaderFileCoverageExceptions.csv Added Nfc and Nfp partitions. Fixed #1938. 2024-07-02 22:13:36 -07:00
Install-AllSoftware.ps1 Update tools to .NET 8. Fixed #1746. 2024-01-03 10:47:30 -08:00
Install-DotNetTool.ps1 Update Install-DotNetTool.ps1 to use repos NuGet.config (#2013) 2024-11-04 07:21:24 -05:00
Install-VS.ps1 Update repo SDK and build authoring (#942) 2022-06-01 15:16:12 -07:00
PackDocs.ps1 Move Azure build pipelines to OneBranch (#1877) 2024-07-23 14:58:45 -07:00
RecompileIdlFilesForScraping.ps1 `RecompileIdlFilesForScraping` does not run on a clean repo. Fixed #1871. 2024-03-18 14:43:36 -07:00
ScrapeHeaders.ps1 Use x86 scanning for the base instead of x64 to get cdecl (#1232) 2022-09-08 13:29:08 -07:00
Set-LastReleaseVersion.ps1 Update to v33 (#1240) 2022-09-09 12:21:53 -07:00
Set-MajorVersion.ps1 Update to v33 (#1240) 2022-09-09 12:21:53 -07:00
TechRootToNamespaceMappings.csv Overhaul of namespaces including being able to force types/methods into different namespaces 2021-01-19 22:10:57 -08:00
TestHeaderFileCoverage.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
TestWinmdBinary.ps1 Logging improvements (#1229) 2022-09-08 09:05:26 -07:00
UpdateChangesSinceLastRelease.ps1 Detect when the changes file has items not used (#1182) 2022-08-28 18:09:53 -07:00
UpdateSDK.ps1 Added script to update the SDK. 2023-04-12 15:19:56 -07:00
UpdateSampleDependencies.ps1 Fixed #634. 2023-03-09 15:35:21 -08:00