summaryrefslogtreecommitdiffstats
path: root/Modules/FindUSB.cmake
AgeCommit message (Collapse)AuthorFilesLines
2009-10-03Require libusb-1.0.3 and hardcode explicit ZLP logicGravatar Hector Martin1-1/+1
1.0.3 has the 0-byte transaction fix. The saga continues on the libusb trac. Whenever they add the ZLP flag we can get rid of the 0-byte logic and just set it.
2009-08-24ZLP flag is an enum, move check into CMake.Gravatar Hector Martin1-1/+1
Now prints the big fat warning at configure time
2009-08-20Merge the two development historiesGravatar Hector Martin1-0/+31
2009-05-05Move usbmuxd to its own folderGravatar Hector Martin1-31/+0
2009-04-26Hello, world!Gravatar Hector Martin1-0/+31