Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-17 | m4: Fix parsing of "artistic" cython version strings to fix version detection | Martin Szulecki | 1 | -2/+7 | |
2012-03-22 | m4: Remove obsolete SWIG macros | Martin Szulecki | 2 | -191/+0 | |
2012-03-20 | Fix detection of cython version | Martin Szulecki | 1 | -4/+10 | |
2012-03-20 | Fix detection of swig version | Julien Lavergne | 1 | -6/+10 | |
2012-03-20 | Cleaned up Makefile.am. | Bryan Forbes | 2 | -0/+63 | |
Added the cython m4 files. Cleaned up afc.pxi. Make sure the event callback and installation proxy callback aquire the GIL. Implemented some cleanup before the error handlers raise. | |||||
2010-08-20 | m4: Fix comparison bug in python macros | Martin Szulecki | 1 | -1/+1 | |
Reports say it fixes FreeBSD detection. | |||||
2009-12-06 | Updated autofoo stuff; swig is now optional and can be disabled. | Nikias Bassen | 2 | -5/+7 | |
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-10-22 | Update swig header and autotools to compile with latest libplist API. | Jonathan Beck | 1 | -0/+51 | |
[#77 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-01-29 | Add more warning flags and remove useless libxml2 dependency. | Jonathan Beck | 1 | -0/+62 | |
2009-01-13 | Add parts of a python binding to libiphone that also include libplist (using ↵ | Jonathan Beck | 3 | -0/+452 | |
SWIG). |