index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
build_meta.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract common behavior into a function
iterator-unpack
Jason R. Coombs
2019-01-02
1
-14
/
+11
*
Avoid hanging indent
Jason R. Coombs
2019-01-02
1
-4
/
+8
*
Rely on iterable unpacking to extract one element from generator expression.
Jason R. Coombs
2019-01-02
1
-8
/
+8
*
Backend should not say that setuptools is needed to build
Paul Moore
2018-11-14
1
-2
/
+2
*
build_meta sdist directory delegate to --dist-dir
Bernat Gabor
2018-09-16
1
-4
/
+2
*
build_meta.get_requires_for_build_sdist does not include wheel
Bernat Gabor
2018-09-13
1
-6
/
+5
*
PEP 517 hook arguments are unicode, not str (and distutils objects to that)
Paul Moore
2018-08-20
1
-1
/
+14
*
BUG: look for dist-infos in subdirectories
xoviat
2017-10-19
1
-4
/
+27
*
FIX: drop the more contraversial changes
xoviat
2017-10-16
1
-3
/
+0
*
FIX: setup the correct environment before loading setup.py
xoviat
2017-10-15
1
-1
/
+2
*
FIX: revert changes
xoviat
2017-10-15
1
-2
/
+0
*
build_meta: print dist_info directories
xoviat
2017-10-15
1
-0
/
+2
*
BUG: re-initialize the master working set
xoviat
2017-10-15
1
-0
/
+3
*
Renamed 'pep517' to 'build_meta'
Jason R. Coombs
2017-10-12
1
-0
/
+148