Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e7abf20ce757bd8d088c9b1519066786e9b8439b
/
Tools
/
buildbot
/
external-common.bat
e7abf20
Force a clean of the tcltk/tcltk64 directories now that we've completely changed the tcl/tk build environment.
by Trent Nelson
· 17 years ago
611c86b
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.
by Trent Nelson
· 17 years ago
12b580b
Checkout sqlite-source when it is not there.
by Thomas Heller
· 17 years ago
4f4738f
Lets have another try at getting the Windows buildbots in a consistent state before rebuilding using the new process.
by Trent Nelson
· 17 years ago