aboutsummaryrefslogtreecommitdiff
path: root/msvc
AgeCommit message (Expand)Author
2023-12-19msvc: Add tests/init_context project to MSVCIngvar Stepanyan
2023-03-12tests/stress_mt: Add Windows threads supportTormod Volden
2023-03-12tests: Add unit test for libusb_set_optionNathan Hjelm
2023-01-18msvc: Add configurations with /MT compilation flagSonatique
2023-01-07windows: Define __func__ for vs2015Alexander Mot
2022-06-26msvc: Rework msbuild filesShawn Hoffman
2021-06-02core: Refactor initialization and how the default context is handledChris Dickens
2020-11-30fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters filesMikolaj Kucharski
2020-11-27Windows: Support building dpfp and sam3u_benchmark with MSVCChris Dickens
2020-11-27Windows: Add missing header files to MSVC projectsChris Dickens
2020-11-27build: Prepare config.h for inclusion in examples/testsChris Dickens
2020-09-12build: Merge events and threads into single platform abstractionChris Dickens
2020-08-12core: Introduce platform events abstractionChris Dickens
2020-03-30build: Require C11 to build and clean up autoconfig/automake filesChris Dickens
2020-03-27core: Kill the OS_* definitions and use in the source codeChris Dickens
2020-03-25msvc: Update include path for getopt in fxload projectsChris Dickens
2020-03-23msvc: Reorder solution projects and add project filter filesChris Dickens
2020-03-09Windows: Fix some harmless build warningsChris Dickens
2020-01-25core: Convert internal macros to static inline functionsChris Dickens
2020-01-24Fix msvc 2019 project files (internal linkage)winterrace
2020-01-24configure.ac: Cleanup and refactoringChris Dickens
2020-01-24Misc: Trim and consolidate header file usageChris Dickens
2020-01-21Windows: Drop support for Windows XPChris Dickens
2020-01-21Windows: Add Visual Studio 2019 supportChris Dickens
2020-01-21Misc: Remove obsolete Windows DDK build filesChris Dickens
2020-01-21Misc: Clean up Visual Studio project filesChris Dickens
2020-01-20Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens
2019-07-07Adds /utf-8 to compile optionsRipleyTom
2019-07-07Change all $(SolutionDir) to $(ProjectDir)RipleyTom
2019-04-04Adding support for ARM & ARM64 Windows PlatformDj Art
2018-03-20Windows: Add back resource and definition files to VS DLL projectsChris Dickens
2018-03-12Windows: Restructure DDK/MSVC project filesChris Dickens
2018-01-08Fix appveyor scripts for Cygwin and MinGW to build as intendedChris Dickens
2018-01-08Windows: Ditch UsbDk build configurationSameeh Jubran
2018-01-08Windows: Enable dynamic selection between WinUSB and UsbDk backendsChris Dickens
2018-01-04Misc: Add TargetName to getopt VS project files to supress warningChris Dickens
2018-01-04Misc: Sort projects alphabetically in VS solution filesChris Dickens
2018-01-04Misc: Fix references section in fxload VS project filesChris Dickens
2018-01-04Misc: Fix linker options in getopt VS project filesChris Dickens
2018-01-04Misc: Add missing files to VS2005 projects for libusbChris Dickens
2018-01-04Misc: Fix minor discrepancies in WinCE MSVC filesChris Dickens
2018-01-03Windows: Fix some minor style issuesChris Dickens
2018-01-03Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows buildsChris Dickens
2017-12-28Misc: Add _CRT_SECURE_NO_WARNINGS to testlibusb to suppress warning C4996Chris Dickens
2017-12-26Misc: Fix testlibusb build on VS2013 and earlier and suppress warningsChris Dickens
2017-12-26Windows: Add VS 2010/2012/2013/2017 project files for testlibusbChris Dickens
2017-12-26Windows: testlibusb example for VS2015Anil Nair
2017-01-12core: Remove check for and inclusion of signal.hChris Dickens
2017-01-12Windows: Fix DDK build's missing filesChris Dickens
2017-01-06Windows: Add Visual Studio 2017 supportChris Dickens