summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, and therefore distracting, "Alpha" build configurations.Mark Hammond2002-07-101-1315/+5
* 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
* Repair the Windows build (needs to compile in the new boolobject code).Tim Peters2002-04-041-0/+15
* Build obmalloc.c directly instead of #include'ing from object.c.Tim Peters2002-03-231-0/+15
* Windows build: close out 2.2, prep for 2.3.Tim Peters2001-12-211-6/+6
* Post-release fiddling -- prep for 2.2 final.Tim Peters2001-12-141-2/+2
* Update Windows buildno for 2.2c1.Tim Peters2001-12-131-2/+2
* Bump Windows buildno for 2.2b2.Tim Peters2001-11-151-2/+2
* add structseq.c to projectGuido van Rossum2001-10-181-0/+15
* Bump Windows build # for 2.2b1.Tim Peters2001-10-181-2/+2
* Get hotshot closer to compiling on Windows.Tim Peters2001-10-121-0/+15
* Teach Windows how to build the new weakref module.Tim Peters2001-10-051-0/+15
* Bump Windows build numbers for 2.2a4; installer changes were done earlier.Tim Peters2001-09-271-2/+2
* Bump Windows buildno (installer changes were made earlier).Tim Peters2001-09-061-2/+2
* First part of fix for bug #442142 - DLL base assignments need updateMark Hammond2001-09-061-2/+2
* Windows fiddling for 2.2a2: bump build number; update copyright andTim Peters2001-08-191-2/+2
* Merge of descr-branch back into trunk.Tim Peters2001-08-021-0/+30
* Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c.Tim Peters2001-07-311-0/+15
* Prepare Windows installer for 2.2a1.Tim Peters2001-07-171-2/+2
* Removed fpectlmodule.c and fpetestmodule.c from the Windows build. TheyTim Peters2001-07-051-30/+0
* Teach Windows about new iterobject.c.Tim Peters2001-04-201-0/+15
* Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1Tim Peters2001-04-181-6/+6
* Update Windows installer & buildno for 2.1 final.Tim Peters2001-04-161-2/+2
* Update Windows installer & build number to 2.1c2 release.Tim Peters2001-04-161-2/+2
* Update Windows build # and installer for 2.1c1.Tim Peters2001-04-121-2/+2
* Update Windows installer for 2.1b2.Tim Peters2001-03-211-2/+2
* Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".Tim Peters2001-03-011-2/+2
* Teach Windows build about new future.c.Tim Peters2001-02-271-0/+15
* Windows: Remove soundex from pythoncore subproject.Tim Peters2001-02-221-15/+0
* Re-add DOS line-endings and mark the files binary.Thomas Wouters2001-02-141-1754/+1754
* Teach Windows build about new symtable.c.Tim Peters2001-02-091-0/+15
* Teach Windows build about the _weakref module.Tim Peters2001-02-021-0/+15
* Windows build: update for 2.1a2, + get ucnhash out of the installer.Tim Peters2001-02-011-2/+2
* Teach Windows build about new cellobject.c.Tim Peters2001-01-261-0/+15
* Windows: 2.1a1 changes so Python runs again. Note that the python20Tim Peters2001-01-171-0/+1709