Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-12 | Bump version to 1.1.3 | Martin Szulecki | 1 | -1/+1 | |
2013-09-02 | Use PKG_CHECK_EXISTS() and not PKG_CHECK_MODULES() | Loïc Minier | 1 | -2/+2 | |
PKG_CHECK_MODULES() defines a bunch of variables and might use cached information if the same name is used multiple times. Use the more correct PKG_CHECK_EXISTS(). Signed-off-by: Loïc Minier <lool@dooz.org> | |||||
2013-09-02 | Fix name of PKG_CHECK_MODULES test for limd 1.1.5 | Loïc Minier | 1 | -1/+1 | |
The result of the second PKG_CHECK_MODULES(libimobiledevice11, ...) was read out of cache and succeeded on systems with libimobiledevice-1.0 >= 1.1.0 but << 1.5.0. Giving it another unused name fixes this. Signed-off-by: Loïc Minier <lool@dooz.org> | |||||
2013-03-24 | Updated for libimobiledevice >= 1.1.5 | Nikias Bassen | 1 | -0/+4 | |
2012-04-08 | Remove obsolete glib and gthread dependencies | Martin Szulecki | 1 | -2/+0 | |
2012-04-08 | Bump version to 1.1.2 | Martin Szulecki | 1 | -1/+1 | |
2011-02-08 | Fix linking with binutils-gold by directly linking with libplist | Julien Lavergne | 1 | -0/+1 | |
2011-02-08 | Add a manpage | Julien Lavergne | 1 | -1/+1 | |
2011-01-12 | Bump version to 1.1.1 | Martin Szulecki | 1 | -1/+1 | |
2011-01-12 | Bump version to 1.1.01.1.0 | Martin Szulecki | 1 | -1/+1 | |
2011-01-12 | Show a summary as last step of configure | Martin Szulecki | 1 | -0/+12 | |
2010-12-22 | Only compile house_arrest support with libimobiledevice >= 1.1.0 | Nikias Bassen | 1 | -0/+4 | |
Since the house_arrest support was introduced with libimobiledevice 1.1.0 we only compile it in if at least version 1.1.0 is found. | |||||
2010-03-21 | Bump to 1.0.0 and fix a renaming of a constant1.0.0 | Matt Colyer | 1 | -2/+2 | |
2010-01-31 | Bump version to 0.9.7 | Nikias Bassen | 1 | -1/+1 | |
2010-01-31 | Adaption due to libiphone rename to libimobiledevice | Nikias Bassen | 1 | -1/+1 | |
2010-01-23 | Bump version for the release0.9.6 | Matt Colyer | 1 | -2/+2 | |
2009-11-17 | Preparing for 0.9.50.9.5 | Matt Colyer | 1 | -2/+2 | |
2009-10-28 | Bumped version numbers for 0.9.40.9.4 | Matt Colyer | 1 | -2/+2 | |
2009-09-12 | Rename binary to ifuse again and install to user bin directory | Martin Szulecki | 1 | -6/+0 | |
2009-09-12 | Remove obsolete HAL fdi rules | Martin Szulecki | 1 | -1/+1 | |
Automounting using this fdi never worked for everyone successfully. As HAL is deprecated, this automount is clearly a hack and the next round of distro releases won't support this way of mounting anymore, it makes sense to remove it anyways. | |||||
2009-08-04 | Bump version numbers0.9.3 | Matt Colyer | 1 | -2/+2 | |
2009-07-26 | Bump version numbers appropriately. | Matt Colyer | 1 | -2/+2 | |
2009-05-11 | Fix 'make distcheck'0.9.1 | Todd Zullinger | 1 | -0/+6 | |
mount.fuse.ifuse needs to be installed in /sbin by default, but this breaks 'make distcheck'. This adds a --disable-root-sbin option to configure and uses it when running 'make distcheck'. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Fixed autoconf and bump version number to 0.9.1 | Todd Zullinger | 1 | -2/+2 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Bump libiphone requirement to 0.9.0 release | Todd Zullinger | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Update tarball version, create tar.bz2 by default | Todd Zullinger | 1 | -2/+2 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-10 | Remove unused libtools ac macro.0.9.0 | Matt Colyer | 1 | -3/+0 | |
2009-03-26 | Make automounting actually work. [#3 state:resolved] | Matt Colyer | 1 | -1/+1 | |
2009-02-05 | Check for libiphone in autofoo | Martin Szulecki | 1 | -0/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-10-08 | Made the hal script and definition file installable. | Matt Colyer | 1 | -1/+1 | |
2008-10-07 | Initial commit. | Matt Colyer | 1 | -0/+39 | |