summaryrefslogtreecommitdiff
path: root/Build-Sample.ps1
AgeCommit message (Collapse)Author
2025-01-21Miscellaneous improvements to build scripts (#1240)Adonais Romero González
* Refactor Build-SampleSet to remove warnings & support EWDK * Improved readability and logging on Build-Sample script
2024-02-20Build System: Catch Sporadic Failures (#1123)JakobL-MSFT
* Build System: Catch Sporadic Failures * Build System: Catch Sporadic Failures --------- Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-06Simplify MSBuild Flags (#1093)JakobL-MSFT
* 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
2024-01-31Fixes for sample build errors and updates to the execution script to use new ↵zlockard
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]>
2024-01-24Update projects so that no warning/error is logged for AddSoftware Type1 (#1086)andylsn
Co-authored-by: Shunni Li <[email protected]>
2024-01-22Add infverif suppression of 1402 (add missing comment)Jakob Lichtenberg (170957)
2024-01-20Add infverif suppression of 1402 (#1080)JakobL-MSFT
user/jakob/add_infverif_sw1402
2023-11-13Add more InfVerif exceptions & clear exclusions (#1052)Adonais Romero González
2023-11-07Add new flag and exclusion for new InfVerif changes (#1049)Adonais Romero González
2023-02-07Enable CodeQL to work thru reasonable workarounds. (#857)JakobL-MSFT
2023-01-30Build scripts update (#844)Adonais Romero González
--------- Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>