On Sat, Aug 22, 2009 at 12:40 PM, Steve Borho<st...@borho.org> wrote: > On Sat, Aug 22, 2009 at 6:40 AM, Douglas Philips<d...@mac.com> wrote: >> On 2009 Aug 22, at 12:00 AM, Steve Borho wrote: >>> >>> This long winded post seems to sum up the situation pretty well. >>> >>> >>> http://www.mail-archive.com/cx-freeze-us...@lists.sourceforge.net/msg00093.html >> >> Eyes glazed over about half way through that. >> Does it mean you don't need to go back to Python 2.5 or that you can't go >> back to it fast enough? >> Either way, I'll hold off on trying a nightly build until you've announced >> what's what. > > It looks like the problem should be solvable, but it also looks like > the most recent nightly build should have worked.. so I don't know > what to think, except that maintaining Python apps on Windows is going > to give me grey hairs long before my son does. > > Until I can my hands on a machine that reproduces the problem, and > thus I can prove I have a fix for it, I'm going to punt and go back to > Python2.5 for the nightly builds.
I've resurrected the old build box and have the new thg-winbuild script running on it. A side effect of installing sphinx via easy_install is that you get the pygments package for free. A small change to the setup file and pygments is now included in the standard build configuration. What this means is that once you enable the highlight extension, all the source code shown in the web server is syntax highlighted. The 090822 packages I just uploaded are built with Python2.5, the tip of TortoiseHg stable, and the tip of hg crew-stable. This means it even includes Adrian's dirstate future timestamp fix. Curiously, I noticed that the old installer has been shipping with msvcp71.dll as well as msvcr71.dll. I think that is the STL library. I don't know when or why we started shipping msvcp71.dll, though I suspect it was for Qt. It does make me wonder if the Python2.6 packages could benefit from msvcp90.dll, though I saw no executables that looked like they needed it. -- Steve Borho ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop