Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In readme.txt, make what's needed to build the "optional" subprojects | Tim Peters | 2000-08-25 | 1 | -3/+15 |
| | | | | | | | much more explicit. Also document that we're moving to Tcl/Tk 8.3.2. Simplify .dsp files by getting rid of useless include paths. .wse file changed to reflect that my setup is different than Guido's: if you *build* a Python distro using python20.wse, beware! | ||||
* | Typo repair. | Tim Peters | 2000-07-01 | 1 | -1/+1 |
| | |||||
* | Add ucnhash (new subproject). | Guido van Rossum | 2000-07-01 | 1 | -1/+1 |
| | |||||
* | Repaired two URLs. | Tim Peters | 2000-07-01 | 1 | -6/+6 |
| | |||||
* | Update for 2.0b1. Also add more text, to be more explicit about | Tim Peters | 2000-07-01 | 1 | -29/+87 |
| | | | | | | | | what the dozen+ subprojects are for, which are and aren't expected to build out of the box, and what else is needed to get them all to build. Also explained that Alpha configurations don't refer to pre-beta, but to the Alpha processor! That's baffled me for years <0.7 wink>. | ||||
* | Making a tiny change to figure out what I'm going to screw up | Tim Peters | 2000-06-30 | 1 | -1/+2 |
| | | | | by trying to use CVS under Windows at all ... | ||||
* | Updated for Python 1.6 and VC++ 6.0. | Guido van Rossum | 2000-03-29 | 1 | -5/+6 |
| | |||||
* | Added hints about building your own DLL. | Guido van Rossum | 1998-07-07 | 1 | -0/+9 |
| | |||||
* | Moved VC++ 5.x stuff here. | Guido van Rossum | 1998-05-26 | 1 | -4/+28 |
| | |||||
* | Added empty PCbuild directory for use by the NT build process. | Guido van Rossum | 1997-09-03 | 1 | -0/+5 |