Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace has_key with 'in' operator | Benjamin Peterson | 2009-10-09 | 1 | -1/+1 |
| | |||||
* | Support AMD64 in msilib. Set Win64 on reglocator. | Martin v. Löwis | 2009-06-12 | 1 | -3/+7 |
| | | | | Fixes #6258. | ||||
* | Issue #3732: Backported r53335 to supress deprecation warning. | Hirokazu Yamamoto | 2008-09-01 | 1 | -5/+5 |
| | | | | Reviewed by Benjamin Peterson. | ||||
* | Properly generate logical file ids. Fixes #1515998. | Martin v. Löwis | 2006-07-06 | 1 | -4/+6 |
| | | | | Also correct typo in Control.mapping. | ||||
* | Rename parameters to match the documentation (which | Martin v. Löwis | 2006-05-01 | 1 | -8/+7 |
| | | | | | in turn matches Microsoft's documentation). Drop unused parameter in CAB.append. | ||||
* | Rename uisample to text, drop all non-text tables. | Martin v. Löwis | 2006-05-01 | 2 | -1399/+129 |
| | |||||
* | Import bdist_msi | Martin v. Löwis | 2006-03-05 | 4 | -0/+2994 |