| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | Add test for PEP 420 packages | Anderson Bravalheri | 2022-06-15 | 2 | -2/+43 | |
| | | * | | | | | | | | | | | | | Move test from test_develop to test_editable_install | Anderson Bravalheri | 2022-06-15 | 2 | -44/+49 | |
| | | * | | | | | | | | | | | | | Add namespace test | Anderson Bravalheri | 2022-06-15 | 1 | -14/+22 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Add initial implementation of editable strategy based on .pth file | Anderson Bravalheri | 2022-06-15 | 1 | -20/+116 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Rename variable for clarity | Anderson Bravalheri | 2022-06-15 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | Reorganise editable_wheel to allow different strategies | Anderson Bravalheri | 2022-06-15 | 1 | -20/+116 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Handle namespace_packages in editable_wheel | Anderson Bravalheri | 2022-06-15 | 1 | -6/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Remove unused function | Anderson Bravalheri | 2022-06-15 | 1 | -17/+0 | |
| | | * | | | | | | | | | | | | | Temporarily support deprecated namespace packages | Anderson Bravalheri | 2022-06-15 | 1 | -5/+33 | |
| | | * | | | | | | | | | | | | | Start adding APIs for handling multiple editable modes | Anderson Bravalheri | 2022-06-15 | 1 | -4/+25 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Rework PEP 660 PoC to re-use bdist_wheel | Anderson Bravalheri | 2022-06-15 | 4 | -137/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Always run editable install test | Anderson Bravalheri | 2022-06-15 | 1 | -9/+9 | |
| | | * | | | | | | | | | | | | | Re-use dist-info dir for build_editable | Anderson Bravalheri | 2022-06-15 | 2 | -2/+4 | |
| | | * | | | | | | | | | | | | | Rely on wheel and bdist_wheel for editable_wheel | Anderson Bravalheri | 2022-06-15 | 1 | -90/+61 | |
| | | * | | | | | | | | | | | | | Make sure setuptools itself can be installed with editable_wheel | Anderson Bravalheri | 2022-06-15 | 2 | -32/+17 | |
| | | * | | | | | | | | | | | | | Remove unecessary editable dependency | Anderson Bravalheri | 2022-06-15 | 1 | -24/+8 | |
| | | * | | | | | | | | | | | | | Add prepare_metadata_for_build_editable hook | Anderson Bravalheri | 2022-06-15 | 1 | -2/+9 | |
| | | * | | | | | | | | | | | | | Fix flake8 errors with build_meta | Anderson Bravalheri | 2022-06-15 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | Fix signature for build_editable according to PEP 660 | Anderson Bravalheri | 2022-06-15 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Editable rework dist_info to use --output-dir instead of --egg-base | Anderson Bravalheri | 2022-06-15 | 3 | -13/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Avoid creating dist_info_dir before the command runs | Anderson Bravalheri | 2022-06-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Make sure output_dir exists with dist_info | Anderson Bravalheri | 2022-06-15 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | Change build_meta to use --output-dir instead of --egg-base for dist-info | Anderson Bravalheri | 2022-06-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Change dist_info to better control output directory | Anderson Bravalheri | 2022-06-15 | 2 | -9/+35 | |
| | | * | | | | | | | | | | | | | Add dist_info_dir param to dist_info command | Anderson Bravalheri | 2022-06-15 | 1 | -8/+9 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Merge branch 'upstream/main' into build-editable-aggregate | Anderson Bravalheri | 2022-06-15 | 207 | -16882/+29751 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | include pep660 proof of concept (#3082) | Anderson Bravalheri | 2022-04-22 | 3 | -0/+179 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | include pep660 proof of concept | Daniel Holth | 2022-02-04 | 3 | -0/+179 | |
| * | | | | | | | | | | | | | | | | Bump version: 63.4.2 → 63.4.3v63.4.3 | Jason R. Coombs | 2022-08-10 | 4 | -3/+11 | |
| * | | | | | | | | | | | | | | | | Merge pull request #3496 from pypa/distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 40 | -719/+1378 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge https://github.com/pypa/distutils into distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 1 | -3/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Revert "Disallow repeat calls to .initialize in one place." | Jason R. Coombs | 2022-08-10 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | Update changelog | Jason R. Coombs | 2022-08-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Merge https://github.com/pypa/distutils into distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 39 | -724/+1380 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / / / | | _ / / / / / / / / / / / / / / | | / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Merge pull request #153 from zooba/msvccompiler | Jason R. Coombs | 2022-08-09 | 3 | -26/+85 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Allow compiler classes to supply include and library dirs at the class level. | Jason R. Coombs | 2022-08-09 | 2 | -30/+29 | |
| | | * | | | | | | | | | | | | | | | Merge branch 'bugfix/153-test' into msvccompiler | Jason R. Coombs | 2022-08-09 | 1 | -0/+55 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | Extend the test to compile a second time after setting include dirs again. | Jason R. Coombs | 2022-08-09 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | | | | | Ensure Python include directory is configured. | Jason R. Coombs | 2022-08-08 | 1 | -15/+12 | |
| | | | * | | | | | | | | | | | | | | | Generate a C file that imports Python.h and something platform specific. | Jason R. Coombs | 2022-08-08 | 1 | -1/+12 | |
| | | | * | | | | | | | | | | | | | | | Extract fixture for c_file | Jason R. Coombs | 2022-08-08 | 1 | -6/+11 | |
| | | | * | | | | | | | | | | | | | | | Also test library dirs | Jason R. Coombs | 2022-08-08 | 1 | -0/+12 | |
| | | | * | | | | | | | | | | | | | | | Windows is sensitive even on Python 3.10 | Jason R. Coombs | 2022-08-08 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | Add compatibility for Python 3.7 | Jason R. Coombs | 2022-08-08 | 1 | -1/+12 | |
| | | | * | | | | | | | | | | | | | | | Add test capturing failed expectation. | Jason R. Coombs | 2022-08-08 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | ⚫ Fade to black. | Jason R. Coombs | 2022-08-09 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | Use CCompiler._fix_compile_args to fix args to compile() | Steve Dower | 2022-08-09 | 1 | -18/+1 | |
| | | * | | | | | | | | | | | | | | | | Fixup bad super() call | Steve Dower | 2022-08-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | Remove stray colon | Steve Dower | 2022-08-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | Ensure Windows SDK directories are not cleared when caller specifies include/... | Steve Dower | 2022-08-09 | 1 | -6/+28 | |
| | | |/ / / / / / / / / / / / / / / | ||||||
