Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-02 | Use AM_CPPFLAGS instead of deprecated INCLUDES | 1 | -2/+2 | ||
2010-01-29 | Global renames due to project rename to libimobiledevice | 1 | -16/+16 | ||
2009-12-06 | Updated autofoo stuff; swig is now optional and can be disabled. | 1 | -0/+3 | ||
Use --without-swig to prevent building the swig extensions even if swig is installed. [#93 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-11-17 | Fix spaces that should be tabs. | 1 | -1/+1 | ||
2009-11-12 | Simplify 'libiphone.iPhone' module to 'iphone' | 1 | -12/+12 | ||
2009-11-11 | Require libplist++ in order to fix linking of Python bindings | 1 | -1/+1 | ||
[#84 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-10-22 | Update swig header and autotools to compile with latest libplist API. | 1 | -5/+5 | ||
[#77 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Fix distcheck target for swig binding generation | 1 | -1/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Fix 'make distcheck' for python bindings | 1 | -7/+20 | ||
This should also make the python bindings install in the correct location on 64-bit architectures. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-09 | Add includedir to make swig locate plist.i correctly | 1 | -1/+1 | ||
2009-01-13 | Add parts of a python binding to libiphone that also include libplist (using ↵ | 1 | -0/+18 | ||
SWIG). |