Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-20 | swig: Remove glib2 reference in build flags | Martin Szulecki | 1 | -1/+1 | |
2010-12-16 | Python: Fix SWIG includes to pass make distcheck1.1.0 | Martin Szulecki | 1 | -1/+1 | |
2010-03-02 | Use AM_CPPFLAGS instead of deprecated INCLUDES | Martin Szulecki | 1 | -2/+2 | |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -16/+16 | |
2009-12-06 | Updated autofoo stuff; swig is now optional and can be disabled. | Nikias Bassen | 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. | Matt Colyer | 1 | -1/+1 | |
2009-11-12 | Simplify 'libiphone.iPhone' module to 'iphone' | Jonathan Beck | 1 | -12/+12 | |
2009-11-11 | Require libplist++ in order to fix linking of Python bindings | Martin Szulecki | 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. | Jonathan Beck | 1 | -5/+5 | |
[#77 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Fix distcheck target for swig binding generation | Martin Szulecki | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Fix 'make distcheck' for python bindings | Todd Zullinger | 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 | Martin Szulecki | 1 | -1/+1 | |
2009-01-13 | Add parts of a python binding to libiphone that also include libplist (using ↵ | Jonathan Beck | 1 | -0/+18 | |
SWIG). |