summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Use less secure random number generation so we can generate privateJonathan Beck2009-04-121-2/+2
| | | | keys on the fly. Drop libiphone-initconf.
* Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncJonathan Beck2009-03-241-2/+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.
* | Merge branch 'master' into contact_syncJonathan Beck2009-03-161-0/+28
|\ \ | |/ | | | | | | | | | | | | | | | | | | Conflicts: configure.ac dev/Makefile.am include/libiphone/libiphone.h src/AFC.c src/AFC.h src/Makefile.am
| * Large file supportNikias Bassen2009-02-051-0/+27
| | | | | | | | Signed-off-by: Matt Colyer <matt@colyer.name>
* | Completly remove libxml dependency and change libplist-1.0 dependency to ↵Jonathan Beck2009-01-291-1/+1
| | | | | | | | libplist.
* | Add more warning flags and remove useless libxml2 dependency.Jonathan Beck2009-01-291-1/+3
| |
* | Add parts of a python binding to libiphone that also include libplist (using ↵Jonathan Beck2009-01-131-1/+7
| | | | | | | | SWIG).
* | fork out plist stuff in libplist and migrate libiphone to use it.Jonathan Beck2008-12-131-0/+1
|/
* move dev specific tools to dev/ subdir.Jonathan Beck2008-10-301-8/+15
| | | | update autoconf files accordingly
* fix autotools conditionalJonathan Beck2008-10-251-2/+2
|
* add an option to strip off debug codeJonathan Beck2008-10-251-0/+7
|
* add configure options to control building of development toolsJonathan Beck2008-10-251-0/+7
|
* Draft HALPatrick Walton2008-10-251-1/+1
| | | | Fix fdi file
* Added a pkg-config filePatrick Walton2008-10-091-1/+1
|
* Added an upper bound to gnutls versions.Matt Colyer2008-10-081-3/+1
|
* Made the header file installable.Matt Colyer2008-10-081-1/+1
|
* first shot at setting up a libraryJonathan Beck2008-08-311-0/+3
|
* Added libtasn1 verification to the build process.Martin S2008-08-301-0/+1
|
* fix linking of libiphone-initconf.Jonathan Beck2008-08-211-0/+1
|
* Enhance the usability of initconf, by giving more feedback to the user.Matt Colyer2008-08-171-0/+1
|
* Enabled actual version checking in the configure script.Matt Colyer2008-07-311-4/+6
|
* Autotooled the project with very basic versioning support.Matt Colyer2008-07-291-0/+35