Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create grammar pickle files on installation; remove them on uninstallation. | Martin v. Löwis | 2008-05-25 | 1 | -0/+5 |
* | Added VS 2005 and VS 2008 to the search path for cabarc.exe | Christian Heimes | 2007-12-04 | 1 | -5/+10 |
* | Fix popen usage. | Martin v. Löwis | 2007-08-30 | 1 | -2/+2 |
* | Deprecate os.popen* and popen2 module in favor of the subprocess module. | Neal Norwitz | 2007-05-11 | 1 | -3/+5 |
* | Open dll file in binary. | Martin v. Löwis | 2006-03-05 | 1 | -3/+3 |
* | Whitespace normalization. | Tim Peters | 2006-02-18 | 1 | -1/+0 |
* | Add build support for AMD64. | Martin v. Löwis | 2006-02-14 | 1 | -7/+33 |
* | Use lzx:21 for compression. Backported to 2.4 | Martin v. Löwis | 2005-09-27 | 1 | -1/+1 |
* | Reuse componentids for *.dll across minor releases. | Martin v. Löwis | 2005-03-15 | 1 | -2/+5 |
* | Generate the product code properly | Martin v. Löwis | 2004-09-10 | 1 | -1/+1 |
* | Support Python 2.2. | Martin v. Löwis | 2004-09-07 | 1 | -0/+5 |
* | Whitespace normalization. | Tim Peters | 2004-08-22 | 1 | -4/+4 |
* | Move msi from sandbox to Tools. | Martin v. Löwis | 2004-08-22 | 1 | -0/+641 |