Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-26 | Add inotify cmake detection | Nikias Bassen | 1 | -0/+11 | |
2010-09-19 | Fixes for building libusbmuxd on OS X | John Maguire | 1 | -3/+3 | |
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 | These patches get usbmuxd compiling/working on FreeBSD. With minor changes, ↵ | Jacob Myers | 1 | -3/+12 | |
it could work on other BSD's also. | |||||
2010-05-27 | Added missing FindPLIST.cmake file | Nikias Bassen | 1 | -0/+31 | |
2010-04-11 | Add automatic git versioning and tag for archives | Hector Martin | 2 | -0/+30 | |
2009-10-03 | Require libusb-1.0.3 and hardcode explicit ZLP logic | Hector Martin | 1 | -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-25 | Add uninstall target. | Nikias Bassen | 1 | -0/+21 | |
2009-08-24 | ZLP flag is an enum, move check into CMake. | Hector Martin | 2 | -1/+39 | |
Now prints the big fat warning at configure time | |||||
2009-08-20 | Merge the two development histories | Hector Martin | 2 | -0/+130 | |
2009-05-05 | Move usbmuxd to its own folder | Hector Martin | 2 | -130/+0 | |
2009-04-26 | Hello, world! | Hector Martin | 2 | -0/+130 | |