summaryrefslogtreecommitdiff
path: root/ddk_build.cmd
Commit message (Collapse)AuthorAgeFilesLines
* general whitespace cleanupMichael Plante2010-04-241-1/+1
|
* restore builds of DLLs from the DDKr264Pete Batard2010-04-191-1/+9
|
* ddk_build improvements (DLL option, static lib default)r230Pete Batard2010-03-291-0/+12
|
* small improvements to ddk_build.cmdr229Pete Batard2010-03-271-5/+5
|
* fixed build error with DDK 6001r202Pete Batard2010-03-091-1/+1
|
* moved libusb-1.0.rc to libusb/ (where the .def is located)Pete Batard2010-03-061-3/+0
|
* r116: DDK build completion (Orin Eman):Pete Batard2010-01-261-0/+55
| | | | | | - lsusb/xusb sources + ddk_build call - missing libusb_strerror in .def - removed "handle_timeouts_locked unused" warning in in io.c for MinGW
* r114: sources update and build script (Orin Eman)Pete Batard2010-01-251-0/+61
OACR 28719 warning removal (Orin Eman) minor code cleanup