Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a26cf9b7609fc1c08fd1a69ddf5e44dc98a70dce
/
PCbuild
/
pyproject.vsprops
b31131c
Don't link with Tix; Tix is loaded dynamically by Tcl.
by Martin v. Löwis
· 18 years ago
3adfe9a
Renamed PCBuild9 directory to PCBuild
by Christian Heimes
· 18 years ago
[Renamed from PCbuild9/pyproject.vsprops]
8affb5f
Fixed for #1601: IDLE not working correctly on Windows (Py30a2/IDLE30a1)
by Christian Heimes
· 18 years ago
3d2f564
Several Windows related cleanups:
by Christian Heimes
· 18 years ago
f8761e5
Silence more warnings, _CRT_NONSTDC_NO_DEPRECATE is already defined in pyconfig.h but several projects don't include it.
by Christian Heimes
· 18 years ago
1867994
The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008 IDE doesn't know about (some) of the macros and can display wrong information. In my case a section #ifdef _WIN64 was grayed out although the platform was x64. I've added the macros to pyproject.vsprops and x64.vsprops.
by Christian Heimes
· 18 years ago
3971f6b
Removed or replaced some more deprecated preprocessor macros.
by Christian Heimes
· 18 years ago
8b01140
Backport of changes to PCbuild9 from the py3k branch
by Christian Heimes
· 18 years ago
e8954f8
Backport of the PCbuild9 directory from the py3k branch.
by Christian Heimes
· 18 years ago