summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* PEP 302 + zipimport:Just van Rossum2002-12-301-0/+4
* Revert the last change. Tim was faster and chose a different route.Raymond Hettinger2002-12-301-2/+0
* Document the _randommodule project for the Windows build.Raymond Hettinger2002-12-301-0/+2
* Taught the Windows build about _randommodule.c. This is compiledTim Peters2002-12-291-0/+4
* datetime escapes the sandbox. The Windows build is all set. I leave itTim Peters2002-12-164-0/+126
* Made the _ssl subproject depend on the w9xpopen subproject, becauseTim Peters2002-12-111-20/+23
* Install the tools/i18n directory on Windows. A user requested it,Tim Peters2002-12-101-0/+8
* Added _ssl.lib to the installer too. Restored alphabetical order ofTim Peters2002-12-042-5/+10
* Explain what's probably a problem unique to Win9x in building _ssl.Tim Peters2002-12-041-0/+27
* Clarify _ssl instructions.Tim Peters2002-12-041-5/+11
* Don't make all the OpenSSL executables, just the library we need.Mark Hammond2002-12-031-1/+21
* Add the SSL libraries as dependencies.Mark Hammond2002-12-031-1/+1
* Ensure the ssl temp directory exists!Mark Hammond2002-12-031-0/+1
* Add _ssl.pyd to the list of files to be installed by Wise.Mark Hammond2002-12-031-0/+5
* Add _ssl build process for Windows.Mark Hammond2002-12-035-0/+303
* My MSVC seems to like writing the project names in quotes. Letting it doMark Hammond2002-12-031-19/+19
* Try linking the static Sleepycat lib into _bsddb.pyd. Hard to sayTim Peters2002-11-234-25/+21
* More bsddb-on-Windows fiddling:Tim Peters2002-11-232-6/+28
* Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest.Tim Peters2002-11-224-133/+172
* Renamed Wise vrbl from _TCLMINOR_ to _TCLDIR_, to remove any scriptTim Peters2002-11-192-19/+23
* Repaired typos in the Tcl/Tk compilation instructions. Turns out theyTim Peters2002-11-151-7/+6
* Windows changes to move from Tcl/Tk 8.3.2 to 8.4.1. I tested this byTim Peters2002-11-144-18/+64
* Install the bz2 DLL on Windows.Tim Peters2002-11-091-0/+10
* Start building the bz2 module on Windows.Tim Peters2002-11-093-0/+139
* Update list of Windows buildnos for 2.2.2 final.Tim Peters2002-10-141-0/+2
* The MS resource compiler simply cannot be convinced to do arithmeticTim Peters2002-10-111-0/+35
* Update info for impending 2.2.2.Tim Peters2002-10-061-0/+2
* Add -E and -tt options to the python invocations, as for the Unix tests.Guido van Rossum2002-08-071-2/+2
* Taught the Windows installer about changes in the structure of the emailTim Peters2002-07-231-8/+18
* Replace DL_IMPORT with PyMODINIT_FUNC and remove "/export:init..." linkMark Hammond2002-07-2313-36/+36
* Removed no-longer-relevant explanation of "alpha" builds.Tim Peters2002-07-101-8/+0
* Remove the unused, and therefore distracting, "Alpha" build configurations.Mark Hammond2002-07-108-1962/+45
* Removed newmodule.c from the project, and removed references to it fromTim Peters2002-06-161-15/+0
* Unsure exactly why I'm doing this, but I couldn't build a debug-modeTim Peters2002-06-151-0/+15
* SF patch 568629 by Oren Tirosh: types made callable.Guido van Rossum2002-06-141-15/+0
* Teach the Windows build about the new enumobject.c file.Tim Peters2002-04-261-0/+15
* Windows installer: disabled Wise's "delete in-use files" uninstallTim Peters2002-04-161-1/+10
* Repair 2.2.1 release date.Tim Peters2002-04-091-1/+1
* Change 2.1.3 release date.Tim Peters2002-04-081-1/+1
* Update 2.1.3 Windows buildno.Tim Peters2002-04-081-0/+2
* Record Windows build number for 2.2.1 final.Tim Peters2002-04-041-0/+2
* SF bug 497854: Short-cuts missing for All UsersTim Peters2002-04-041-9/+18
* Removed old Digital Creations copyright/license notices (withGuido van Rossum2002-04-041-1/+1
* Repair the Windows build (needs to compile in the new boolobject code).Tim Peters2002-04-041-0/+15
* Update master Windows build-number list for 2.2.1c2.Tim Peters2002-03-251-0/+2
* Build obmalloc.c directly instead of #include'ing from object.c.Tim Peters2002-03-231-0/+15
* Record 2.2.1c1 release date.Tim Peters2002-03-191-1/+1
* Update master Windows buildno list to reflect impending 2.2.1c1.Tim Peters2002-03-141-1/+1
* Move to zlib 1.1.4 on Windows (the new version that squashes the "doubleTim Peters2002-03-132-13/+12
* Fix 2.2.1 string.Tim Peters2002-02-281-1/+1