summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tools: Add idevicedevmodectl toolNikias Bassen2022-12-101-0/+6
* idevicebtlogger: remove dependency on libpcapMatthias Ringwald2022-05-051-1/+1
* Initial commit of working packet logger (idevicebtlogger)Geoffrey Kruse2022-05-051-0/+6
* tools: Fix 'DSO missing from command line' when linking idevicepair on LinuxNikias Bassen2021-09-041-1/+1
* Remove common code in favor of new libimobiledevice-glueNikias Bassen2021-09-011-27/+27
* Add support for MbedTLSNikias Bassen2021-07-271-12/+4
* tools: Fix usage of LDFLAGS and LDADD.orbea2021-04-061-20/+20
* Add API version to library and pkgconfig file for proper linkingNikias Bassen2020-06-141-18/+18
* Unfold automake variables into multiple lines for maintainabilityMartin Szulecki2020-06-081-6/+39
* Add idevicesetlocation toolNikias Bassen2020-03-301-1/+6
* idevicecrashreport: Enable build for win32Nikias Bassen2015-01-271-4/+1
* Add new "idevicenotificationproxy" tool to post or observe notificationsMartin Szulecki2015-01-121-1/+6
* Add new "idevicedebug" tool to interact with debugserver on a deviceMartin Szulecki2014-09-191-1/+6
* idevicebackup2/idevicebackup: Remove code duplication and use common code for...Nikias Bassen2014-08-061-2/+2
* tools: Fix make distcheckMartin Szulecki2014-06-131-1/+1
* ideviceimagemounter: Use plist print helper from common moduleMartin Szulecki2014-05-211-1/+1
* ideviceprovision: Add new dump command to print profile informationNikias Bassen2014-05-211-1/+1
* ideviceinfo: Move plist print helper code to commonNikias Bassen2014-05-211-1/+1
* Fix make distcheck by using $(top_builddir) where needed1.1.6Martin Szulecki2014-03-221-21/+21
* tools: fix build of idevicepair with indirect linkingNikias Bassen2014-03-211-1/+1
* Add new "idevicecrashreport" tool to retrieve crash reports/logs from a deviceMartin Szulecki2014-03-041-0/+8
* tools: add convenience tool 'idevicename' to get or set device nameNikias Bassen2014-01-311-1/+6
* tools: fix GnuTLS build by adding missing libgcrypt build flagsNikias Bassen2013-09-131-2/+2
* tools: fix linker error with newer libtoolNikias Bassen2013-05-281-4/+4
* idevicesyslog: Switch code to new syslog_relay service interfaceMartin Szulecki2013-05-231-1/+1
* common: Move debug and userpref code into libinternalcommonMartin Szulecki2013-04-251-2/+2
* use new internal common code for thread, mutex, and socket operationsNikias Bassen2013-03-201-1/+1
* move thread and socket code to "common" subdirNikias Bassen2013-03-201-4/+2
* tools: Add missing socket.h and thread.h to fix make distcheck1.1.5Martin Szulecki2013-03-191-0/+2
* Add new idevicediagnostics toolMartin Szulecki2012-10-211-1/+6
* Add new idevicedebugserverproxy toolMartin Szulecki2012-10-211-1/+6
* Added ideviceprovision toolNikias Bassen2012-10-211-1/+6
* tools: Add libplist CFLAGS to fix build for some OS X setupsMartin Szulecki2012-03-221-1/+1
* tools: Remove obsolete glib2 flags from idevicebackup* in MakefileMartin Szulecki2012-03-211-4/+4
* dev/tools: add libplist_LIBS to Makefile.amNikias Bassen2012-03-191-1/+1
* Removed glib stuff from dev/lckdclient and idevicebackup/idevicebackup2Nikias Bassen2012-03-191-5/+1
* Add OpenSSL supportNikias Bassen2012-03-191-2/+2
* Completely remove glib dependency.Nikias Bassen2012-03-181-7/+11
* idevicebackup2: Rename idevicebackup4 to reflect backup protocol version 2Martin Szulecki2011-04-261-5/+5
* Add initial mobilebackup2 support and idevicebackup4 toolNikias Bassen2011-04-111-1/+6
* Add new idevicedate tool to get or set the clock on iDevicesMartin Szulecki2011-03-271-1/+6
* Use $(top_srcdir) in link flags for idevicepair to pass distcheckMartin Szulecki2010-06-201-1/+1
* Re-added accidentally removed ideviceenterrecovery to tools/Makefile.amNikias Bassen2010-05-281-1/+1
* idevicepair: Initial version of a simple pairing utilityNikias Bassen2010-05-281-1/+6
* Promote ideviceenterrecovery into tools as it is quite usefulMartin Szulecki2010-05-281-1/+6
* Use AM_CPPFLAGS instead of deprecated INCLUDESMartin Szulecki2010-03-021-1/+1
* New screenshotr service plus idevicescreenshot toolNikias Bassen2010-02-191-1/+6
* New mobile_image_mounter interface plus ideviceimagemounter toolNikias Bassen2010-02-191-1/+5
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-17/+17
* Add service code and a backup tool for mobilebackup supportMartin Szulecki2010-01-241-1/+7