Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
da4d1aef4e8f9589956ea7a1e8cf2bbb249cb0eb
cpython/Lib/distutils/command
History
Greg Ward 03d1ae1f01 Moved the guts of 'make_tarball()' and 'make_zipfile()' to distutils.util
in preparation for the 'bdist_dumb' command; these methods remain as
trivial wrappers around the versions in distutils.util.
2000-03-29 02:47:29 +00:00
..
__init__.py
Added 'build_clib'; replaced 'install_py' and 'install_ext' with 'install_lib'.
2000-03-29 02:18:39 +00:00
build_clib.py
Catch up with change to CCompiler API: call 'create_static_lib()', not
2000-03-10 02:02:44 +00:00
build_ext.py
Added 'get_outputs()' in prepartion for the 'bdist' command.
2000-03-29 02:13:09 +00:00
build_py.py
Deleted some crufty comments and code.
2000-03-29 02:10:51 +00:00
build.py
Use the new 'has_pure_modules()', 'has_ext_modules()', 'has_c_libraries()'
2000-03-29 02:14:21 +00:00
clean.py
Tweaked all over:
2000-03-18 17:33:18 +00:00
install_lib.py
Be sure to run both 'build_py' and 'build_ext', now that this command
2000-03-29 02:17:42 +00:00
install.py
Changed so the sub-commands we rely on to do the real work is specified
2000-03-29 02:15:57 +00:00
sdist.py
Moved the guts of 'make_tarball()' and 'make_zipfile()' to distutils.util
2000-03-29 02:47:29 +00:00
Powered by Gitea Page: 132ms Template: 9ms
English
English
Licenses API