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

winbuild: Refactor dependency versions into constants #7843

Merged
merged 9 commits into from Mar 9, 2024

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0cc1cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3cb60 View commit details
    Browse the repository at this point in the history
  3. Refactor constants into dict

    hugovk committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0b54676 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Include SF_PROJECTS in f-strings

    Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
    hugovk and nulano committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    33d9281 View commit details
    Browse the repository at this point in the history
  2. Don't shadow stdlib names

    hugovk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b3fa754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c267f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Remove unused LIBXCB constant

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    hugovk and radarhere committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    71018ba View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Simplify rf to f-string

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    hugovk and radarhere committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    35b8030 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Remove unused pillow_dir

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    hugovk and radarhere committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9848935 View commit details
    Browse the repository at this point in the history