| Age | Commit message (Collapse) | Author |
|
WDK but still broken for GE WDK
|
|
* add prm sample
* Update exclusions.csv
* add owners for PRM and GPIO samples
* fix INF
---------
Co-authored-by: Yinghan Yang (307315) <[email protected]>
Co-authored-by: JakobL-MSFT <[email protected]>
|
|
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]>
|
|
|
|
|
|
* Update exclusive.csv
* Fix extension_loose solution and projects
* Fix extension_tight projects
* Minor update
* Update exclusions.csv
* Update exclusions.csv - Undo my prior edit
---------
Co-authored-by: Shunni Li <[email protected]>
Co-authored-by: JakobL-MSFT <[email protected]>
|
|
|
|
* user/jakobl/fine_grained_exclusions
* user/jakobl/fine_grained_exclusions
* user/jakobl/fine_grained_exclusions
* user/jakobl/fine_grained_exclusions
* user/jakobl/fine_grained_exclusions
* user/jakobl/fine_grained_exclusions
* Update exclusions.csv
|
|
|
|
|
|
|
|
|
|
* Set WindowsTargetPlatformVersion to target latest one instead of a fixed version
* Set PlatformToolset to target latest one instead of a fixed version
* Set FileDigestAlgorithm to clear errors caused by a digest algorithm not being specified
* Removed exception for general\dchu\osrfx2_dchu_base; sample now builds successfully
|
|
|
|
|
|
|
|
|
|
|
|
* Add scripts to build a set of samples, as well as individual solution folders.
* Add GitHub workflows to use these scripts and build all samples on push and changed samples on pull request.
For now samples will be built under Windows 2019 but eventually workflow will be moved to run under Windows 2022.
|