<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/kmod.git, branch python</title>
<subtitle>git.kernel.org: pub/scm/utils/kernel/kmod/kmod.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/'/>
<entry>
<title>build-sys: add hooks to build python bindings</title>
<updated>2014-03-24T11:30:24+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@intel.com</email>
</author>
<published>2014-03-24T11:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=fac4d091b1bc2f941ce83df865752d3d0ec990e3'/>
<id>fac4d091b1bc2f941ce83df865752d3d0ec990e3</id>
<content type='text'>
Add --enable-python configure switch so we build the python bindings. We
also pass version.py through SED_PROCESS macro, so the version is kept
in sync with kmod.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --enable-python configure switch so we build the python bindings. We
also pass version.py through SED_PROCESS macro, so the version is kept
in sync with kmod.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: Remove -Werror from CFLAGS</title>
<updated>2014-03-24T11:00:33+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@intel.com</email>
</author>
<published>2014-03-24T10:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=749263253286b175db765953999c513966b40094'/>
<id>749263253286b175db765953999c513966b40094</id>
<content type='text'>
Just let the warnings be emmited, but don't fail on them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just let the warnings be emmited, but don't fail on them.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: Remove bogus line causing warning</title>
<updated>2014-03-20T12:50:12+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@intel.com</email>
</author>
<published>2014-03-20T12:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=092d9448e0d46df135db0f6a6c48719e030e6477'/>
<id>092d9448e0d46df135db0f6a6c48719e030e6477</id>
<content type='text'>
./configure: line 14316: xyes: command not found

We are not using have_manpages, so remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
./configure: line 14316: xyes: command not found

We are not using have_manpages, so remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Remove unused files from import</title>
<updated>2014-03-20T10:33:40+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@intel.com</email>
</author>
<published>2014-03-20T10:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=957e4f1bcc639bfda6109a3e46da89c457bb4559'/>
<id>957e4f1bcc639bfda6109a3e46da89c457bb4559</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of python-kmod</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@intel.com</email>
</author>
<published>2014-03-10T07:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=b95798c0acc9e5267161e83b7c55e428562749ff'/>
<id>b95798c0acc9e5267161e83b7c55e428562749ff</id>
<content type='text'>
This is python-kmod is found in git@github.com:agrover/kmod.git
d5b6f22639c077b86659828bcc78dcedc9daaa94

Its history has being rewritten to prepare for a merge:

	- Every commit has been prefixed with "python: " in its commit
	  message
	- s-o-b's have been removed
	- Every file has been moved to libkmod/python directory

Some files don't make much sense anymore and are being removed
in this merge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is python-kmod is found in git@github.com:agrover/kmod.git
d5b6f22639c077b86659828bcc78dcedc9daaa94

Its history has being rewritten to prepare for a merge:

	- Every commit has been prefixed with "python: " in its commit
	  message
	- s-o-b's have been removed
	- Every file has been moved to libkmod/python directory

Some files don't make much sense anymore and are being removed
in this merge.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Issue #15: resovled by using setuptools_cython</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Guy Rozendorn</name>
<email>guy@rzn.co.il</email>
</author>
<published>2013-04-02T14:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=022a248ba22eef65114b5a188d8881a29cebe597'/>
<id>022a248ba22eef65114b5a188d8881a29cebe597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Issue #15: Cython needs to be in setup_requires</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Guy Rozendorn</name>
<email>guy@rzn.co.il</email>
</author>
<published>2013-04-02T13:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=f8e6782794ba154e0d760ebab91d20e1e23843a7'/>
<id>f8e6782794ba154e0d760ebab91d20e1e23843a7</id>
<content type='text'>
We need Cython BEFORE installing kmod (done with setup_requires),
and AFTER installation - during runtime (done with install_requires)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need Cython BEFORE installing kmod (done with setup_requires),
and AFTER installation - during runtime (done with install_requires)
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Issue #15 Cython is now a dependency</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Guy Rozendorn</name>
<email>guy@rzn.co.il</email>
</author>
<published>2013-04-02T08:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=4324cf36788d675f6058ed68473559be13fcafb8'/>
<id>4324cf36788d675f6058ed68473559be13fcafb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: update version to 0.9.1</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Andy Grover</name>
<email>agrover@redhat.com</email>
</author>
<published>2013-04-01T22:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=13a8986de2630a65cd5e153f4764df475ecd49b6'/>
<id>13a8986de2630a65cd5e153f4764df475ecd49b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Issue #13 skipping building extensions on non-Linux platforms</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Guy Rozendorn</name>
<email>guy@rzn.co.il</email>
</author>
<published>2013-03-31T10:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=9dde92df91ca1f0d98540623068d5cdaba254155'/>
<id>9dde92df91ca1f0d98540623068d5cdaba254155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
