[Python-Dev] Fixing buildbot/external(-amd64).bat files on Windows
Christian Heimes
lists at cheimes.de
Fri Feb 29 10:56:52 CET 2008
More information about the Python-Dev mailing list
Fri Feb 29 10:56:52 CET 2008
- Previous message: [Python-Dev] Fixing buildbot/external(-amd64).bat files on Windows
- Next message: [Python-Dev] Fixing buildbot/external(-amd64).bat files on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Trent Nelson wrote: > - vcbuild db-4.4.20\build_win32\Berkeley_DB.sln /build Debug /project db_static > + devenv /upgrade db-4.4.20\build_win32\Berkeley_DB.sln > + devenv db-4.4.20\build_win32\Berkeley_DB.sln /build Debug /project db_static The upgrade is requires only once. It probably belongs next to the checkout or svn up and not in the build section. Christian
- Previous message: [Python-Dev] Fixing buildbot/external(-amd64).bat files on Windows
- Next message: [Python-Dev] Fixing buildbot/external(-amd64).bat files on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list