summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2015-01-28Move pkg-config file into src directoryGravatar Martin Szulecki1-3/+0
2015-01-28Remove dev tools which are not installed and unmaintained anywaysGravatar Martin Szulecki1-4/+2
Some might return as proper tools or be used as examples within the website documentation sooner or later.
2013-03-20move thread and socket code to "common" subdirGravatar Nikias Bassen1-1/+1
2012-03-21swig: Remove SWIG based python bindingsGravatar Martin Szulecki1-1/+1
2012-03-20Correct SWIG and Cython autofoo so the makefile picks up correct subdirsGravatar Martin Szulecki1-1/+1
2012-03-20Added cython bindings.Gravatar Bryan Forbes1-1/+1
2010-03-20Fix make distcheck not workingGravatar Martin Szulecki1-1/+1
2010-03-19Removed the HAL fdi rules since HAL is deprecated and the fdi was outdated ↵Gravatar Martin Szulecki1-1/+1
anyways
2010-03-16Make sure documentation can be regenerated if related sources changeGravatar Martin Szulecki1-1/+1
2010-03-13Fix doc generation in makefile rulesGravatar Martin Szulecki1-3/+5
2010-03-13Add man pages for toolsGravatar Martin Szulecki1-1/+1
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-1/+1
2009-08-04Make distcheck pass from a clean treeGravatar Bastien Nocera1-3/+2
2009-07-28Move production ready tools into tools/ and do not install the dev/ onesGravatar Martin Szulecki1-1/+1
2009-07-27Automatically generate documentation for distribution.Gravatar Matt Colyer1-0/+4
[#62 state:resolved]
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen1-1/+1
Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-10Fixes for 0.9.1 release.Gravatar Matt Colyer1-2/+2
2009-05-10Made a release command.Gravatar Matt Colyer1-0/+3
2009-03-24Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncGravatar Jonathan Beck1-1/+1
Conflicts: Makefile.am configure.ac src/AFC.h src/NotificationProxy.c src/lockdown.c
2009-03-24Added support for forcing the iPhone into configuration 3 through udev to ↵Gravatar Matt Colyer1-1/+1
allow automounting support.
2009-01-13Add parts of a python binding to libiphone that also include libplist (using ↵Gravatar Jonathan Beck1-2/+2
SWIG).
2008-10-31Fixed a slight error in the indent command in the makefile.Gravatar Matt Colyer1-1/+1
2008-10-30move dev specific tools to dev/ subdir.Gravatar Jonathan Beck1-2/+3
update autoconf files accordingly
2008-10-25Draft HALGravatar Patrick Walton1-1/+1
Fix fdi file
2008-10-09Added a pkg-config fileGravatar Patrick Walton1-0/+3
2008-10-08Made the header file installable.Gravatar Matt Colyer1-1/+1
2008-09-01Enforce a modified kr style.Gravatar Matt Colyer1-0/+3
Use "make indent" from now on before committing.
2008-08-15Added documentation building to the build system. Use make doc.Gravatar Matt Colyer1-0/+3
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+2