<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice/m4, branch 1.1.4</title>
<subtitle>A cross-platform protocol library to access iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/'/>
<entry>
<title>m4: Remove obsolete SWIG macros</title>
<updated>2012-03-22T20:33:49+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-22T20:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=0f340256be1465433dbd27c7453a5a516f2f9e64'/>
<id>0f340256be1465433dbd27c7453a5a516f2f9e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detection of cython version</title>
<updated>2012-03-20T22:25:55+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-20T21:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=b37a2ff6a986bb5b68da43022958fc4408150d7d'/>
<id>b37a2ff6a986bb5b68da43022958fc4408150d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detection of swig version</title>
<updated>2012-03-20T22:25:55+00:00</updated>
<author>
<name>Julien Lavergne</name>
</author>
<published>2011-07-05T23:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=0b09c07095304ecea34ac785ace791530a42492c'/>
<id>0b09c07095304ecea34ac785ace791530a42492c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up Makefile.am.</title>
<updated>2012-03-20T22:25:55+00:00</updated>
<author>
<name>Bryan Forbes</name>
</author>
<published>2010-04-01T06:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=acac4f819ccafa6f6bb945626f2e21ec2b75074b'/>
<id>acac4f819ccafa6f6bb945626f2e21ec2b75074b</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>m4: Fix comparison bug in python macros</title>
<updated>2010-08-20T08:42:30+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-08-20T08:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=1abb0a0af82f7433197ba4183aeb08b60d70453a'/>
<id>1abb0a0af82f7433197ba4183aeb08b60d70453a</id>
<content type='text'>
Reports say it fixes FreeBSD detection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reports say it fixes FreeBSD detection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated autofoo stuff; swig is now optional and can be disabled.</title>
<updated>2009-12-06T21:58:40+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-12-06T09:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=3bb7d9596e9b852b2e13185386cc0b71c952e84d'/>
<id>3bb7d9596e9b852b2e13185386cc0b71c952e84d</id>
<content type='text'>
Use --without-swig to prevent building the swig extensions even if swig
is installed.

[#93 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use --without-swig to prevent building the swig extensions even if swig
is installed.

[#93 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update swig header and autotools to compile with latest libplist API.</title>
<updated>2009-10-22T14:52:53+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-19T18:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=544215cd776c1db58ce8e8a3db6457b5d977e421'/>
<id>544215cd776c1db58ce8e8a3db6457b5d977e421</id>
<content type='text'>
[#77 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[#77 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more warning flags and remove useless libxml2 dependency.</title>
<updated>2009-01-29T17:35:38+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-01-29T17:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=185294a0f9a689a231d3d0d8cde1864d4b0bdaa0'/>
<id>185294a0f9a689a231d3d0d8cde1864d4b0bdaa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parts of a python binding to libiphone that also include libplist (using SWIG).</title>
<updated>2009-01-13T17:57:52+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-01-13T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=d4694679f918750e920a2238d891cd2fbb741a90'/>
<id>d4694679f918750e920a2238d891cd2fbb741a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
