Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-13 | Fix cygwin builds | Cerrato Renaud | 1 | -1/+1 | |
- libusbmuxd/CMakeLists.txt : there was a neglect into install rules, for DLL, RUNTIME was missing. - libusbmuxd.c : added __CYGWIN__ conditionnal compilation checks to force regular socket instead of UNIX sockets on CYGWIN platform. | |||||
2010-05-26 | Add protocol version 1 (plist based) support using libplist | Nikias Bassen | 1 | -1/+1 | |
2010-05-26 | libusbmuxd: use define for the win32 port number | Nikias Bassen | 1 | -0/+4 | |
2009-10-25 | Add missing license headers and make them consistent | Hector Martin | 1 | -0/+23 | |
2009-08-21 | Updated usbmuxd protocol definition and public header. | Nikias Bassen | 1 | -24/+34 | |
[Hector] Merged by putting utils.c into a common dir, avoiding log.c dependency for libusbmuxd, adding CMake magic to tie things up. | |||||
2009-08-20 | Merge the two development histories | Hector Martin | 1 | -0/+52 | |