Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle config_settings as they would be passed by pip #3380

Merged
merged 12 commits into from Jun 17, 2022

Commits on Jun 15, 2022

  1. Copy the full SHA
    ebf8369 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Copy the full SHA
    6f680c9 View commit details
    Browse the repository at this point in the history
  2. Make the dist info args translation private

    It requires changes in other parts of the build system/commands to be
    able to be used.
    abravalheri committed Jun 16, 2022
    Copy the full SHA
    da33c52 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    26f38a2 View commit details
    Browse the repository at this point in the history
  4. Support --build-option alongside --global-option

    `--build-option` should be used as a escape hatch to pass command
    specific options, while `--global-option` can be used to pass flags like
    `--quiet` or `--verbose`.
    abravalheri committed Jun 16, 2022
    Copy the full SHA
    c338f92 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4092e3b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    46c1636 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    df44192 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    01d961a View commit details
    Browse the repository at this point in the history
  9. Add news fragment

    abravalheri committed Jun 16, 2022
    Copy the full SHA
    57c863a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8db675d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Copy the full SHA
    a19c4df View commit details
    Browse the repository at this point in the history