summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* autoconf: Automatically derive version number from latest git tagNikias Bassen2022-02-101-1/+5
| | | | with a fallback to get the version string from a .tarball-version file
* Add support for wireless pairingNikias Bassen2022-02-091-1/+1
|
* Make sure README.md file is added to distribution archiveMartin Szulecki2020-06-081-1/+3
|
* Move pkg-config file into src directoryMartin Szulecki2015-01-281-3/+0
|
* Remove dev tools which are not installed and unmaintained anywaysMartin Szulecki2015-01-281-4/+2
| | | | | Some might return as proper tools or be used as examples within the website documentation sooner or later.
* move thread and socket code to "common" subdirNikias Bassen2013-03-201-1/+1
|
* swig: Remove SWIG based python bindingsMartin Szulecki2012-03-211-1/+1
|
* Correct SWIG and Cython autofoo so the makefile picks up correct subdirsMartin Szulecki2012-03-201-1/+1
|
* Added cython bindings.Bryan Forbes2012-03-201-1/+1
|
* Fix make distcheck not workingMartin Szulecki2010-03-201-1/+1
|
* Removed the HAL fdi rules since HAL is deprecated and the fdi was outdated ↵Martin Szulecki2010-03-191-1/+1
| | | | anyways
* Make sure documentation can be regenerated if related sources changeMartin Szulecki2010-03-161-1/+1
|
* Fix doc generation in makefile rulesMartin Szulecki2010-03-131-3/+5
|
* Add man pages for toolsMartin Szulecki2010-03-131-1/+1
|
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-1/+1
|
* Make distcheck pass from a clean treeBastien Nocera2009-08-041-3/+2
|
* Move production ready tools into tools/ and do not install the dev/ onesMartin Szulecki2009-07-281-1/+1
|
* Automatically generate documentation for distribution.Matt Colyer2009-07-271-0/+4
| | | | [#62 state:resolved]
* Make use of usbmuxd and remove libusb dependenciesNikias Bassen2009-05-181-1/+1
| | | | Signed-off-by: Matt Colyer <matt@colyer.name>
* Fixes for 0.9.1 release.Matt Colyer2009-05-101-2/+2
|
* Made a release command.Matt Colyer2009-05-101-0/+3
|
* Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncJonathan Beck2009-03-241-1/+1
|\ | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac src/AFC.h src/NotificationProxy.c src/lockdown.c
| * Added support for forcing the iPhone into configuration 3 through udev to ↵Matt Colyer2009-03-241-1/+1
| | | | | | | | allow automounting support.
* | Add parts of a python binding to libiphone that also include libplist (using ↵Jonathan Beck2009-01-131-2/+2
|/ | | | SWIG).
* Fixed a slight error in the indent command in the makefile.Matt Colyer2008-10-311-1/+1
|
* move dev specific tools to dev/ subdir.Jonathan Beck2008-10-301-2/+3
| | | | update autoconf files accordingly
* Draft HALPatrick Walton2008-10-251-1/+1
| | | | Fix fdi file
* Added a pkg-config filePatrick Walton2008-10-091-0/+3
|
* Made the header file installable.Matt Colyer2008-10-081-1/+1
|
* Enforce a modified kr style.Matt Colyer2008-09-011-0/+3
| | | | Use "make indent" from now on before committing.
* Added documentation building to the build system. Use make doc.Matt Colyer2008-08-151-0/+3
|
* Autotooled the project with very basic versioning support.Matt Colyer2008-07-291-0/+2