diff options
-rw-r--r-- | Misc/NEWS | 3 | ||||
-rw-r--r-- | PCbuild/_bsddb.vcproj (renamed from PCbuild9/_bsddb.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_ctypes.vcproj (renamed from PCbuild9/_ctypes.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_ctypes_test.vcproj (renamed from PCbuild9/_ctypes_test.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_elementtree.vcproj (renamed from PCbuild9/_elementtree.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_msi.vcproj (renamed from PCbuild9/_msi.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_socket.vcproj (renamed from PCbuild9/_socket.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_sqlite3.vcproj (renamed from PCbuild9/_sqlite3.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_ssl.vcproj (renamed from PCbuild9/_ssl.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_testcapi.vcproj (renamed from PCbuild9/_testcapi.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/_tkinter.vcproj (renamed from PCbuild9/_tkinter.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/bdist_wininst.vcproj (renamed from PCbuild9/bdist_wininst.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/build.bat (renamed from PCbuild9/build.bat) | 0 | ||||
-rw-r--r-- | PCbuild/build_env.bat (renamed from PCbuild9/build_env.bat) | 0 | ||||
-rw-r--r-- | PCbuild/build_pgo.bat (renamed from PCbuild9/build_pgo.bat) | 0 | ||||
-rw-r--r-- | PCbuild/build_ssl.bat (renamed from PCbuild9/build_ssl.bat) | 0 | ||||
-rw-r--r-- | PCbuild/build_ssl.py (renamed from PCbuild9/build_ssl.py) | 0 | ||||
-rw-r--r-- | PCbuild/build_tkinter.py (renamed from PCbuild9/build_tkinter.py) | 0 | ||||
-rw-r--r-- | PCbuild/bz2.vcproj (renamed from PCbuild9/bz2.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/debug.vsprops (renamed from PCbuild9/debug.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/env.bat (renamed from PCbuild9/env.bat) | 0 | ||||
-rw-r--r-- | PCbuild/field3.py (renamed from PCbuild9/field3.py) | 0 | ||||
-rw-r--r-- | PCbuild/idle.bat (renamed from PCbuild9/idle.bat) | 0 | ||||
-rw-r--r-- | PCbuild/installer.bmp (renamed from PCbuild9/installer.bmp) | bin | 58806 -> 58806 bytes | |||
-rw-r--r-- | PCbuild/make_buildinfo.c (renamed from PCbuild9/make_buildinfo.c) | 0 | ||||
-rw-r--r-- | PCbuild/make_buildinfo.vcproj (renamed from PCbuild9/make_buildinfo.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/make_versioninfo.vcproj (renamed from PCbuild9/make_versioninfo.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/pcbuild.sln (renamed from PCbuild9/pcbuild.sln) | 0 | ||||
-rw-r--r-- | PCbuild/pginstrument.vsprops (renamed from PCbuild9/pginstrument.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/pgupdate.vsprops (renamed from PCbuild9/pgupdate.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/pyd.vsprops (renamed from PCbuild9/pyd.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/pyd_d.vsprops (renamed from PCbuild9/pyd_d.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/pyexpat.vcproj (renamed from PCbuild9/pyexpat.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/pyproject.vsprops (renamed from PCbuild9/pyproject.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/python.vcproj (renamed from PCbuild9/python.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/pythoncore.vcproj (renamed from PCbuild9/pythoncore.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/pythonw.vcproj (renamed from PCbuild9/pythonw.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/readme.txt (renamed from PCbuild9/readme.txt) | 12 | ||||
-rw-r--r-- | PCbuild/release.vsprops (renamed from PCbuild9/release.vsprops) | 0 | ||||
-rw-r--r-- | PCbuild/rmpyc.py (renamed from PCbuild9/rmpyc.py) | 0 | ||||
-rw-r--r-- | PCbuild/rt.bat (renamed from PCbuild9/rt.bat) | 0 | ||||
-rw-r--r-- | PCbuild/select.vcproj (renamed from PCbuild9/select.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/unicodedata.vcproj (renamed from PCbuild9/unicodedata.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/w9xpopen.vcproj (renamed from PCbuild9/w9xpopen.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/winsound.vcproj (renamed from PCbuild9/winsound.vcproj) | 0 | ||||
-rw-r--r-- | PCbuild/x64.vsprops (renamed from PCbuild9/x64.vsprops) | 0 |
46 files changed, 9 insertions, 6 deletions
@@ -12,6 +12,9 @@ What's New in Python 2.6 alpha 1? Core and builtins ----------------- +- Moved PCbuild/ directory for VS 2003 to PC/VS7.1 and renamed PCBuild9/ + directory to PCBuild/. + - Issue #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. diff --git a/PCbuild9/_bsddb.vcproj b/PCbuild/_bsddb.vcproj index 205a178..205a178 100644 --- a/PCbuild9/_bsddb.vcproj +++ b/PCbuild/_bsddb.vcproj diff --git a/PCbuild9/_ctypes.vcproj b/PCbuild/_ctypes.vcproj index f923ca0..f923ca0 100644 --- a/PCbuild9/_ctypes.vcproj +++ b/PCbuild/_ctypes.vcproj diff --git a/PCbuild9/_ctypes_test.vcproj b/PCbuild/_ctypes_test.vcproj index 156c10c..156c10c 100644 --- a/PCbuild9/_ctypes_test.vcproj +++ b/PCbuild/_ctypes_test.vcproj diff --git a/PCbuild9/_elementtree.vcproj b/PCbuild/_elementtree.vcproj index c22c252..c22c252 100644 --- a/PCbuild9/_elementtree.vcproj +++ b/PCbuild/_elementtree.vcproj diff --git a/PCbuild9/_msi.vcproj b/PCbuild/_msi.vcproj index 2d92599..2d92599 100644 --- a/PCbuild9/_msi.vcproj +++ b/PCbuild/_msi.vcproj diff --git a/PCbuild9/_socket.vcproj b/PCbuild/_socket.vcproj index 6ef5407..6ef5407 100644 --- a/PCbuild9/_socket.vcproj +++ b/PCbuild/_socket.vcproj diff --git a/PCbuild9/_sqlite3.vcproj b/PCbuild/_sqlite3.vcproj index 646c545..646c545 100644 --- a/PCbuild9/_sqlite3.vcproj +++ b/PCbuild/_sqlite3.vcproj diff --git a/PCbuild9/_ssl.vcproj b/PCbuild/_ssl.vcproj index ddd396a..ddd396a 100644 --- a/PCbuild9/_ssl.vcproj +++ b/PCbuild/_ssl.vcproj diff --git a/PCbuild9/_testcapi.vcproj b/PCbuild/_testcapi.vcproj index 8ef456a..8ef456a 100644 --- a/PCbuild9/_testcapi.vcproj +++ b/PCbuild/_testcapi.vcproj diff --git a/PCbuild9/_tkinter.vcproj b/PCbuild/_tkinter.vcproj index e3baa5c..e3baa5c 100644 --- a/PCbuild9/_tkinter.vcproj +++ b/PCbuild/_tkinter.vcproj diff --git a/PCbuild9/bdist_wininst.vcproj b/PCbuild/bdist_wininst.vcproj index 414f7ed..414f7ed 100644 --- a/PCbuild9/bdist_wininst.vcproj +++ b/PCbuild/bdist_wininst.vcproj diff --git a/PCbuild9/build.bat b/PCbuild/build.bat index 9bc8186..9bc8186 100644 --- a/PCbuild9/build.bat +++ b/PCbuild/build.bat diff --git a/PCbuild9/build_env.bat b/PCbuild/build_env.bat index 4c67ae3..4c67ae3 100644 --- a/PCbuild9/build_env.bat +++ b/PCbuild/build_env.bat diff --git a/PCbuild9/build_pgo.bat b/PCbuild/build_pgo.bat index 0c0a473..0c0a473 100644 --- a/PCbuild9/build_pgo.bat +++ b/PCbuild/build_pgo.bat diff --git a/PCbuild9/build_ssl.bat b/PCbuild/build_ssl.bat index ba14446..ba14446 100644 --- a/PCbuild9/build_ssl.bat +++ b/PCbuild/build_ssl.bat diff --git a/PCbuild9/build_ssl.py b/PCbuild/build_ssl.py index 2ccceec..2ccceec 100644 --- a/PCbuild9/build_ssl.py +++ b/PCbuild/build_ssl.py diff --git a/PCbuild9/build_tkinter.py b/PCbuild/build_tkinter.py index dada386..dada386 100644 --- a/PCbuild9/build_tkinter.py +++ b/PCbuild/build_tkinter.py diff --git a/PCbuild9/bz2.vcproj b/PCbuild/bz2.vcproj index 2c16eb0..2c16eb0 100644 --- a/PCbuild9/bz2.vcproj +++ b/PCbuild/bz2.vcproj diff --git a/PCbuild9/debug.vsprops b/PCbuild/debug.vsprops index 59acd90..59acd90 100644 --- a/PCbuild9/debug.vsprops +++ b/PCbuild/debug.vsprops diff --git a/PCbuild9/env.bat b/PCbuild/env.bat index 638b16c..638b16c 100644 --- a/PCbuild9/env.bat +++ b/PCbuild/env.bat diff --git a/PCbuild9/field3.py b/PCbuild/field3.py index edcbe36..edcbe36 100644 --- a/PCbuild9/field3.py +++ b/PCbuild/field3.py diff --git a/PCbuild9/idle.bat b/PCbuild/idle.bat index dcb0485..dcb0485 100644 --- a/PCbuild9/idle.bat +++ b/PCbuild/idle.bat diff --git a/PCbuild9/installer.bmp b/PCbuild/installer.bmp Binary files differindex 1875e19..1875e19 100644 --- a/PCbuild9/installer.bmp +++ b/PCbuild/installer.bmp diff --git a/PCbuild9/make_buildinfo.c b/PCbuild/make_buildinfo.c index 22b9882..22b9882 100644 --- a/PCbuild9/make_buildinfo.c +++ b/PCbuild/make_buildinfo.c diff --git a/PCbuild9/make_buildinfo.vcproj b/PCbuild/make_buildinfo.vcproj index c42229c..c42229c 100644 --- a/PCbuild9/make_buildinfo.vcproj +++ b/PCbuild/make_buildinfo.vcproj diff --git a/PCbuild9/make_versioninfo.vcproj b/PCbuild/make_versioninfo.vcproj index dcb922b..dcb922b 100644 --- a/PCbuild9/make_versioninfo.vcproj +++ b/PCbuild/make_versioninfo.vcproj diff --git a/PCbuild9/pcbuild.sln b/PCbuild/pcbuild.sln index ba8b005..ba8b005 100644 --- a/PCbuild9/pcbuild.sln +++ b/PCbuild/pcbuild.sln diff --git a/PCbuild9/pginstrument.vsprops b/PCbuild/pginstrument.vsprops index 93b9687..93b9687 100644 --- a/PCbuild9/pginstrument.vsprops +++ b/PCbuild/pginstrument.vsprops diff --git a/PCbuild9/pgupdate.vsprops b/PCbuild/pgupdate.vsprops index 7ce4a3a..7ce4a3a 100644 --- a/PCbuild9/pgupdate.vsprops +++ b/PCbuild/pgupdate.vsprops diff --git a/PCbuild9/pyd.vsprops b/PCbuild/pyd.vsprops index 2e21a80..2e21a80 100644 --- a/PCbuild9/pyd.vsprops +++ b/PCbuild/pyd.vsprops diff --git a/PCbuild9/pyd_d.vsprops b/PCbuild/pyd_d.vsprops index b8f98f6..b8f98f6 100644 --- a/PCbuild9/pyd_d.vsprops +++ b/PCbuild/pyd_d.vsprops diff --git a/PCbuild9/pyexpat.vcproj b/PCbuild/pyexpat.vcproj index 2d2cd9d..2d2cd9d 100644 --- a/PCbuild9/pyexpat.vcproj +++ b/PCbuild/pyexpat.vcproj diff --git a/PCbuild9/pyproject.vsprops b/PCbuild/pyproject.vsprops index eaea0be..eaea0be 100644 --- a/PCbuild9/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops diff --git a/PCbuild9/python.vcproj b/PCbuild/python.vcproj index 17b29a2..17b29a2 100644 --- a/PCbuild9/python.vcproj +++ b/PCbuild/python.vcproj diff --git a/PCbuild9/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index ff27052..ff27052 100644 --- a/PCbuild9/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj diff --git a/PCbuild9/pythonw.vcproj b/PCbuild/pythonw.vcproj index add4684..add4684 100644 --- a/PCbuild9/pythonw.vcproj +++ b/PCbuild/pythonw.vcproj diff --git a/PCbuild9/readme.txt b/PCbuild/readme.txt index ef3b97d..fe264e3 100644 --- a/PCbuild9/readme.txt +++ b/PCbuild/readme.txt @@ -11,7 +11,7 @@ build the solution. Unless you are going to debug a problem in the core or you are going to create an optimized build you want to select "Release" as configuration. -The PCbuild9 directory is compatible with all versions of Visual Studio from +The PCbuild directory is compatible with all versions of Visual Studio from VS C++ Express Edition over the standard edition up to the professional edition. However the express edition does support features like solution folders or profile guided optimization (PGO). The missing bits and pieces @@ -32,7 +32,7 @@ NOTE: When using the Debug setting, the output files have a _d added to their name: python30_d.dll, python_d.exe, parser_d.pyd, and so on. -The 32bit builds end up in the solution folder PCbuild9 while the x64 builds +The 32bit builds end up in the solution folder PCbuild while the x64 builds land in the amd64 subfolder. The PGI and PGO builds for profile guided optimization end up in their own folders, too. @@ -67,7 +67,7 @@ winsound The following subprojects will generally NOT build out of the box. They wrap code Python doesn't control, and you'll need to download the base packages first and unpack them into siblings of PCbuilds's parent -directory; for example, if your PCbuild9 is ..\dist\py3k\PCbuild9\, +directory; for example, if your PCbuild is ..\dist\py3k\PCbuild\, unpack into new subdirectories of ..\dist\. _tkinter @@ -85,7 +85,7 @@ _tkinter Build with build_tkinter.py --------------------------- - The PCbuild9 directory contains a Python script which automates all + The PCbuild directory contains a Python script which automates all steps. Run the script in a Visual Studio 2009 command prompt with python build_tkinter.py Win32 @@ -145,7 +145,7 @@ bz2 A custom pre-link step in the bz2 project settings should manage to build bzip2-1.0.3\libbz2.lib by magic before bz2.pyd (or bz2_d.pyd) is - linked in PCbuild9\. + linked in PCbuild\. However, the bz2 project is not smart enough to remove anything under bzip2-1.0.3\ when you do a clean, so if you want to rebuild bzip2.lib you need to clean up bzip2-1.0.3\ by hand. @@ -304,7 +304,7 @@ change the "Runtime Library" from "Multi-threaded DLL (/MD)" to Visual Studio properties ------------------------ -The PCbuild9 solution makes heavy use of Visual Studio property files +The PCbuild solution makes heavy use of Visual Studio property files (*.vsprops). The properties can be viewed and altered in the Property Manager (View -> Other Windows -> Property Manager). diff --git a/PCbuild9/release.vsprops b/PCbuild/release.vsprops index 4bbda68..4bbda68 100644 --- a/PCbuild9/release.vsprops +++ b/PCbuild/release.vsprops diff --git a/PCbuild9/rmpyc.py b/PCbuild/rmpyc.py index a1e75bb..a1e75bb 100644 --- a/PCbuild9/rmpyc.py +++ b/PCbuild/rmpyc.py diff --git a/PCbuild9/rt.bat b/PCbuild/rt.bat index 8e386c5..8e386c5 100644 --- a/PCbuild9/rt.bat +++ b/PCbuild/rt.bat diff --git a/PCbuild9/select.vcproj b/PCbuild/select.vcproj index b97cb4d..b97cb4d 100644 --- a/PCbuild9/select.vcproj +++ b/PCbuild/select.vcproj diff --git a/PCbuild9/unicodedata.vcproj b/PCbuild/unicodedata.vcproj index 084161af..084161af 100644 --- a/PCbuild9/unicodedata.vcproj +++ b/PCbuild/unicodedata.vcproj diff --git a/PCbuild9/w9xpopen.vcproj b/PCbuild/w9xpopen.vcproj index 9fcff7b..9fcff7b 100644 --- a/PCbuild9/w9xpopen.vcproj +++ b/PCbuild/w9xpopen.vcproj diff --git a/PCbuild9/winsound.vcproj b/PCbuild/winsound.vcproj index b6da131..b6da131 100644 --- a/PCbuild9/winsound.vcproj +++ b/PCbuild/winsound.vcproj diff --git a/PCbuild9/x64.vsprops b/PCbuild/x64.vsprops index c7eabbe..c7eabbe 100644 --- a/PCbuild9/x64.vsprops +++ b/PCbuild/x64.vsprops |