Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-19 | Fixes for building libusbmuxd on OS X | John Maguire | 1 | -0/+1 | |
Adds include_directories(${OPT_INCLUDES}) for when libplist isn't in the default include directories. Uses /bin/echo instead of sh's echo as "echo -n" does not work on OS X's sh. | |||||
2010-06-12 | Actually enable the new protocol | Hector Martin | 1 | -0/+1 | |
2010-05-26 | Add protocol version 1 (plist based) support using libplist | Nikias Bassen | 1 | -2/+4 | |
2010-02-07 | Clean up CMakeLists (inspired by Gentoo patch) | Hector Martin | 1 | -2/+1 | |
2010-01-24 | Use -Wall globally | Hector Martin | 1 | -1/+2 | |
2009-10-28 | Add build time reminder about creating a user | Hector Martin | 1 | -0/+6 | |
2009-10-03 | Require libusb-1.0.3 and hardcode explicit ZLP logic | Hector Martin | 1 | -19/+0 | |
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-26 | Add version information. | Nikias Bassen | 1 | -1/+1 | |
2009-08-25 | Renamed directory 'usbmuxd' to more suitable 'daemon'. | Nikias Bassen | 1 | -0/+32 | |