Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF bug 751956: graminit.[ch] don't build on windows | Tim Peters | 2003-06-17 | 1 | -1/+4 |
| | | | | | | A change from Duncan Booth, to deal with changes in the way pgen gets built. Note that graminit.[ch] aren't normally built on Windows (they're obtained from CVS). | ||||
* | Link with the right C library! This has always been wrong (& my fault). | Tim Peters | 2002-05-23 | 1 | -1/+1 |
| | |||||
* | Update the Windows makefile for 2.3. | Tim Peters | 2002-04-22 | 1 | -3/+3 |
| | |||||
* | An MSVC makefile to rebuild the grammar files (graminit.[ch]) manually. | Tim Peters | 2001-10-13 | 1 | -0/+42 |
Ugly, but it works. |