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

feat: build windows wheels #1302

Closed
wants to merge 8 commits into from
Closed

feat: build windows wheels #1302

wants to merge 8 commits into from

Commits on Mar 2, 2021

  1. feat: build windows wheels

    fixes #1241
    naveen521kk committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    33e1cd3 View commit details
    Browse the repository at this point in the history
  2. copy the LICENSE.bin also in the wheel

    also add argparse for parsing
    naveen521kk committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    298af30 View commit details
    Browse the repository at this point in the history
  3. add some docs

    naveen521kk committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    9cc316f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0906c46 View commit details
    Browse the repository at this point in the history
  5. ci: use msys2 to provide dll files

    while build
    naveen521kk committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a449435 View commit details
    Browse the repository at this point in the history
  6. ci: build x86 correctly

    naveen521kk committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    3a8994f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Add FontConfig files also in the Wheel

    #1241 (comment)
    Also, test the wheel in CI
    naveen521kk committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ecf4bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776440b View commit details
    Browse the repository at this point in the history