- 02 May, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
the /nodefaultlib: option.
-
- 25 Nis, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
project. [However I didn't add the other changes in his patch, which were just taking away the source code control stuff -- this doesn't hurt and would come back as soon as I make another change. --GvR]
-
- 24 Nis, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 21 Nis, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
* Temp directory for all projects are now specific to the project (rather than common as before). This avoids any conflicts with debug symbols or common file names etc. NOTE: You should manually delete your existing build directory after applying this patch, as the MSVC "clean" command will now only clean the new temporary directories - not the existing common temp directory. * Base address for all extension modules updated. PC\dllbase_nt.txt also updated. Erroneous "libpath" directory removed for all projects. * winsound module moved from a builtin module to an extension module. This was done primarily to avoid Python16.dll needing to pull in winmm.dll. Really dumb test added for winsound - but if nothing else it ensures the module imports.
-
- 10 Nis, 2000 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Add descriptions for the system variables.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Do it in the project file rather than in the source, so it's easier for Mark to change.
-
- 06 Nis, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
reduce the size of python16.dll to almost its 1.5.2 size, and remove dependencies on winsock unless sockets are actually used. Note that soundex is simply no longer supported.
-
Guido van Rossum yazdı
-
- 05 Nis, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
Tcl/Tk 8.2 instead of 8.3, because 8.3.0 often crashes on closing a window.
-
Guido van Rossum yazdı
Added the bitmaps back, and added the wizard style program group selection dialog. Got rid of references to backup etc. inserted by the installer wizard -- we don't use these. Got rid of conditionals for Windows 3.1, ditto. Changed version to 1.6a2. Changed default install directory to "C:\Python16" (not really, but close). Install only one copy of python16.lib. Install the two MS DLLs (versioned) and python16.dll (unversioned) in the system directory. Install Tcl/Tk and expat in the DLLs directory.
-
- 31 Mar, 2000 5 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Some refinements on the Wise file, also adding mmap.pyd.
-
Guido van Rossum yazdı
-
- 30 Mar, 2000 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Building on Windows NT. Removed Tcl installation. Commented out Doc installation.
-
Guido van Rossum yazdı
-
- 29 Mar, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
Also, _tkinter is linked with Tcl 8.3.
-
Guido van Rossum yazdı
-
- 28 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 11 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
(I did this under VC++ 5.0 -- hope this doesn't break anything.)
-
- 07 Şub, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
for the other projects, to move the x86 project names back to what they were.
-
- 03 Şub, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
before the patch by Trent Mick. Since he now also works for ActiveState, I suppose he overrides Trent. :-)
-
- 21 Ock, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
release project config as the default.
-
- 20 Ock, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
building for NT Alpha as well as NT x86.
-
- 20 Ara, 1999 2 kayıt (commit)
-
-
Guido van Rossum yazdı
This causes * etc. on the command line to be expanded, link on Unix.
-
Guido van Rossum yazdı
-
- 13 Nis, 1999 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 08 Nis, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Add a variable %_TCL_% that makes it easier to switch to a different version.
-
Guido van Rossum yazdı
Don't distribute zlib.dll. Tweak some comments.
-
Guido van Rossum yazdı
-
- 17 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Comment out freeze script (doesn't work at all). Add dialog to get program manager group.
-
- 16 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 05 Ock, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-