summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2021-04-06tools: Fix usage of LDFLAGS and LDADD.Gravatar orbea1-20/+20
Signed-off-by: orbea <orbea@riseup.net>
2020-06-14Add API version to library and pkgconfig file for proper linkingGravatar Nikias Bassen1-18/+18
2020-06-08Unfold automake variables into multiple lines for maintainabilityGravatar Martin Szulecki1-6/+39
2020-03-30Add idevicesetlocation toolGravatar Nikias Bassen1-1/+6
2015-01-27idevicecrashreport: Enable build for win32Gravatar Nikias Bassen1-4/+1
2015-01-12Add new "idevicenotificationproxy" tool to post or observe notificationsGravatar Martin Szulecki1-1/+6
2014-09-19Add new "idevicedebug" tool to interact with debugserver on a deviceGravatar Martin Szulecki1-1/+6
2014-08-06idevicebackup2/idevicebackup: Remove code duplication and use common code ↵Gravatar Nikias Bassen1-2/+2
for reading/writing plist files
2014-06-13tools: Fix make distcheckGravatar Martin Szulecki1-1/+1
2014-05-21ideviceimagemounter: Use plist print helper from common moduleGravatar Martin Szulecki1-1/+1
2014-05-21ideviceprovision: Add new dump command to print profile informationGravatar Nikias Bassen1-1/+1
2014-05-21ideviceinfo: Move plist print helper code to commonGravatar Nikias Bassen1-1/+1
2014-03-22Fix make distcheck by using $(top_builddir) where needed1.1.6Gravatar Martin Szulecki1-21/+21
2014-03-21tools: fix build of idevicepair with indirect linkingGravatar Nikias Bassen1-1/+1
2014-03-04Add new "idevicecrashreport" tool to retrieve crash reports/logs from a deviceGravatar Martin Szulecki1-0/+8
2014-01-31tools: add convenience tool 'idevicename' to get or set device nameGravatar Nikias Bassen1-1/+6
2013-09-13tools: fix GnuTLS build by adding missing libgcrypt build flagsGravatar Nikias Bassen1-2/+2
2013-05-28tools: fix linker error with newer libtoolGravatar Nikias Bassen1-4/+4
2013-05-23idevicesyslog: Switch code to new syslog_relay service interfaceGravatar Martin Szulecki1-1/+1
2013-04-25common: Move debug and userpref code into libinternalcommonGravatar Martin Szulecki1-2/+2
2013-03-20use new internal common code for thread, mutex, and socket operationsGravatar Nikias Bassen1-1/+1
2013-03-20move thread and socket code to "common" subdirGravatar Nikias Bassen1-4/+2
2013-03-19tools: Add missing socket.h and thread.h to fix make distcheck1.1.5Gravatar Martin Szulecki1-0/+2
2012-10-21Add new idevicediagnostics toolGravatar Martin Szulecki1-1/+6
2012-10-21Add new idevicedebugserverproxy toolGravatar Martin Szulecki1-1/+6
2012-10-21Added ideviceprovision toolGravatar Nikias Bassen1-1/+6
2012-03-22tools: Add libplist CFLAGS to fix build for some OS X setupsGravatar Martin Szulecki1-1/+1
2012-03-21tools: Remove obsolete glib2 flags from idevicebackup* in MakefileGravatar Martin Szulecki1-4/+4
2012-03-19dev/tools: add libplist_LIBS to Makefile.amGravatar Nikias Bassen1-1/+1
2012-03-19Removed glib stuff from dev/lckdclient and idevicebackup/idevicebackup2Gravatar Nikias Bassen1-5/+1
2012-03-19Add OpenSSL supportGravatar Nikias Bassen1-2/+2
2012-03-18Completely remove glib dependency.Gravatar Nikias Bassen1-7/+11
2011-04-26idevicebackup2: Rename idevicebackup4 to reflect backup protocol version 2Gravatar Martin Szulecki1-5/+5
2011-04-11Add initial mobilebackup2 support and idevicebackup4 toolGravatar Nikias Bassen1-1/+6
2011-03-27Add new idevicedate tool to get or set the clock on iDevicesGravatar Martin Szulecki1-1/+6
2010-06-20Use $(top_srcdir) in link flags for idevicepair to pass distcheckGravatar Martin Szulecki1-1/+1
2010-05-28Re-added accidentally removed ideviceenterrecovery to tools/Makefile.amGravatar Nikias Bassen1-1/+1
2010-05-28idevicepair: Initial version of a simple pairing utilityGravatar Nikias Bassen1-1/+6
2010-05-28Promote ideviceenterrecovery into tools as it is quite usefulGravatar Martin Szulecki1-1/+6
2010-03-02Use AM_CPPFLAGS instead of deprecated INCLUDESGravatar Martin Szulecki1-1/+1
2010-02-19New screenshotr service plus idevicescreenshot toolGravatar Nikias Bassen1-1/+6
[#113 state:resolved]
2010-02-19New mobile_image_mounter interface plus ideviceimagemounter toolGravatar Nikias Bassen1-1/+5
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-17/+17
2010-01-24Add service code and a backup tool for mobilebackup supportGravatar Martin Szulecki1-1/+7
2009-07-28Move production ready tools into tools/ and do not install the dev/ onesGravatar Martin Szulecki1-0/+21