Sign in
flutter
/
third_party
/
libusb
/
15bd82e9a2935fd4e5c1a9ed83c73d364e92d8ec
/
msvc
f5c9f67
Windows: Fix some harmless build warnings
by Chris Dickens
· 4 years, 10 months ago
7bc0ff3
core: Convert internal macros to static inline functions
by Chris Dickens
· 5 years ago
221e819
Fix msvc 2019 project files (internal linkage)
by winterrace
· 5 years ago
d5bb64b
configure.ac: Cleanup and refactoring
by Chris Dickens
· 5 years ago
aaff15d
Misc: Trim and consolidate header file usage
by Chris Dickens
· 5 years ago
96e0af7
Windows: Drop support for Windows XP
by Chris Dickens
· 5 years ago
1816288
Windows: Add Visual Studio 2019 support
by Chris Dickens
· 5 years ago
28630ad
Misc: Remove obsolete Windows DDK build files
by Chris Dickens
· 5 years ago
de4a59a
Misc: Clean up Visual Studio project files
by Chris Dickens
· 5 years ago
f90d076
Windows: Remove support for WinCE and Visual Studio older than 2013
by Chris Dickens
· 5 years ago
77037c4
Adds /utf-8 to compile options
by RipleyTom
· 6 years ago
8436ba6
Change all $(SolutionDir) to $(ProjectDir)
by RipleyTom
· 6 years ago
a9b34d1
Adding support for ARM & ARM64 Windows Platform
by Dj Art
· 7 years ago
dc5e33e
Windows: Add back resource and definition files to VS DLL projects
by Chris Dickens
· 7 years ago
0aac390
Windows: Restructure DDK/MSVC project files
by Chris Dickens
· 7 years ago
ca0b6c0
Fix appveyor scripts for Cygwin and MinGW to build as intended
by Chris Dickens
· 7 years ago
020103a
Windows: Ditch UsbDk build configuration
by Sameeh Jubran
· 8 years ago
54884e8
Windows: Enable dynamic selection between WinUSB and UsbDk backends
by Chris Dickens
· 7 years ago
4da478c
Misc: Add TargetName to getopt VS project files to supress warning
by Chris Dickens
· 7 years ago
9843b68
Misc: Sort projects alphabetically in VS solution files
by Chris Dickens
· 7 years ago
8b6639e
Misc: Fix references section in fxload VS project files
by Chris Dickens
· 7 years ago
6dd2b7f
Misc: Fix linker options in getopt VS project files
by Chris Dickens
· 7 years ago
e25e0ce
Misc: Add missing files to VS2005 projects for libusb
by Chris Dickens
· 7 years ago
cbf2cc8
Misc: Fix minor discrepancies in WinCE MSVC files
by Chris Dickens
· 7 years ago
af1f175
Windows: Fix some minor style issues
by Chris Dickens
· 7 years ago
3001f93
Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows builds
by Chris Dickens
· 7 years ago
6402a10
Misc: Add _CRT_SECURE_NO_WARNINGS to testlibusb to suppress warning C4996
by Chris Dickens
· 7 years ago
539a323
Misc: Fix testlibusb build on VS2013 and earlier and suppress warnings
by Chris Dickens
· 7 years ago
2ae2348
Windows: Add VS 2010/2012/2013/2017 project files for testlibusb
by Chris Dickens
· 7 years ago
fa19c15
Windows: testlibusb example for VS2015
by Anil Nair
· 8 years ago
80f1657
core: Remove check for and inclusion of signal.h
by Chris Dickens
· 8 years ago
322d146
Windows: Fix DDK build's missing files
by Chris Dickens
· 8 years ago
96f8273
Windows: Add Visual Studio 2017 support
by Chris Dickens
· 8 years ago
3564c18
windows: use appropriate version for VS2015 solution files
by Pete Batard
· 8 years ago
40fb6ff
AppVeyor: use a .bat file now
by hacker2490
· 9 years ago
4a0446f
Misc: Fix up Visual Studio project files
by Chris Dickens
· 9 years ago
24c5289
build: Integrate usbdk backend
by Dmitry Fleytman
· 9 years ago
5d83aba
windows: Rename windows_usb.h/c windows_winusb.h/c
by Dmitry Fleytman
· 9 years ago
92a3278
windows: Move common definitions to a separate file
by Dmitry Fleytman
· 9 years ago
a34ba28
Windows: Add Visual Studio 2015 support
by Brent Rector
· 9 years ago
1eff220
Misc: Revert all references to libusb/libusb.info
by hjelmn@cs.unm.edu
· 11 years ago
805cc3e
Windows: Add Visual Studio 2013 solution files
by Joshua Blake
· 11 years ago
368d613
Windows: Fix a cast warning when compiling for x64 in VS
by Pete Batard
· 11 years ago
d28ab4b
Windows: Fix VS2010 project files
by Pete Batard
· 11 years ago
9222a54
Core: Add compile time option to use native OS logging facility
by Toby Gray
· 12 years ago
511ed18
Core: Add a libusb_strerror() function
by Hans de Goede
· 12 years ago
462c887
WinCE: Add hotplug.c to projects
by Toby Gray
· 12 years ago
7e858a3
Add hotplugtest to msvc project files
by Pete Batard
· 12 years ago
3b50a93
WinCE: Fix x86 build on Visual Studio 2005
by Toby Gray
· 12 years ago
894e656
Windows: Fix multiple warnings
by Pete Batard
· 12 years ago
baf714f
WinCE: Post integration cleanup
by Pete Batard
· 12 years ago
0ded9c1
Misc: Simplify includes and misc. cleanup
by Pete Batard
· 12 years ago
5bdea90
WinCE: Add support for WinCE (Solution files)
by Toby Gray
· 12 years ago
2442719
WinCE: Add support for WinCE (sources)
by Toby Gray
· 12 years ago
788e433
Windows: Add windows_common.h header
by Toby Gray
· 12 years ago
1e6928c
Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
by Pete Batard
· 12 years ago
d7d91d5
Windows: Add VS2012 solution files
by Pete Batard
· 12 years ago
21cf6e4
Tests: Add libusbx stress test
by Toby Gray
· 12 years ago
0597533
Samples: Add fxload sample for Cypress EZ-USB chips
by Pete Batard
· 12 years ago
0e0cbb6
Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings
by Pete Batard
· 13 years ago
cf6e68a
Core: Add toggleable debug logging
by Pete Batard
· 13 years ago
5b82831
Windows: remove obsolete lsusb project files
by Pete Batard
· 13 years ago
fcad094
Windows: add VS2010 project files
by Pete Batard
· 13 years ago
43997b5
Samples: Fix missing xusb from VS project files
by Pete Batard
· 13 years ago
743fd77
Examples: add xusb sample
by Pete Batard
· 13 years ago
abdb443
VS2005: Bring x86_64 output directories in line with x86_32
by Pete Batard
· 13 years ago
4afbc78
Rename the lsusb example program to listdevs
by Peter Stuge
· 13 years ago
e280760
Windows MSVC6: Remove SetupAPI, AdvAPI32 and OLE32 dependencies
by Pete Batard
· 14 years ago
c591a7c
Windows: Switch MSVC6 .dsp project files from MBCS to Unicode
by Michael Plante
· 14 years ago
536e424
Windows: Add missing MSVC6 lsusb.dsp project file
by Michael Plante
· 13 years ago
69b71c8
Windows: copy DLL file regardless of ddk_build.cmd dll argument case
by Pete Batard
· 13 years ago
bb108cb
Windows: MS project files part 4 - MSVC6 project files
by Pete Batard
· 14 years ago
78896ae
Windows: MS project files part 3 - VS2005 project files
by Pete Batard
· 14 years ago
9e5f427
Windows: MS project files part 2 - WDK project files
by Pete Batard
· 14 years ago
c1e7543
Windows: MS project files part 1 - support files & preliminaries
by Pete Batard
· 14 years ago