.. |
__init__.py
|
Changed order so 'clean' is right after the 'build' commands.
|
2000-05-28 23:49:03 +00:00 |
bdist.py
|
Patch from Rene Liebscher: this adds "--help-foo" options to list the
|
2000-06-07 03:00:06 +00:00 |
bdist_dumb.py
|
Some far-reaching naming changes:
|
2000-05-27 17:27:23 +00:00 |
bdist_rpm.py
|
Harry Henry Gebel: fix '_format_changelog()' so it doesn't bomb if
|
2000-06-08 14:21:23 +00:00 |
build.py
|
Patch from Rene Liebscher: this adds "--help-foo" options to list the
|
2000-06-07 03:00:06 +00:00 |
build_clib.py
|
Patch from Rene Liebscher: this adds "--help-foo" options to list the
|
2000-06-07 03:00:06 +00:00 |
build_ext.py
|
Experimental, completely untested SWIG support.
|
2000-06-24 00:19:35 +00:00 |
build_py.py
|
Renamed 'modules' option to 'py_modules', for consistency with Distribution
|
2000-06-04 13:42:52 +00:00 |
build_scripts.py
|
Take the basename of the script before concatenating it with the build dir.
|
2000-05-25 20:05:52 +00:00 |
clean.py
|
Moved warnings out of 'finalize_options()' into 'run()'.
|
2000-05-28 23:47:00 +00:00 |
command_template
|
Cosmetic tweak.
|
2000-05-30 02:04:54 +00:00 |
config.py
|
Fleshed out and added a bunch of useful stuff, notably 'check_func()',
|
2000-06-21 03:00:50 +00:00 |
install.py
|
Rene Liebscher: when fixing up directories with an alternate root, include
|
2000-06-21 03:09:02 +00:00 |
install_data.py
|
Build the 'outfiles' list so 'get_outputs()' has something to return.
|
2000-06-21 03:13:51 +00:00 |
install_headers.py
|
Delete spurious comment.
|
2000-06-21 03:14:27 +00:00 |
install_lib.py
|
Some far-reaching naming changes:
|
2000-05-27 17:27:23 +00:00 |
install_scripts.py
|
Some far-reaching naming changes:
|
2000-05-27 17:27:23 +00:00 |
sdist.py
|
Fix inspired by Rene Liebscher: if setup script is newer than the
|
2000-06-21 03:29:57 +00:00 |