summaryrefslogtreecommitdiffstats
path: root/swig
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Fix distcheck target for swig binding generationGravatar Martin Szulecki1-1/+1
2009-05-11Revert the last patch as it breaks rather than helps (on my system atleast)Gravatar Matt Colyer1-2/+2
2009-05-11Drop plist/ prefix from libplist includesGravatar Todd Zullinger1-2/+2
2009-05-11Fix 'make distcheck' for python bindingsGravatar Todd Zullinger1-7/+20
2009-05-09Add includedir to make swig locate plist.i correctlyGravatar Martin Szulecki1-1/+1
2009-04-19Expose debug mask and send/receive plists for lockdownd in Python APIGravatar Martin Szulecki1-1/+27
2009-04-13Conform to python naling scheme. Add docstring directive.Gravatar Jonathan Beck1-5/+6
2009-01-15Rework SWIG interface to not duplicate constructor and destructor code.Gravatar Jonathan Beck1-40/+69
2009-01-13Fix some bugs in interface (Receive() still doesn't work).Gravatar Jonathan Beck1-12/+16
2009-01-13Add parts of a python binding to libiphone that also include libplist (using ...Gravatar Jonathan Beck3-0/+142