summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-07docs: streamline Building-Locally.md and fix typosuser/jvalesmena/build-environment5an7y
2026-04-07fix: detect WDK component in both full VS and Build Tools5an7y
2026-04-07fix: include Build Tools in vswhere product search5an7y
2026-04-03fix: use Write-Host for VS selection menu so it displays to console5an7y
2026-04-02refactor: consolidate VS detection into Resolve-BuildEnvironment5an7y
2026-04-02docs: rewrite Building-Locally.md for clarity5an7y
2026-04-02fix: prioritize EWDK over NuGet in auto-detection5an7y
2026-03-31refactor: remove Github RunMode5an7y
2026-03-31fix: detect WDK component version from the selected VS installation5an7y
2026-03-31Extract environment helper functions into BuildEnvironment.ps15an7y
2026-03-31Add -RunMode flag, VS detection via vswhere, and multi-install selection5an7y
2026-03-31update Code-Scanning workflow to use Build-Samples.ps15an7y-Microsoft
2026-03-31Merge branch 'develop' into user/jvalesmena/new-build-samples5an7y-Microsoft
2026-03-31ci: update Code-Scanning workflow to use Build-Samples.ps15an7y
2026-03-31Merge pull request #1363 from microsoft/user/jvalesmena/new-build-samples5an7y-Microsoft
2026-03-30Merge remote-tracking branch 'origin/develop' into user/jvalesmena/new-build-...5an7y
2026-03-30Remove redundant specific-samples example from Building-Locally.md5an7y
2026-03-30Support wildcard patterns in -Samples parameter5an7y
2026-03-30Merge Build-Sample.ps1 into Build-Samples.ps1 as internal function5an7y
2026-03-30Remove Build-AllSamples.ps1 and Build-SampleSet.ps1 in favor of Build-Samples...5an7y
2026-03-30Revert exclusions.csv to match main5an7y
2026-03-27Remove Samples.txt: discover samples dynamically via ListAllSamples5an7y
2026-03-26removing unused workflowJunyan Liu (Centific Technologies Inc)
2026-03-20Refactor Build-Samples.ps1 and fix ListAllSamples NuGet filter5an7y
2026-03-20Remove NuGet packages from samples5an7y
2026-03-20Making the maxbuild bigger on exclusions for testint and adding the base samp...5an7y
2026-03-19Add Build-Samples.ps1, ListAllSamples.ps1, fix Build-Sample retry bug5an7y
2026-03-19Merge pull request #1358 from microsoft/main5an7y-Microsoft
2026-03-13Merge pull request #1355 from 5an7y-Microsoft/main5an7y-Microsoft
2026-03-13Merge pull request #1 from 5an7y-Microsoft/copilot/fix-rce-vulnerability-in-w...5an7y-Microsoft
2026-03-13Fix RCE vulnerability: pass issue body/number via env vars instead of direct ...copilot-swe-agent[bot]
2026-03-13Initial plancopilot-swe-agent[bot]
2026-03-12Merge pull request #1353 from microsoft/user/jvalesmena/wdk-test-infra-changes5an7y-Microsoft
2026-03-12WDK test infra changes5an7y
2026-02-26Merge pull request #1351 from microsoft/user/jvalesmena/disable-tag-ownersuser/jakobl/quicktest5an7y-Microsoft
2026-02-26Disable tag-codeowner-on-issue workflow5an7y
2026-02-12Merge pull request #1340 from darugeri/master5an7y-Microsoft
2026-02-04Merge pull request #1348 from microsoft/user/vjunyli/vs2026updateScriptv-junyli
2026-02-04removed the space after newline which seems to be bug in c++ 23 not i… (#1347)JakobL-MSFT
2026-02-04update Script to be compatible with vs2026user/vjunyli/vs2026updateScriptJunyan Liu (Centific Technologies Inc)
2026-02-04Merge pull request #1346 from microsoft/pc_loadletter_0302prashantchahar
2026-02-03removed the space after newline which seems to be bug in c++ 23 not in samplespc_loadletter_0302Prashant Chahar
2025-12-15New SDCAVAD sample.Daniel Rugerio
2025-11-19Merge pull request #1336 from microsoft/user/vjunyli/disableWorkflowuser/jakobl/wdk.28000.1-RTMv-junyli
2025-11-19disable schedule and deleted the closing issue partuser/vjunyli/disableWorkflowJunyan Liu (Centific Technologies Inc)
2025-11-08Merge pull request #1334 from microsoft/user/vjunyli/FixStaleWFv-junyli
2025-11-08reversing the PAT_TOKEN and dry-run changeuser/vjunyli/FixStaleWFJunyan Liu (Centific Technologies Inc)
2025-11-08Merge pull request #1333 from microsoft/user/vjunyli/FixStaleWFv-junyli
2025-11-08use PAT_TOKEN and add dry-run for testing purpose.Junyan Liu (Centific Technologies Inc)
2025-11-07Merge pull request #1332 from microsoft/user/vjunyli/FixStaleWFv-junyli