<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: N2 Python Build System Improvements</title>
	<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/</link>
	<description></description>
	<pubDate>Mon, 13 Oct 2008 05:06:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: enlight</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-23</link>
		<pubDate>Fri, 09 Sep 2005 01:55:29 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-23</guid>
					<description>&lt;p&gt;Brian,&lt;/p&gt;

&lt;p&gt;The version requirement for Python is there because the build system uses functionality that wasn't available in previous versions. But the makefile generator in the Python build system is probably broken anyway at this point, so you wouldn't get very far trying to use it under Linux.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>The version requirement for Python is there because the build system uses functionality that wasn&#8217;t available in previous versions. But the makefile generator in the Python build system is probably broken anyway at this point, so you wouldn&#8217;t get very far trying to use it under Linux.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brian</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-21</link>
		<pubDate>Fri, 19 Aug 2005 18:52:04 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-21</guid>
					<description>&lt;p&gt;Is there any reason on the version requirement for the python build system?  I run a gentoo Linux workstation and I'd like to try the python based build system.  Forgive me if i sound ignorant... I don't know much about Python.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there any reason on the version requirement for the python build system?  I run a gentoo Linux workstation and I&#8217;d like to try the python based build system.  Forgive me if i sound ignorant&#8230; I don&#8217;t know much about Python.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: JianJi</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-20</link>
		<pubDate>Fri, 19 Aug 2005 10:18:59 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-20</guid>
					<description>&lt;p&gt;You should try python build system. It works great!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You should try python build system. It works great!</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Peter Dwyer</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-19</link>
		<pubDate>Thu, 18 Aug 2005 20:30:56 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-19</guid>
					<description>&lt;p&gt;It just makes more sense to me to keep a consistent language through my development and I chose tcl. The build script used to allow you to build vc6.7/7.1 and 8 projects. I don't understand how/why it has been broken.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It just makes more sense to me to keep a consistent language through my development and I chose tcl. The build script used to allow you to build vc6.7/7.1 and 8 projects. I don&#8217;t understand how/why it has been broken.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ralph</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-18</link>
		<pubDate>Thu, 18 Aug 2005 09:58:21 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-18</guid>
					<description>&lt;p&gt;Is there currently a fixed date for the big merge with Radon Labs?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there currently a fixed date for the big merge with Radon Labs?</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: enlight</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-16</link>
		<pubDate>Thu, 18 Aug 2005 03:32:41 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-16</guid>
					<description>&lt;p&gt;The TCL build system is unlikely to see any fixes at all, presently it probably has better Linux/Mac support than the Python one, but that will hopefully change in the near future. Microtcl and TCL aren't dependent on each other and Nebula no longer requires TCL to be installed, so I don't know why you prefer the TCL build system.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The TCL build system is unlikely to see any fixes at all, presently it probably has better Linux/Mac support than the Python one, but that will hopefully change in the near future. Microtcl and TCL aren&#8217;t dependent on each other and Nebula no longer requires TCL to be installed, so I don&#8217;t know why you prefer the TCL build system.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Peter Dwyer</title>
		<link>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-14</link>
		<pubDate>Wed, 17 Aug 2005 22:04:48 +0000</pubDate>
		<guid>http://nebuladevice.cubik.org/2005/08/17/n2-python-build-system-improvements/#comment-14</guid>
					<description>&lt;p&gt;The last download I got from CVS didn't seem to know how to build visual c project, only makefiles. I still like to use the tcl build scripts as nebula is integrated with microtcl.&lt;/p&gt;

&lt;p&gt;Is this fixed now?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The last download I got from CVS didn&#8217;t seem to know how to build visual c project, only makefiles. I still like to use the tcl build scripts as nebula is integrated with microtcl.</p>
<p>Is this fixed now?</p>
]]></content:encoded>
				</item>
</channel>
</rss>
