Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0d15908629647f9c9a027c89db74b411e90380c1
/
PCbuild
7cee6dd
somehow the 'Total Keys=1' disappears. No other changes.
by Guido van Rossum
· 24 years ago
f9a4a6e
Typo repair.
by Tim Peters
· 24 years ago
880066a
A bunch of project files were checked in as text files.
by Guido van Rossum
· 24 years ago
74991fa
Add ucnhash (new subproject).
by Guido van Rossum
· 24 years ago
20c8bc6
The Python include paths were not specified.
by Mark Hammond
· 24 years ago
3e4d2f6
Define a magical symbol and magic include path so it will compile without
by Guido van Rossum
· 24 years ago
2c62154
Add ucnhash to the workspace, as a dependency of python20.
by Mark Hammond
· 24 years ago
5824f37
ucnhash now correctly builds for Windows.
by Mark Hammond
· 24 years ago
9802255
Update all projects so Debug builds use "/Zi" instead of "/ZI", which means everything should still build under MSVC5
by Mark Hammond
· 24 years ago
610a827
Repaired two URLs.
by Tim Peters
· 24 years ago
4b5fb07
Update for 2.0b1. Also add more text, to be more explicit about
by Tim Peters
· 24 years ago
8173d99
Add back a missing CRLF line ending.
by Guido van Rossum
· 24 years ago
ed2bf9c
Oops.
by Guido van Rossum
· 24 years ago
cce79a1
Poke and hope for Tcl version: now settable through _TCLMINOR_ variable...
by Guido van Rossum
· 24 years ago
fa01bf1
add gcmodule
by Jeremy Hylton
· 24 years ago
b3c66be
Change the include etc paths to Tcl 8.3.1.
by Guido van Rossum
· 24 years ago
a1956e2
Move Wise install dir consistently to C:\Wise. Don't use %_WISE_% in
by Guido van Rossum
· 24 years ago
f00562a
Poke and hope for Tim...
by Guido van Rossum
· 24 years ago
3afe36d
More 2.0 stuff -- fix workspace, remove 1.6 files
by Guido van Rossum
· 24 years ago
c155f82
Making a tiny change to figure out what I'm going to screw up
by Tim Peters
· 24 years ago
c5007aa
final patches from Neil Schemenauer for garbage collection
by Jeremy Hylton
· 24 years ago
e4aa4ca
Bump version to 2.0.
by Guido van Rossum
· 24 years ago
ee8c418
Finish converting the winreg extension to _winreg.
by Fred Drake
· 24 years ago
5782386
Marc-Andre Lemburg <mal@lemburg.com>:
by Marc-André Lemburg
· 24 years ago
3f3ce04
correct case in python16.dsp to allow build with VS6
by Trent Mick
· 24 years ago
8f14b7c
make sure the case is correct (damned case-sensitive languages :-)
by Jeremy Hylton
· 24 years ago
0292d78
add new Python/exceptions.c to python16 project (courtesy Trent Mick)
by Jeremy Hylton
· 24 years ago
26af93c
The debug settings for zlib contained a bogus reference to msvcrt in
by Guido van Rossum
· 25 years ago
c35a20e
Mark Hammond: Added dependency of winsound project on python16
by Guido van Rossum
· 25 years ago
1d8fcda
Oops -- Mark forgot to add "0x" to the /base: argument.
by Guido van Rossum
· 25 years ago
841c2f6
Changes by Mark Hammond to ignore more by-products of the build.
by Guido van Rossum
· 25 years ago
6dd9fc1
Added winsound project to workspace, and added -I options to winsound
by Guido van Rossum
· 25 years ago
7053b8a
Mark Hammond:
by Guido van Rossum
· 25 years ago
a901f8f
Install the docs (with fewer rules). Add descriptions for the system variables.
by Guido van Rossum
· 25 years ago
4dfcd76
Added project dependencies -- Mark is right, these are needed.
by Guido van Rossum
· 25 years ago
6d2332d
Strangely, we *do* need to define ZLIB_DLL.
by Guido van Rossum
· 25 years ago
b1b3096
Moved socket, select, unicodedata to their own PYD. This should
by Guido van Rossum
· 25 years ago
4cb8c0b
Add msvcrt to list of libraries to ignore in Debug mode.
by Guido van Rossum
· 25 years ago
457855a
Forgot to save the project file -- this also reflects the use of
by Guido van Rossum
· 25 years ago
a5b0937
Lots of cleanup things.
by Guido van Rossum
· 25 years ago
7025599
Adding pyexpat project.
by Guido van Rossum
· 25 years ago
e042dc4
Buncha last-minute fixes
by Guido van Rossum
· 25 years ago
5fc4e20
Added _sre project to workspace.
by Guido van Rossum
· 25 years ago
43da798
Bit of cleanup on the projects.
by Guido van Rossum
· 25 years ago
a7937e5
Added mmap project. (Mark Hammond.)
by Guido van Rossum
· 25 years ago
8c4cba8
Mark Hammond: ensure the new standard module winreg is installed.
by Guido van Rossum
· 25 years ago
c06653f
Internal changes.
by Guido van Rossum
· 25 years ago
fb515f8
Added Tcl 8.3.
by Guido van Rossum
· 25 years ago
426e39f
Deleting Python 1.5 project and Wise file.
by Guido van Rossum
· 25 years ago
15a57a7
Update for creating and linking with python16.dll.
by Guido van Rossum
· 25 years ago
a29b360
Updated for Python 1.6 and VC++ 6.0.
by Guido van Rossum
· 25 years ago
09fca8d
Mark Hammond: add winreg module as new subproject.
by Guido van Rossum
· 25 years ago
76bd689
VC++ project changes to add new Unicode files and modules.
by Guido van Rossum
· 25 years ago
ef6ceb6
Same patch (also by Mark Hammond) for this straggler project file as
by Guido van Rossum
· 25 years ago
4310deb
Mark Hammond renames the x86 projects back to what they were named
by Guido van Rossum
· 25 years ago
a4596a4
Trent Mick: Setup PC configuration so that MSDEV chooses the x86
by Guido van Rossum
· 25 years ago
72ca1b3
Changes by Trent Mick (of ActiveState) and Dale Nagata to support
by Guido van Rossum
· 25 years ago
5731575
Added setargv.obj to the link link.
by Guido van Rossum
· 25 years ago
90e0f57
Add dynload_win.c to project.
by Guido van Rossum
· 25 years ago
72bacaa
Bump version to 1.5.2 (final)
by Guido van Rossum
· 26 years ago
2da1320
Added shamodule.c
by Guido van Rossum
· 26 years ago
4c6958d
Use the Tcl 8.0.5 installer.
by Guido van Rossum
· 26 years ago
6804b7a
Release 1.5.2c1. Add IDLE and Uninstall to program group.
by Guido van Rossum
· 26 years ago
fd498bd
Now using static zlib 1.1.3
by Guido van Rossum
· 26 years ago
594b3d6
Some new stuff. Get the HTML docs via a new variable.
by Guido van Rossum
· 26 years ago
0b07035
Add source file winsound.c and library winmm.lib
by Guido van Rossum
· 26 years ago
caa0606
Upgraded to WISE 5.0g; bumped to 1.5.2b2; added dialog for Tcl.
by Guido van Rossum
· 26 years ago
45d2ae5
Use installed Tcl lib files -- also for Debug configuration
by Guido van Rossum
· 26 years ago
7aa9f58
Use installed Tcl lib files
by Guido van Rossum
· 26 years ago
66419ba
Added Tcl 8.0.4 installer. Added Tools/idle.
by Guido van Rossum
· 26 years ago
44331ec
Get rid of python_nt.def -- it's no longer needed!
by Guido van Rossum
· 26 years ago
d9eee4e
Bump version to 1.5.2b1
by Guido van Rossum
· 26 years ago
1d5766f
Shit -- forgot to set the installer's title to the new version.
by Guido van Rossum
· 26 years ago
60009cc
Change _tkinter.c compile options.
by Guido van Rossum
· 26 years ago
002156d
Add bufferobject.c.
by Guido van Rossum
· 26 years ago
7e1e574
For 1.5.2a2.
by Guido van Rossum
· 26 years ago
f6240cf
Some kind of source control krept in.
by Guido van Rossum
· 26 years ago
98f936b
Whatever
by Guido van Rossum
· 26 years ago
ca69cf5
Insignificant change cause by saving again.
by Guido van Rossum
· 26 years ago
887d072
Get rid of mysterious bsddb.txt.
by Guido van Rossum
· 26 years ago
b034e1e
Delete CurrentVersion instead of setting it.
by Guido van Rossum
· 26 years ago
5bf2864
Added dependencies between projects.
by Guido van Rossum
· 26 years ago
37ea410
# New version; not clear what happened.
by Guido van Rossum
· 26 years ago
7fb6688
Get rid of python15.lib; add some incl files
by Guido van Rossum
· 26 years ago
b58dff5
Play games with version numbers; add lib-tk to path.
by Guido van Rossum
· 26 years ago
f4edff0
More files to be ignored.
by Guido van Rossum
· 26 years ago
78f6583
Put the CRLF back in.
by Guido van Rossum
· 26 years ago
0f586da
Put the CRLF back in.
by Guido van Rossum
· 26 years ago
844ea7b
New project files...
by Guido van Rossum
· 26 years ago
0fd9408
Needed.
by Guido van Rossum
· 26 years ago
e79cf32
Added hints about building your own DLL.
by Guido van Rossum
· 26 years ago
3600bee
Moved from PC
by Guido van Rossum
· 26 years ago
15b239f
Moved VC++ 5.x stuff here.
by Guido van Rossum
· 26 years ago
4a78a3c
Added empty PCbuild directory for use by the NT build process.
by Guido van Rossum
· 27 years ago