|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
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@... http://mail.python.org/mailman/listinfo/pythonce |
|
|
Re: Where are scons script related files?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@... > To: pythonce@... > 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@... > http://mail.python.org/mailman/listinfo/pythonce _______________________________________________ PythonCE mailing list PythonCE@... http://mail.python.org/mailman/listinfo/pythonce |
|
|
Re: Where are scons script related files?Thank you very much for the quick response. I'll try the sources and get back to the list when I have more questions. Regards, Hwan Luke Dunstan 쓴 글:
_______________________________________________ PythonCE mailing list PythonCE@... http://mail.python.org/mailman/listinfo/pythonce |
| Free embeddable forum powered by Nabble | Forum Help |