summaryrefslogtreecommitdiff
path: root/msvc
Commit message (Expand)AuthorAgeFilesLines
* 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
* AppVeyor: use a .bat file nowhacker24902016-03-061-0/+28
* Misc: Fix up Visual Studio project filesChris Dickens2016-01-2712-65/+78
* build: Integrate usbdk backendDmitry Fleytman2016-01-268-1/+735
* windows: Rename windows_usb.h/c windows_winusb.h/cDmitry Fleytman2016-01-2317-33/+33
* windows: Move common definitions to a separate fileDmitry Fleytman2016-01-235-0/+9
* Windows: Add Visual Studio 2015 supportBrent Rector2016-01-0610-0/+1431
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-0814-7/+8
* Windows: Add Visual Studio 2013 solution filesJoshua Blake2013-12-139-0/+1419
* Windows: Fix a cast warning when compiling for x64 in VSPete Batard2013-08-131-2/+2
* Windows: Fix VS2010 project filesPete Batard2013-08-121-1/+1
* Core: Add compile time option to use native OS logging facilityToby Gray2013-08-091-0/+3
* Core: Add a libusb_strerror() functionHans de Goede2013-06-1013-0/+33
* WinCE: Add hotplug.c to projectsToby Gray2013-05-282-0/+8
* Add hotplugtest to msvc project filesPete Batard2013-05-1619-2/+493
* WinCE: Fix x86 build on Visual Studio 2005Toby Gray2013-04-114-0/+8
* Windows: Fix multiple warningsPete Batard2013-03-121-0/+2
* WinCE: Post integration cleanupPete Batard2013-03-031-1/+4
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-272-16/+11
* WinCE: Add support for WinCE (Solution files)Toby Gray2013-01-236-0/+6018
* WinCE: Add support for WinCE (sources)Toby Gray2013-01-234-1/+218
* Windows: Add windows_common.h headerToby Gray2013-01-2310-25/+52
* Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_HPete Batard2013-01-231-0/+6
* Windows: Add VS2012 solution filesPete Batard2013-01-0738-17/+1470
* Tests: Add libusbx stress testToby Gray2012-11-255-0/+609
* Samples: Add fxload sample for Cypress EZ-USB chipsPete Batard2012-09-139-0/+738
* Windows: Address MSVC Level 4 & WDK's OACR/Prefast warningsPete Batard2012-07-023-8/+17