| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed to use the new 'has_pure_modules()' and 'has_ext_modules()' methods | Greg Ward | 2000-03-31 | 1 | -52/+19 |
| * | Moved the guts of 'make_tarball()' and 'make_zipfile()' to distutils.util | Greg Ward | 2000-03-29 | 1 | -53/+4 |
| * | Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: | Greg Ward | 2000-03-18 | 1 | -16/+2 |
| * | Changed '__rcsid__' to '__revision__'. | Greg Ward | 2000-03-02 | 1 | -1/+1 |
| * | Fix from est@hyperreal.org: missing initialize in 'find_defaults()'. | Greg Ward | 2000-02-24 | 1 | -0/+1 |
| * | Renamed 'set_default_options()' to 'initialize_options()', and | Greg Ward | 2000-02-18 | 1 | -2/+2 |
| * | Renamed all 'options' class attributes to 'user_options'. | Greg Ward | 2000-02-18 | 1 | -20/+21 |
| * | Renamed all command classes so they're exactly the same as the name of the | Greg Ward | 2000-02-18 | 1 | -1/+1 |
| * | The 'sdist' command to create a source distribution. This is derived from the | Greg Ward | 2000-02-17 | 1 | -0/+716 |
