| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #599248: strip directories when building Python. Out-of-tree builds shou... | Andrew M. Kuchling | 2002-12-29 | 1 | -2/+5 |
|
|
* | Adding Python <= 2.2 support back in. | Marc-André Lemburg | 2002-12-03 | 1 | -3/+10 |
|
|
* | Fix mode on scripts to have the read bit set (noted by Nicholas Riley) | Andrew M. Kuchling | 2002-11-29 | 1 | -1/+1 |
|
|
* | [Part of patch #641685] Add .dylib as an extension for shared libraries | Andrew M. Kuchling | 2002-11-27 | 1 | -1/+1 |
|
|
* | Use "is" to test type objects, not "==". | Fred Drake | 2002-11-26 | 1 | -1/+1 |
|
|
* | Fix for bug #410541: bdist builds bogus .zips | Andrew M. Kuchling | 2002-11-26 | 1 | -6/+25 |
|
|
* | Part of the fix for bug #410541: add ensure_relative() function | Andrew M. Kuchling | 2002-11-26 | 1 | -1/+15 |
|
|
* | (This is hopefully the last large, funny checkin message for | Thomas Heller | 2002-11-22 | 2 | -400/+4 |
|
|
* | get_python_version was not imported. | Thomas Heller | 2002-11-22 | 1 | -0/+1 |
|
|
* | Reflow comment | Andrew M. Kuchling | 2002-11-21 | 1 | -3/+3 |
|
|
* | Patch #642019: Recognize gcc-x.y as gcc. | Martin v. Löwis | 2002-11-21 | 1 | -1/+1 |
|
|
* | Bug #639118 from Ollie Oldham: archiver should use zipfile before zip | Andrew M. Kuchling | 2002-11-21 | 1 | -28/+30 |
|
|
* | Add missing import | Andrew M. Kuchling | 2002-11-20 | 1 | -1/+1 |
|
|
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 37 | -1/+78 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 34 | -72/+1 |
|
|
* | Fix docstring typo; remove 'created' line | Andrew M. Kuchling | 2002-11-14 | 1 | -3/+1 |
|
|
* | [Bug #550364] Use sysconfig.get_python_version() | Andrew M. Kuchling | 2002-11-14 | 2 | -3/+3 |
|
|
* | [Bug #550364] Add get_python_version() | Andrew M. Kuchling | 2002-11-14 | 1 | -1/+9 |
|
|
* | [Bug #599248] ext module generation problem | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+2 |
|
|
* | Allow unknown keyword arguments to the Extension class, and warn about them. | Andrew M. Kuchling | 2002-11-13 | 1 | -1/+14 |
|
|
* | Back out part of rev. 1.53, restoring the use of the string module. | Andrew M. Kuchling | 2002-11-13 | 1 | -4/+6 |
|
|
* | Update file | Andrew M. Kuchling | 2002-11-13 | 1 | -10/+14 |
|
|
* | [Bug #233259] Ugly traceback for DistutilsPlatformError | Andrew M. Kuchling | 2002-11-08 | 1 | -3/+1 |
|
|
* | Fix comment typo | Andrew M. Kuchling | 2002-11-08 | 1 | -1/+1 |
|
|
* | Use dynamic linking for the SHGetSpecialFolderPath function, it is not | Thomas Heller | 2002-11-07 | 1 | -331/+331 |
|
|
* | Fix a small bug when sys.argv[0] has an absolute path. | Thomas Heller | 2002-11-07 | 1 | -1/+1 |
|
|
* | Fixed bug "[#466200] ability to specify a 'verify' script". | Gustavo Niemeyer | 2002-11-06 | 1 | -0/+3 |
|
|
* | Repair inconsistent use of tabs and spaces. | Jeremy Hylton | 2002-11-05 | 1 | -1/+1 |
|
|
* | Remove use of string module and reflow a couple of long lines. | Jeremy Hylton | 2002-11-05 | 1 | -10/+10 |
|
|
* | This patch fixes the following bugs: | Gustavo Niemeyer | 2002-11-05 | 11 | -35/+96 |
|
|
* | Must now give the basename - not including directories - of the | Thomas Heller | 2002-11-05 | 1 | -346/+358 |
|
|
* | [Patch #588809] LDFLAGS support for build_ext.py, from Robert Weber | Andrew M. Kuchling | 2002-11-04 | 1 | -1/+17 |
|
|
* | [Patch #588809] Remove check of environment variables; sysconfig.py will do t... | Andrew M. Kuchling | 2002-11-04 | 1 | -9/+0 |
|
|
* | [Bug #620630] Flush stdout after logging every message. Without it, | Andrew M. Kuchling | 2002-11-04 | 1 | -0/+3 |
|
|
* | Add get_distutil_options(); future setup.py files can use this to check | Andrew M. Kuchling | 2002-11-04 | 1 | -0/+9 |
|
|
* | [Bug #570655] Fix misleading option text | Andrew M. Kuchling | 2002-11-04 | 1 | -1/+1 |
|
|
* | Fixes SF bug#614051: win32 build_ext problem. | Thomas Heller | 2002-10-31 | 1 | -0/+2 |
|
|
* | Catch only ImportError | Andrew M. Kuchling | 2002-10-31 | 1 | -1/+1 |
|
|
* | Make the Distribution() constructor forgiving of unknown keyword | Andrew M. Kuchling | 2002-10-31 | 1 | -2/+11 |
|
|
* | Recreated after source changes. | Thomas Heller | 2002-10-16 | 1 | -319/+319 |
|
|
* | Recreated after source changes. | Thomas Heller | 2002-10-15 | 1 | -315/+315 |
|
|
* | Revert the previous checkin - it didn't work anyway. | Thomas Heller | 2002-10-15 | 1 | -4/+3 |
|
|
* | MacOSX linker doesn't understand -R flag at all, no matter how you feed it | Skip Montanaro | 2002-10-09 | 1 | -1/+4 |
|
|
* | Patch #619493: Prefer rpmbuild over rpm if available. Backported to 2.2. | Martin v. Löwis | 2002-10-07 | 1 | -0/+3 |
|
|
* | Pulling Mark Alexander's contribution from CVS. | Marc-André Lemburg | 2002-10-04 | 5 | -948/+14 |
|
|
* | save the verbose argument as an instance attributes. Subclasses of | Skip Montanaro | 2002-10-01 | 1 | -0/+1 |
|
|
* | Commit fix for SF 603831. | Guido van Rossum | 2002-10-01 | 1 | -1/+2 |
|
|
* | Whitespace normalization (get rid of tabs). | Guido van Rossum | 2002-09-29 | 1 | -29/+28 |
|
|
* | Use distutils.debug.DEBUG instead of distutils.core.DEBUG. | Jeremy Hylton | 2002-09-11 | 7 | -11/+9 |
|
|
* | Define DEBUG in a separate module to resolve circular references. | Jeremy Hylton | 2002-09-11 | 1 | -0/+6 |
|
|