Skip to content

Add a cygwin build to the list of PR actions#12

Open
DWesl wants to merge 31 commits into
masterfrom
cygwin-build
Open

Add a cygwin build to the list of PR actions#12
DWesl wants to merge 31 commits into
masterfrom
cygwin-build

Conversation

@DWesl

@DWesl DWesl commented Feb 3, 2021

Copy link
Copy Markdown
Owner

We'll see if this works.

Description

Motivation and Context

Test the cygwin build environment

How Has This Been Tested?

This PR is the test.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I give permission for my code to be distributed under the existing license

Comment thread .github/workflows/cygwin-python.yml Outdated
Being able to find the linear algebra libraries is nice.
Comment thread .github/workflows/cygwin-python.yml Outdated
Just try to remember to install it.
Comment thread .github/workflows/cygwin-python.yml Outdated
DWesl added 9 commits July 20, 2021 16:52
Specify shell as bash, wrap lines, consistently use python 3.8, and change to "official" Cygwin install action.
Drop 3.5, add 3.8-3.10.
Hopefully this lets install-python try for 3.10 instead of 3.1
Unpatched SciPy 1.7+ doesn't install on Cygwin
SciPy install fails for some reason.
I left it at the defaults for the old Cygwin directory
@DWesl

DWesl commented May 14, 2022

Copy link
Copy Markdown
Owner Author

SciPy install fails, apparently due to missing NumPy configuration file. I've never encountered that file before, and it doesn't cause problems on local builds.

DWesl added 5 commits May 20, 2022 14:44
See if this fixes the weird compile error.
Should update to 1.9 once that's available.
This used to work.  I should check what the versions were back when I was testing this with tox.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant