summaryrefslogtreecommitdiff
path: root/PC/readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* #16135: Removal of OS/2 support (C code and Docs)Jesus Cea2012-10-051-13/+0
|
* Kill remaining mentions of import_nt.cAntoine Pitrou2012-05-041-1/+1
|
* Merged revisions ↵Christian Heimes2008-02-091-10/+10
| | | | | | | | | | | | | | | 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60696-60698 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r60696 | christian.heimes | 2008-02-09 20:55:22 +0100 (Sat, 09 Feb 2008) | 5 lines Issue #1706: Require Windows 2000+ Added Py_BUILD_CORE_MODULES macro to set WINVER and NTDDI_VERSION to Windows 2000 for core modules, too Added -d option to build.bat (same as -c Debug) and fixed warning about /build option Updated Windows related readme.txt files ........
* Remove svn:mime-type (inexplicably set to a binary type),Tim Peters2006-03-011-101/+101
| | | | and set svn:eol-style to native, on some text files.
* Move VC6 project files here.Martin v. Löwis2004-01-021-1/+7
|
* Repair more now-obsolete references to config.h.Tim Peters2001-07-261-1/+1
|
* Rip out Win3.1 and DOS supportGuido van Rossum2000-11-131-46/+10
|
* Trivial commit to test Windows CVS capabilities.Guido van Rossum2000-06-301-2/+2
|
* Remove all VC++ info (except VC 1.5) from readme.txt;Guido van Rossum1999-04-121-60/+5
| | | | remove the VC++ 4.0 project file; remove the unused _tkinter extern defs.
* Get rid of obsolete setup_nt subdirectory.Guido van Rossum1998-08-051-3/+0
|
* Replaced the VC++ 5.x instructions with a pointer to ../PCbuild.Guido van Rossum1998-05-261-17/+3
|
* Changes for older Win platforms by Jim AhlstromGuido van Rossum1997-12-171-1/+1
|
* Don't list which files to add, since the ones that *were* missing haveGuido van Rossum1997-12-161-3/+1
| | | | now been added.
* Add note about having to add some files to the VC 4.2 files.Guido van Rossum1997-12-151-0/+5
|
* Moved Jeff Rush's ever expanding comments to os2vacpp/readme.txt.Guido van Rossum1997-12-051-35/+2
|
* Replace plat-os2 with plat-win, per Jeff Rush' suggestion.Guido van Rossum1997-11-241-1/+1
|
* Added Jeff Rush' commentsGuido van Rossum1997-11-221-0/+39
|
* Change instructions to require use of PCbuild directory (instead ofGuido van Rossum1997-09-031-12/+7
| | | | just recommending it). At Mark Hammond's request.
* Remove remark on python15.lib being in the Debug subdir only.Guido van Rossum1997-08-181-4/+1
|
* Updated for new situation; added VC++ 5.0 info and new path strategies.Guido van Rossum1997-08-141-22/+51
|
* Updated Python version no to 1.5.Guido van Rossum1997-05-191-8/+8
| | | | Noted that we have used VC 4.2 and that 5.x should be able to convert it.
* Jim Ahlstrom's contributions for DOS, OS/2, WIN3.1.Guido van Rossum1997-05-191-15/+28
|
* Added CRLF for Notepad.Guido van Rossum1997-05-161-160/+160
|
* Removed NumPy instructions. Add note about VC 4.0 vs. 4.2.Guido van Rossum1996-10-241-13/+3
|
* Move Watcom to the end. Added description of all Win32 specificGuido van Rossum1996-09-061-18/+47
| | | | files/dirs. Slight editing.
* Different unpack instructions for vclibs41.zipGuido van Rossum1996-09-051-5/+5
|
* Added dllbase_nt.txt and python_nt.rc;Guido van Rossum1996-08-231-0/+12
| | | | | added notes to readme.txt about NumPy targets; added some symbols to python_nt.def.
* Description of the new build procedure for Win NT/95.Guido van Rossum1996-08-221-15/+38
|
* Added PC files from Jim Ahlstrom.Guido van Rossum1996-06-281-0/+106