| Age | Commit message (Collapse) | Author |
|
- Inline Build-Sample.ps1 logic as Build-SingleSample function in Build-Samples.ps1
- Pass function definition into parallel runspaces via $using: pattern
- Replace exit codes with return values for in-process execution
- Delete Build-Sample.ps1 (no longer needed as a separate script)
- Update Build-ChangedSamples.ps1 trigger file list
|
|
- ListAllSamples.ps1: Enumerates .sln files and writes Samples.txt
- Build-Samples.ps1: Unified build script reading Samples.txt with
exclusion support, parallel execution, and report generation
- Build-Sample.ps1: Fix retry bug where all-fail exits 0 instead of 1
Co-authored-by: Copilot <[email protected]>
|
|
* Refactor Build-SampleSet to remove warnings & support EWDK
* Improved readability and logging on Build-Sample script
|
|
* Build System: Catch Sporadic Failures
* Build System: Catch Sporadic Failures
---------
Co-authored-by: Jakob Lichtenberg <[email protected]>
|
|
* user/jakobl/simplify_flags
* user/jakobl/simplify_flags
* Update Build-Sample.ps1
* Merge with upcoming PR https://github.com/microsoft/Windows-driver-samples/pull/1088
* white space only change
|
|
build flags (#1078)
* Fixes for sample build errors
* Fix additional sample
* Add additional sample
* Updated comments in Build-Sample.ps1
* Adjusting exclusions.csv to be accurate for GE. Still issues for NI that we need to understand better
* Merge from develop branch
* Merge from develop branch
* Merge from develop branch
* Delete WPD samples
* Separate infverif additional options for old vs new WDK
* Delete WPD samples entry in our CODEOWNERS file
* Fix spelling error
* For 22621 WDK Remove the /samples flag
---------
Co-authored-by: Zac Lockard <[email protected]>
Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
|
|
Co-authored-by: Shunni Li <[email protected]>
|
|
|
|
user/jakob/add_infverif_sw1402
|
|
|
|
|
|
|
|
---------
Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
|