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

Remove C99 requirement and test re-enabling windows build #330

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Dec 13, 2023

  1. remove gnu99 compile arg

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b9a3072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13722dd View commit details
    Browse the repository at this point in the history
  3. disable wheels and try windows

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ea94ab0 View commit details
    Browse the repository at this point in the history
  4. force update some things

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    57afccb View commit details
    Browse the repository at this point in the history
  5. remove C99 var length array

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    acea8ab View commit details
    Browse the repository at this point in the history
  6. try different glob for packaging

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f8f30fd View commit details
    Browse the repository at this point in the history
  7. windows specific stuff

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    be13ea6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7db42a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    893f513 View commit details
    Browse the repository at this point in the history
  10. have to install before pytest

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4ac2893 View commit details
    Browse the repository at this point in the history
  11. bash

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c1ab462 View commit details
    Browse the repository at this point in the history
  12. min version

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    758462e View commit details
    Browse the repository at this point in the history
  13. more dummy functions

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9355e4f View commit details
    Browse the repository at this point in the history
  14. oops should be 0

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7ee371b View commit details
    Browse the repository at this point in the history
  15. try to get GSL working

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    58148dc View commit details
    Browse the repository at this point in the history
  16. remove comment

    adrn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    692f3fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4dbd40d View commit details
    Browse the repository at this point in the history