Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |