<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The future of kdesrc-build</title>
	<atom:link href="http://www.purinchu.net/wp/2012/05/06/the-future-of-kdesrc-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.purinchu.net/wp/2012/05/06/the-future-of-kdesrc-build/</link>
	<description>The answer to life, the universe, and everything</description>
	<lastBuildDate>Wed, 08 May 2013 03:37:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: <img class="identicon" src="http://www.gravatar.com/avatar.php?gravatar_id=11c2f462a33a70cf5f5341399f0d56f5&#38;size=35&#38;default=http://www.purinchu.net/wp/wp-content/plugins/wp-identicon/identicon/1ed64adede743e9.png" alt="Sam Danza Identicon Icon" height="35" width="35" /> Sam Danza</title>
		<link>http://www.purinchu.net/wp/2012/05/06/the-future-of-kdesrc-build/comment-page-1/#comment-6869</link>
		<dc:creator><img class="identicon" src="http://www.gravatar.com/avatar.php?gravatar_id=11c2f462a33a70cf5f5341399f0d56f5&#38;size=35&#38;default=http://www.purinchu.net/wp/wp-content/plugins/wp-identicon/identicon/1ed64adede743e9.png" alt="Sam Danza Identicon Icon" height="35" width="35" /> Sam Danza</dc:creator>
		<pubDate>Thu, 20 Dec 2012 15:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.purinchu.net/wp/?p=734#comment-6869</guid>
		<description><![CDATA[You really need support for build configurations

Example: Release, Debug, RelWithDebInfo

each need different build directories, install directories, enviornment options, build flags and such (though just supporting -DCMAKE_BUILD_TYPE= is usually enough)

I already accomplish the same thing with different rc files and the -rc-file option but it&#039;s tedious, as I need to keep them in sync with each other on every change.
A better solution is to say

build-dir=/path/to/build-dir

is default build dir, whereas each of the following override:
build-dir[Release]=/path/to/release
build-dir[Debug]=/path/to/debug

and such. Supporting every variable like this seems like a good way to go.]]></description>
		<content:encoded><![CDATA[<p>You really need support for build configurations</p>
<p>Example: Release, Debug, RelWithDebInfo</p>
<p>each need different build directories, install directories, enviornment options, build flags and such (though just supporting -DCMAKE_BUILD_TYPE= is usually enough)</p>
<p>I already accomplish the same thing with different rc files and the -rc-file option but it&#8217;s tedious, as I need to keep them in sync with each other on every change.<br />
A better solution is to say</p>
<p>build-dir=/path/to/build-dir</p>
<p>is default build dir, whereas each of the following override:<br />
build-dir[Release]=/path/to/release<br />
build-dir[Debug]=/path/to/debug</p>
<p>and such. Supporting every variable like this seems like a good way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img class="identicon" src="http://www.gravatar.com/avatar.php?gravatar_id=77bfae11a6e64f5e8dba6236fbc65bbc&#38;size=35&#38;default=http://www.purinchu.net/wp/wp-content/plugins/wp-identicon/identicon/85999e16b245759.png" alt="mpyne Identicon Icon" height="35" width="35" /> mpyne</title>
		<link>http://www.purinchu.net/wp/2012/05/06/the-future-of-kdesrc-build/comment-page-1/#comment-6684</link>
		<dc:creator><img class="identicon" src="http://www.gravatar.com/avatar.php?gravatar_id=77bfae11a6e64f5e8dba6236fbc65bbc&#38;size=35&#38;default=http://www.purinchu.net/wp/wp-content/plugins/wp-identicon/identicon/85999e16b245759.png" alt="mpyne Identicon Icon" height="35" width="35" /> mpyne</dc:creator>
		<pubDate>Mon, 07 May 2012 00:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.purinchu.net/wp/?p=734#comment-6684</guid>
		<description><![CDATA[Alex,

I think &quot;kdesrc-build --install $modules&quot; already does what you want for &quot;reinstall&quot; (and speaks to the doc issues ;).

As far the other one you&#039;re not the only one to request a way to run a different command to perform &#039;make&#039; or &#039;make install&#039; so I&#039;ll probably open those up to user definition. (But then it still has to be documented well or the feature might as well not exist)]]></description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>I think &#8220;kdesrc-build &#8211;install $modules&#8221; already does what you want for &#8220;reinstall&#8221; (and speaks to the doc issues ;).</p>
<p>As far the other one you&#8217;re not the only one to request a way to run a different command to perform &#8216;make&#8217; or &#8216;make install&#8217; so I&#8217;ll probably open those up to user definition. (But then it still has to be documented well or the feature might as well not exist)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img class="identicon" src="http://www.gravatar.com/avatar.php?gravatar_id=8b69706bf386d683b9b29adfef41811e&#38;size=35&#38;default=http://www.purinchu.net/wp/wp-content/plugins/wp-identicon/identicon/d0a43bf50d2f4b4.png" alt="afiestas Identicon Icon" height="35" width="35" /> afiestas</title>
		<link>http://www.purinchu.net/wp/2012/05/06/the-future-of-kdesrc-build/comment-page-1/#comment-6683</link>
		<dc:creator><img class="identicon" src="http://www.gravatar.com/avatar.php?gravatar_id=8b69706bf386d683b9b29adfef41811e&#38;size=35&#38;default=http://www.purinchu.net/wp/wp-content/plugins/wp-identicon/identicon/d0a43bf50d2f4b4.png" alt="afiestas Identicon Icon" height="35" width="35" /> afiestas</dc:creator>
		<pubDate>Sun, 06 May 2012 19:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.purinchu.net/wp/?p=734#comment-6683</guid>
		<description><![CDATA[I have been using kdesrc-build for years, back when I was a KDE user  :p

Something I have miss  is be able to execute make install/fast in all projects, something like

./kdesrc-build -no-svn -no-build
or 
./kdesrc-build -install-fast

It is needed because from time to time we have to clean our bin directory and having to &quot;make install&quot; everything takes some time.

Even more! a 
./kdesrc-build reinstall would be phantastic xd]]></description>
		<content:encoded><![CDATA[<p>I have been using kdesrc-build for years, back when I was a KDE user  :p</p>
<p>Something I have miss  is be able to execute make install/fast in all projects, something like</p>
<p>./kdesrc-build -no-svn -no-build<br />
or<br />
./kdesrc-build -install-fast</p>
<p>It is needed because from time to time we have to clean our bin directory and having to &#8220;make install&#8221; everything takes some time.</p>
<p>Even more! a<br />
./kdesrc-build reinstall would be phantastic xd</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->