Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-11 | Unify CMakeLists indentation and endif() stuff | 1 | -12/+10 | ||
2010-04-11 | Add automatic git versioning and tag for archives | 1 | -3/+9 | ||
2010-04-08 | Add cmake option WITH_USBMUXD for disabling build of usbmuxd (Win/OSX) | 1 | -2/+19 | ||
Run cmake -DWITH_USBMUXD=NO to disable building of usbmuxd, e.g. for systems like Windows or OSX where iTunes is installed. It will also skip the udev sub-directory on build. | |||||
2010-02-07 | Clean up CMakeLists (inspired by Gentoo patch) | 1 | -14/+19 | ||
2010-01-24 | Use -Wall globally | 1 | -0/+2 | ||
2009-10-28 | Use lib64 on 64-bit systems | 1 | -4/+8 | ||
2009-08-27 | Modified versioning to match major.minor.patchlevel. | 1 | -5/+3 | ||
2009-08-26 | Add pkg-config file for libusbmuxd. | 1 | -0/+9 | ||
2009-08-26 | Add version information. | 1 | -0/+6 | ||
2009-08-25 | Renamed directory 'usbmuxd' to more suitable 'daemon'. | 1 | -1/+1 | ||
2009-08-25 | Add uninstall target. | 1 | -0/+4 | ||
2009-08-20 | Merge the two development histories | 1 | -0/+10 | ||
2009-05-05 | Move usbmuxd to its own folder | 1 | -16/+0 | ||
2009-05-05 | Enable optimizations | 1 | -1/+1 | ||
2009-04-30 | too much stuff and it WORKS | 1 | -1/+1 | ||
2009-04-28 | rename mux -> client | 1 | -1/+1 | ||
2009-04-28 | USB mostly complete, main loop added, polls for devices | 1 | -1/+1 | ||
2009-04-27 | general framework, unix socket listen, utils | 1 | -1/+1 | ||
2009-04-26 | Hello, world! | 1 | -0/+16 | ||