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

Fix Windows build with pyproject.toml #7230

Merged
merged 17 commits into from
Jun 30, 2023

Commits on May 27, 2023

  1. Revert "Install setuptools on Windows"

    This reverts commit e6d7f1f.
    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    26e0c81 View commit details
    Browse the repository at this point in the history
  2. Add minimal pyproject.toml

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    454dfcc View commit details
    Browse the repository at this point in the history
  3. Use latest setuptools 67.8

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    18960e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea7721 View commit details
    Browse the repository at this point in the history
  5. Disable extra quotes

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    3a0881d View commit details
    Browse the repository at this point in the history
  6. Upgrade pip

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    58b8d6c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    7f0c49a View commit details
    Browse the repository at this point in the history
  2. Wrap arguments before passing

    Co-authored-by: nulano <nulano@nulano.eu>
    hugovk and nulano committed May 28, 2023
    Configuration menu
    Copy the full SHA
    d5e03cc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Merge remote-tracking branch 'upstream/main' into add-pyproject.toml

    # Conflicts:
    #	pyproject.toml
    nulano committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c068af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0e37e View commit details
    Browse the repository at this point in the history
  3. update winbuild documentation

    nulano committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    466aa7e View commit details
    Browse the repository at this point in the history
  4. Updated pyproject-fmt to 0.12.1

    (cherry picked from commit 0e1f86a)
    radarhere authored and nulano committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    14ae3e4 View commit details
    Browse the repository at this point in the history
  5. Removed unused code

    (cherry picked from commit 600b823)
    radarhere authored and nulano committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    25c24a8 View commit details
    Browse the repository at this point in the history
  6. lint fixes

    nulano committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c179962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10ad87c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. don't explicitly install wheel

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    nulano and radarhere committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    fec793d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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