mirror of
https://github.com/python/cpython.git
synced 2025-11-02 06:31:29 +00:00
Two new tests are needed: Don't skip building an extension if any of the depends files are newer than the target. Pass ext.depends to compiler.compile() so that it can track individual files. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bdist.py | ||
| bdist_dumb.py | ||
| bdist_packager.py | ||
| bdist_pkgtool.py | ||
| bdist_rpm.py | ||
| bdist_sdux.py | ||
| bdist_wininst.py | ||
| build.py | ||
| build_clib.py | ||
| build_ext.py | ||
| build_py.py | ||
| build_scripts.py | ||
| clean.py | ||
| command_template | ||
| config.py | ||
| install.py | ||
| install_data.py | ||
| install_headers.py | ||
| install_lib.py | ||
| install_scripts.py | ||
| sdist.py | ||