Staging
v0.5.1
https://github.com/python/cpython
Revision f16444e0852a2a95b4a187a5845cbf47638443d9 authored by Trent Nelson on 20 March 2008, 01:18:35 UTC, committed by Trent Nelson on 20 March 2008, 01:18:35 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r61639 | trent.nelson | 2008-03-19 16:11:55 -0500 (Wed, 19 Mar 2008) | 6 lines

  Fix the x64 Windows build environment used by the buildbots.  %VS90COMNTOOLS%\vsvars32.bat is fine for 32-bit builds, but doesn't work for x64 builds, regardless of /MACHINE:AMD64 and /USECL:MS_OPTERON flags passed to cl.exe.  Launch the x86_64 cross compilation environment via '%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat x86_amd64'.  I don't have access to any systems *without* Visual Studio 2008 Professional installed (i.e. just Express Edition), so I can't test if x64 compilation works w/ VS Express at the moment.

  Additionally, force a clean in our build.bat files before building, just whilst we're going through these build system updates.

  And finally, add in the missing MACHINE=AMD64 option to our Tcl/Tk x64 build.
........
1 parent 089eaef
History
Tip revision: f16444e0852a2a95b4a187a5845cbf47638443d9 authored by Trent Nelson on 20 March 2008, 01:18:35 UTC
Merged revisions 61639 via svnmerge from
Tip revision: f16444e
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgsvnexternals -rw-r--r-- 65 bytes
.hgtags -rw-r--r-- 2.7 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 36.4 KB
README -rw-r--r-- 6.3 KB
RELNOTES -rw-r--r-- 2.7 KB
configure -rwxr-xr-x 643.2 KB
configure.in -rw-r--r-- 96.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 69.9 KB

README

back to top