summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 62.3.4 → 62.4.0v62.4.0Anderson Bravalheri2022-06-1310-24/+35
* Improve warning messageAnderson Bravalheri2022-06-131-1/+1
* Add setuptools.command.build (#3256)Anderson Bravalheri2022-06-134-0/+89
|\
| * Separate test for build sub commandsAnderson Bravalheri2022-06-091-7/+38
| * Test that users are informed about subcommands in distutilsAnderson Bravalheri2022-06-092-7/+15
| * Test that extending setuptools' build sub_commands does not extend distutilsIsuru Fernando2022-06-091-1/+9
| * separate subcommands for setuptools classIsuru Fernando2022-06-091-1/+20
| * Fix flake8 errorAnderson Bravalheri2022-04-111-0/+1
| * Add a simple test for setuptools.command.buildIsuru Fernando2022-04-071-0/+16
| * Add changelogIsuru Fernando2022-04-071-0/+1
| * Add setuptools.command.buildIsuru Fernando2022-04-072-0/+5
* | Fix CHANGES.rstAnderson Bravalheri2022-06-131-4/+7
| |
| \
| \
| \
*---. \ Doc improvements (#3363, #3364, #3367)Anderson Bravalheri2022-06-1318-412/+537
|\ \ \ \
| | | * | Add note about availability of entry-pointsAnderson Bravalheri2022-06-131-1/+11
| | | * | Language adjustmentsAnderson Bravalheri2022-06-131-4/+4
| | | * | Remove unused partsAnderson Bravalheri2022-06-132-14/+1
| | | * | Apply suggestions from code reviewAnderson Bravalheri2022-06-133-4/+4
| | | * | Add news fragmentAnderson Bravalheri2022-06-121-0/+13
| | | * | Update userguide on `miscellaneous` and `extension`Anderson Bravalheri2022-06-126-177/+247
| | * | | Apply suggestions from code reviewAnderson Bravalheri2022-06-131-4/+4
| | * | | Add news fragmentAnderson Bravalheri2022-06-121-0/+2
| | * | | Update dependency management docsAnderson Bravalheri2022-06-124-160/+181
| | |/ /
| * | | Apply suggestions from code reviewAnderson Bravalheri2022-06-133-4/+4
| * | | Add news fragmentAnderson Bravalheri2022-06-121-0/+3
| * | | Improve docs by avoiding confusion with distutilsAnderson Bravalheri2022-06-127-54/+73
| |/ /
* | | Merge pull request #3366 from pypa/feature/distutils-75ed79dJason R. Coombs2022-06-12100-4024/+5585
|\ \ \
| * | | Add changelogJason R. Coombs2022-06-121-0/+1
| * | | Merge pypa/distutils@75ed79dJason R. Coombs2022-06-1299-4024/+5584
| |\ \ \ |/ / / /
| * | | Merge pull request #145 from lopsided98/python-inc-crossJason R. Coombs2022-06-071-30/+64
| |\ \ \
| | * | | Extract function for posix python build.Jason R. Coombs2022-06-071-14/+21
| | * | | ⚫ Fade to black.Jason R. Coombs2022-06-071-7/+10
| | * | | Merge branch 'main' into python-inc-crossJason R. Coombs2022-06-07103-4017/+5540
| | |\ \ \ | | |/ / / | |/| | |
| * | | | ⚫ Fade to black.Jason R. Coombs2022-06-071-1/+2
| * | | | Merge pull request #149 from pypa/debt/delintJason R. Coombs2022-06-06102-3995/+5528
| |\ \ \ \
| | * | | | Remove compatibility for Python 3.5 in tests.Jason R. Coombs2022-06-065-89/+4
| | * | | | Remove compatibility for Python 3.5 (except tests).Jason R. Coombs2022-06-062-22/+3
| | * | | | 👹 Feed the hobgoblins (delint).Jason R. Coombs2022-06-061-38/+38
| | * | | | ⚫ Fade to black.Jason R. Coombs2022-06-0699-3836/+5449
| | * | | | Skip string normalization when using black.Jason R. Coombs2022-06-061-0/+2
| | * | | | Add flake8 config from jaraco/skeleton for compatibility with black.Jason R. Coombs2022-06-061-0/+9
| | * | | | 👹 Feed the hobgoblins (delint).Jason R. Coombs2022-06-063-49/+62
| |/ / / /
| * | | | Merge pull request #147 from pypa/feature/py311Jason R. Coombs2022-06-063-19/+10
| |\ \ \ \
| | * | | | Mark test as xfail. Ref #148.Jason R. Coombs2022-06-061-0/+5
| | * | | | Remove tests for SO config var, no longer present in Python 3.11.Jason R. Coombs2022-06-051-15/+0
| | * | | | Update Python versions to include Python 3.11.Jason R. Coombs2022-06-051-4/+5
| |/ / / /
| * | | | Merge pull request #144 from MilchRatchet/mainJason R. Coombs2022-06-051-6/+8
| |\ \ \ \
| | * | | | Inline the first option.Jason R. Coombs2022-06-051-2/+4
| | * | | | Remove check for undefined CC var.Jason R. Coombs2022-06-051-3/+0
| | * | | | Move more of the GCC detection to the is_gcc method.Jason R. Coombs2022-06-051-9/+9
| | * | | | Fixed case of CC config variable not being defined.MilchRatchet2022-05-181-3/+6
| |/ / / /