Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msvc: Rework msbuild files | Shawn Hoffman | 2022-06-26 | 1 | -0/+35 |
| | | | | | | | | | | | Refactor common settings into .props files. Enables building full PlatformToolset, Platform, Configuration matrix easily. Also update the appveyor file. Technically we no longer need different images (could just have a single vs2022 image which is executed multiple times in parallel, or so) Closes #1116 | ||||
* | Windows: Add VS2012 solution files | Pete Batard | 2013-01-07 | 1 | -167/+0 |
| | | | | * As well as try to clean up MS's MSVC mess... | ||||
* | Tests: Add libusbx stress test | Toby Gray | 2012-11-25 | 1 | -0/+167 |
See https://github.com/tobygray/libusbx/tree/testing as well as http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Crashes-tt433.html#a438 |