From hwan.shin01 at gmail.com Tue Feb 3 09:15:06 2009 From: hwan.shin01 at gmail.com (Gmail - hwan.shin01) Date: Tue, 03 Feb 2009 17:15:06 +0900 Subject: [PythonCE] Where are scons script related files? Message-ID: <4987FD0A.4060309@gmail.com> Hello, I've been using PythonCE on my smartphone - samsung i780 for about a month and quite impressed to write small python scripts on the go for practicing python. Now, I feel like to involve more and try to build the source in order to understand more of its execution environment, and, if possible, to do some experiments. So, I checked out the latest source from CVS and read through the mailing list archive before getting my feet really wet. Then, I found that some of previous posting like below mentioned SCONS build script. But, nowhere in the source tree I checked out exists the SCONS scrpt. I also got the older snapshots out of CVS and searched for the script, but still no evidence. http://mail.python.org/pipermail/pythonce/2007-December/001926.html http://mail.python.org/pipermail/pythonce/2007-March/001798.html Is there any source of information about the history of the changes of PythhonCE source tree? I'm wondering if the SCONS script was an official build script and then replace by nmake, or is there some other stories? Best Regards, Hwan From coder_infidel at hotmail.com Tue Feb 3 10:49:46 2009 From: coder_infidel at hotmail.com (Luke Dunstan) Date: Tue, 3 Feb 2009 18:49:46 +0900 Subject: [PythonCE] Where are scons script related files? In-Reply-To: <4987FD0A.4060309@gmail.com> References: <4987FD0A.4060309@gmail.com> Message-ID: To get the full source for the latest release: 1. Get: http://downloads.sourceforge.net/pythonce/PythonCE-2.5-20061219-source.zip?modtime=1166570340&big_mirror=0 This will give you the SCons scripts. 2. For smartphone support, and for VS2005 build files, apply the patches from: http://downloads.sourceforge.net/pythonce/Python-2.5-20071004-patch.zip?modtime=1191509483&big_mirror=0 Luke > Date: Tue, 3 Feb 2009 17:15:06 +0900 > From: hwan.shin01 at gmail.com > To: pythonce at python.org > Subject: [PythonCE] Where are scons script related files? > > Hello, > > I've been using PythonCE on my smartphone - samsung i780 for about a > month and quite impressed to write small python scripts on the go for > practicing python. > Now, I feel like to involve more and try to build the source in order to > understand more of its execution environment, and, if possible, to do > some experiments. So, I checked out the latest source from CVS and read > through the mailing list archive before getting my feet really wet. > Then, I found that some of previous posting like below mentioned SCONS > build script. But, nowhere in the source tree I checked out exists the > SCONS scrpt. I also got the older snapshots out of CVS and searched for > the script, but still no evidence. > > http://mail.python.org/pipermail/pythonce/2007-December/001926.html > http://mail.python.org/pipermail/pythonce/2007-March/001798.html > > Is there any source of information about the history of the changes of > PythhonCE source tree? I'm wondering if the SCONS script was an official > build script and then replace by nmake, or is there some other stories? > > Best Regards, > Hwan > > _______________________________________________ > PythonCE mailing list > PythonCE at python.org > http://mail.python.org/mailman/listinfo/pythonce -------------- next part -------------- An HTML attachment was scrubbed... URL: From hwan.shin01 at gmail.com Wed Feb 4 15:02:42 2009 From: hwan.shin01 at gmail.com (Gmail - hwan.shin01) Date: Wed, 04 Feb 2009 23:02:42 +0900 Subject: [PythonCE] Where are scons script related files? In-Reply-To: References: <4987FD0A.4060309@gmail.com> Message-ID: <4989A002.1050001@gmail.com> An HTML attachment was scrubbed... URL: