<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/vala.bbclass, branch org.openembedded.dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>vala.bbclass:  Add vala-native to virtclass-native DEPENDS.</title>
<updated>2010-05-01T16:29:48+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-05-01T16:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=01eb971bc8ce421a4e9ef1f2a4c8c88a4ae95415'/>
<id>01eb971bc8ce421a4e9ef1f2a4c8c88a4ae95415</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vala / freesmartphone: vala now also looks in the target directory for vapi files</title>
<updated>2010-04-28T07:11:53+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2010-04-27T08:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=256bbbe03128e10d8d0432edfec2c8f203f20f7c'/>
<id>256bbbe03128e10d8d0432edfec2c8f203f20f7c</id>
<content type='text'>
We can finally inherit autotools now and remove legacy staging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can finally inherit autotools now and remove legacy staging
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage()"</title>
<updated>2010-04-26T14:34:35+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-04-26T14:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f15dd93fe454d377dac331ad45dd239b23c1eadc'/>
<id>f15dd93fe454d377dac331ad45dd239b23c1eadc</id>
<content type='text'>
* This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18.
* It was discussed on oe-devel ML and ACKed by Mickey
* Side effect of this was also: Everything rebuilt after it cannot be
  found when used later (NOTE: Couldn't find shared library provider for
  libfso-glib.so.0) and it's dropped from package RDEPENDS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18.
* It was discussed on oe-devel ML and ACKed by Mickey
* Side effect of this was also: Everything rebuilt after it cannot be
  found when used later (NOTE: Couldn't find shared library provider for
  libfso-glib.so.0) and it's dropped from package RDEPENDS.
</pre>
</div>
</content>
</entry>
<entry>
<title>vala.bbclass and assorted recipes: create own task for installing .vapi and .deps instead of using do_stage()</title>
<updated>2010-04-25T18:44:54+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2010-04-25T18:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a38e7ff2810e55455c7ff7b01d4882344b420e18'/>
<id>a38e7ff2810e55455c7ff7b01d4882344b420e18</id>
<content type='text'>
This allows to move most FSO packages to new staging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to move most FSO packages to new staging
</pre>
</div>
</content>
</entry>
<entry>
<title>vala: prohibit PARALELL_MAKE</title>
<updated>2010-04-01T20:09:33+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2010-04-01T20:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=643e6207dd84d170df88527beb095de20a41a78d'/>
<id>643e6207dd84d170df88527beb095de20a41a78d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vala.bbclass: dont put config.vapi to staging</title>
<updated>2010-02-11T21:03:31+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-02-05T12:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=fca5491289bbdfe41ec9d96357b2f0e61b289804'/>
<id>fca5491289bbdfe41ec9d96357b2f0e61b289804</id>
<content type='text'>
* config.vapi is per-app and can be considered as part of the autotools stuff

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* config.vapi is per-app and can be considered as part of the autotools stuff

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vala: here comes 0.7.5+fso2</title>
<updated>2009-08-06T15:10:35+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2009-08-06T15:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c04bac092910c7abb3ff328597c57cc204ba51a6'/>
<id>c04bac092910c7abb3ff328597c57cc204ba51a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fso-plugin.bbclass: new class for fso plugin packaging</title>
<updated>2009-03-16T20:41:12+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2009-03-16T20:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=551eb3b528ec9ef726f84b91fe822b7c0bc7fb32'/>
<id>551eb3b528ec9ef726f84b91fe822b7c0bc7fb32</id>
<content type='text'>
vala.bbclass: new class for vala-based packages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vala.bbclass: new class for vala-based packages
</pre>
</div>
</content>
</entry>
</feed>
