| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Emit a SetuptoolsDeprecationWarning when setup_requires is used. Ref #2823.debt/deprecate-setup-requires | Jason R. Coombs | 2021-10-22 | 3 | -11/+21 |
| * | Merge pull request #2762 from tanvimoharir/codecov-changes | Jason R. Coombs | 2021-10-20 | 2 | -0/+6 |
| |\ | |||||
| | * | Rename changelog to match expected syntax. | Jason R. Coombs | 2021-10-20 | 1 | -0/+0 |
| | * | Create 2762-misc.rst | Tanvi Moharir | 2021-10-20 | 1 | -0/+2 |
| | * | Removing additional configurations | Tanvi Moharir | 2021-09-08 | 1 | -3/+0 |
| | * | Update codecov.yml | Tanvi Moharir | 2021-08-30 | 1 | -0/+7 |
| * | | Fix usage of virtualenv to ensure that tests are run in the bare virtualenv. ... | Jason R. Coombs | 2021-10-19 | 1 | -2/+3 |
| * | | Merge https://github.com/pypa/distutils | Jason R. Coombs | 2021-10-18 | 3 | -20/+13 |
| |\ \ | |||||
| | * | | Fix typos | Kian-Meng, Ang | 2021-10-18 | 1 | -2/+2 |
| | * | | Reword comments and eliminate unnecessary 'else' | Jason R. Coombs | 2021-09-26 | 1 | -11/+9 |
| | * | | Merge pull request #55 from isuruf/WlR | Jason R. Coombs | 2021-09-26 | 2 | -17/+12 |
| | |\ \ | |||||
| | | * | | consolidate the two code paths and update comment | Isuru Fernando | 2021-09-26 | 2 | -15/+10 |
| | | * | | Use -Wl,-R instead of -R | Isuru Fernando | 2021-09-21 | 2 | -3/+3 |
| | |/ / | |||||
| * | | | Merge pull request #2808 from jensecj/patch-1 | Jason R. Coombs | 2021-10-05 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Update docs/userguide/distribution.rst | Jens C. Jensen | 2021-10-03 | 1 | -1/+1 |
| | * | | | fix typo: above -> below | Jens C. Jensen | 2021-10-03 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Bump version: 58.1.0 → 58.2.0v58.2.0 | Jason R. Coombs | 2021-10-01 | 6 | -7/+18 |
| * | | | Merge pull request #2758 from nsait-linaro/win_arm64_launchers | Jason R. Coombs | 2021-10-01 | 6 | -3/+37 |
| |\ \ \ | |||||
| | * | | | Make changelog a 'change' (not docs change) and tweak wording. | Jason R. Coombs | 2021-10-01 | 2 | -1/+1 |
| | * | | | Rebuilt arm executables from source on a repeatable builder (Docker image). | Jason R. Coombs | 2021-10-01 | 3 | -1/+3 |
| | * | | | Revert removed lines from msvc-build-launcher.cmd | Niyas Sait | 2021-09-30 | 1 | -0/+3 |
| | * | | | remove arm launcher compilation from msvc-build-launcher.cmd | Niyas Sait | 2021-09-30 | 1 | -13/+0 |
| | * | | | Add msvc-build-launcher-arm64.cmd to use VS 2019 to compile arm binaries | Niyas Sait | 2021-09-30 | 1 | -0/+17 |
| | * | | | Fix linting errors | Niyas Sait | 2021-09-06 | 2 | -1/+2 |
| | * | | | use distutils.util.get_platform to find the target platform | Niyas Sait | 2021-08-26 | 1 | -1/+1 |
| | * | | | add changelog | Niyas Sait | 2021-08-26 | 1 | -0/+1 |
| | * | | | add win/arm64 launchers | Niyas Sait | 2021-08-26 | 5 | -3/+26 |
| * | | | | Merge pull request #2800 from jmarshall/feature/sdist-owner-group | Jason R. Coombs | 2021-09-26 | 2 | -0/+7 |
| |\ \ \ \ | |||||
| | * | | | | sdist: Accept -u/--owner and -g/--group options | John Marshall | 2021-09-22 | 2 | -0/+7 |
| |/ / / / | |||||
| * | | | | Merge pull request #2793 from stanton119/patch-1 | Jason R. Coombs | 2021-09-21 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Update package_discovery.rst | stanton119 | 2021-09-17 | 1 | -1/+1 |
| * | | | | | Merge pull request #2792 from DiddiLeija/document-version-comparison | Jason R. Coombs | 2021-09-21 | 2 | -2/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update distribution.rst | Diego Ramirez | 2021-09-14 | 1 | -3/+3 |
| | * | | | | | Create 2792.doc.rst | Diego Ramirez | 2021-09-14 | 1 | -0/+1 |
| | * | | | | | Document the version coparisons | Diego Ramirez | 2021-09-14 | 1 | -2/+9 |
| | |/ / / / | |||||
| * | | | | | Bump version: 58.0.4 → 58.1.0v58.1.0 | Jason R. Coombs | 2021-09-21 | 4 | -3/+11 |
| * | | | | | Merge pull request #2796 from pypa/distutils-02e9f65ab0 | Jason R. Coombs | 2021-09-21 | 7 | -17/+47 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Add changelog | Jason R. Coombs | 2021-09-21 | 1 | -0/+1 |
| | * | | | | Merge https://github.com/pypa/distutils into distutils-02e9f65ab0 | Jason R. Coombs | 2021-09-21 | 6 | -17/+46 |
| | |\ \ \ \ |/ / / / / | | | _ / | | | / | |||||
| | * | | | Merge pull request #54 from isuruf/basename | Jason R. Coombs | 2021-09-21 | 2 | -2/+10 |
| | |\ \ \ | |||||
| | | * | | | Use shlex | Isuru Fernando | 2021-09-21 | 1 | -2/+2 |
| | | * | | | Split CC to make sure we get the correct basename of the compiler | Isuru Fernando | 2021-09-16 | 2 | -1/+9 |
| | * | | | | Merge pull request #53 from isuruf/ldshared | Jason R. Coombs | 2021-09-21 | 2 | -7/+6 |
| | |\ \ \ \ | |||||
| | | * | | | | override ldshared on non-macos platforms too if CC is overriden | Isuru Fernando | 2021-09-16 | 2 | -7/+6 |
| | | |/ / / | |||||
| | * | | | | Merge pull request #52 from longnguyen2004/main | Jason R. Coombs | 2021-09-21 | 1 | -1/+1 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Prefer sysconfig.python_build | Long Nguyen | 2021-09-05 | 1 | -1/+1 |
| | * | | | | Support overriding ranlib on macOS with env var | Isuru Fernando | 2021-09-16 | 2 | -2/+20 |
| | * | | | | adopt more standard schema for pypy3.8 (#51) | Matti Picus | 2021-09-10 | 2 | -6/+10 |
| * | | | | | Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0 | Jason R. Coombs | 2021-09-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | docs(quickstart): add link to "Development Mode" | Mozi | 2021-09-12 | 1 | -1/+1 |
