summaryrefslogtreecommitdiff
path: root/msvc
Commit message (Expand)AuthorAgeFilesLines
* tests/stress_mt: Add Windows threads supportTormod Volden2023-03-122-0/+67
* tests: Add unit test for libusb_set_optionNathan Hjelm2023-03-122-0/+69
* msvc: Add configurations with /MT compilation flagSonatique2023-01-185-10/+247
* windows: Define __func__ for vs2015Alexander Mot2023-01-071-2/+2
* msvc: Rework msbuild filesShawn Hoffman2022-06-26119-6917/+612
* core: Refactor initialization and how the default context is handledChris Dickens2021-06-0216-32/+0
* fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters filesMikolaj Kucharski2020-11-3024-1446/+1446
* Windows: Support building dpfp and sam3u_benchmark with MSVCChris Dickens2020-11-2728-0/+1638
* Windows: Add missing header files to MSVC projectsChris Dickens2020-11-2748-0/+240
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-2733-16/+52
* build: Merge events and threads into single platform abstractionChris Dickens2020-09-121-5/+2
* core: Introduce platform events abstractionChris Dickens2020-08-1217-66/+66
* build: Require C11 to build and clean up autoconfig/automake filesChris Dickens2020-03-301-8/+13
* core: Kill the OS_* definitions and use in the source codeChris Dickens2020-03-271-3/+0
* msvc: Update include path for getopt in fxload projectsChris Dickens2020-03-254-4/+4
* msvc: Reorder solution projects and add project filter filesChris Dickens2020-03-2348-126/+2811
* Windows: Fix some harmless build warningsChris Dickens2020-03-091-0/+2
* core: Convert internal macros to static inline functionsChris Dickens2020-01-251-1/+3
* Fix msvc 2019 project files (internal linkage)winterrace2020-01-246-7/+7
* configure.ac: Cleanup and refactoringChris Dickens2020-01-241-2/+5
* Misc: Trim and consolidate header file usageChris Dickens2020-01-241-12/+7
* Windows: Drop support for Windows XPChris Dickens2020-01-218-8/+8
* Windows: Add Visual Studio 2019 supportChris Dickens2020-01-2110-0/+1142
* Misc: Remove obsolete Windows DDK build filesChris Dickens2020-01-2110-410/+0
* Misc: Clean up Visual Studio project filesChris Dickens2020-01-2130-76/+36
* Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens2020-01-2078-11645/+51
* Adds /utf-8 to compile optionsRipleyTom2019-07-0745-0/+45
* Change all $(SolutionDir) to $(ProjectDir)RipleyTom2019-07-0745-90/+90
* Adding support for ARM & ARM64 Windows PlatformDj Art2019-04-0410-9/+297
* Windows: Add back resource and definition files to VS DLL projectsChris Dickens2018-03-205-0/+20
* Windows: Restructure DDK/MSVC project filesChris Dickens2018-03-1271-5010/+855
* Fix appveyor scripts for Cygwin and MinGW to build as intendedChris Dickens2018-01-081-7/+6
* Windows: Ditch UsbDk build configurationSameeh Jubran2018-01-0811-1093/+1
* Windows: Enable dynamic selection between WinUSB and UsbDk backendsChris Dickens2018-01-0817-22/+145
* Misc: Add TargetName to getopt VS project files to supress warningChris Dickens2018-01-045-0/+20
* Misc: Sort projects alphabetically in VS solution filesChris Dickens2018-01-046-273/+266
* Misc: Fix references section in fxload VS project filesChris Dickens2018-01-045-15/+20
* Misc: Fix linker options in getopt VS project filesChris Dickens2018-01-045-25/+25
* Misc: Add missing files to VS2005 projects for libusbChris Dickens2018-01-042-4/+36
* Misc: Fix minor discrepancies in WinCE MSVC filesChris Dickens2018-01-043-115/+117
* Windows: Fix some minor style issuesChris Dickens2018-01-031-1/+1
* Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows buildsChris Dickens2018-01-031-0/+4
* Misc: Add _CRT_SECURE_NO_WARNINGS to testlibusb to suppress warning C4996Chris Dickens2017-12-285-20/+20
* Misc: Fix testlibusb build on VS2013 and earlier and suppress warningsChris Dickens2017-12-261-2/+4
* Windows: Add VS 2010/2012/2013/2017 project files for testlibusbChris Dickens2017-12-268-0/+712
* Windows: testlibusb example for VS2015Anil Nair2017-12-262-0/+179
* core: Remove check for and inclusion of signal.hChris Dickens2017-01-121-1/+0
* Windows: Fix DDK build's missing filesChris Dickens2017-01-121-4/+4
* Windows: Add Visual Studio 2017 supportChris Dickens2017-01-0611-0/+1788
* windows: use appropriate version for VS2015 solution filesPete Batard2016-07-221-2/+2