summaryrefslogtreecommitdiff
path: root/setup/devcon/devcon.cpp
diff options
context:
space:
mode:
author5an7y <[email protected]>2026-03-27 16:04:47 -0700
committer5an7y <[email protected]>2026-03-27 16:04:47 -0700
commit302d18984142a22d5195105fe0347eb5b145d859 (patch)
tree6e9ce44741bad6fe6da4eebad1a8477bc20f840f /setup/devcon/devcon.cpp
parent9cd8d031aa48669e9e3cc11886d856ce52d6ce20 (diff)
Remove Samples.txt: discover samples dynamically via ListAllSamples
- ListAllSamples.ps1: output sorted sample names to stdout instead of writing Samples.txt. The file output is replaced with Write-Output so callers can capture results via pipeline or command substitution. - Build-Samples.ps1: remove SampleListPath parameter. Default discovery now calls ListAllSamples.ps1 at runtime and consumes its stdout. Explicit -Samples array still works and is sorted alphabetically. Both paths guarantee a consistent alphabetical sample ordering. - Samples.txt: deleted. No longer needed as a pre-generated artifact. WDS_TestPass.cs is unaffected - it only passes -LogFilesDirectory and -InfOptions, neither of which changed. Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'setup/devcon/devcon.cpp')
0 files changed, 0 insertions, 0 deletions