-
-
Notifications
You must be signed in to change notification settings - Fork 11k
BUG: Fixes for building on Cygwin. #16246
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
Closed
Closed
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
46409ed
BLD: Move the configuration defines in Python.h earlier.
DWesl 058cfa1
DEV: Try to rebase f2py-created modules for fewer fork() failures in …
DWesl 5c9f8a0
TST: Mark the tests that seem to fail due to different floating-point…
DWesl 973b14b
TST: Try to mark the tests still suseptible to fork() failures on cyg…
DWesl acea157
DEV: Revert executable renames for F77/G77 compiler.
DWesl 34184fd
BLD: Add functions that fail tests on Cygwin to npy_config.h.
DWesl 9c07574
TST: Describe what I know about the FPE test failure.
DWesl df5b0c6
STY: A few largely cosmetic changes.
DWesl 8b11932
DEV: Stop trying to rebase f2py modules.
DWesl fc56c79
Remove xfails from tests that now pass.
DWesl 10dae6e
Use parametrize for the dtypes in the abs tests.
DWesl debf846
Remove xfail mark from an assert function.
DWesl b530f99
Remove references to np.complex256
DWesl c11ee6f
Remove reference to np.complex256 in the other test
DWesl 1a2292f
Don't add `gfortran` to the list of GNU77 compilers
DWesl 20df822
Include only 'gfortran' in gnu fcompiler, not absolute version
DWesl 52b9ed5
Merge branch 'master' into cygwin-fixes
DWesl 6a16452
TST: Use usual names for the dtypes in xfail mark
DWesl 92eaff3
BLD: Remind GCC that .seh_savexmm fails for xmm16-31.
DWesl d9c21bb
BLD: Fix code checking for old GCC on cygwin.
DWesl eca1e27
TST: Only mark fork()-using tests xfail on 32-bit cygwin.
DWesl 6ffbcb2
BLD: Fix flags added to compiler line for old GCC on MS.
DWesl 5adbca1
TST: parametrize test_npymath_complex.
DWesl 51fbbb8
TST: Clarify the xfail messages for branch cuts.
DWesl f47f315
BLD: Remove probably-unnecessary include.
DWesl 5cb8a0f
TST: Try to keep testing code from changing tempfile name.
DWesl ced41b5
BLD: Mark modfl as problematic on cygwin.
DWesl d706499
Undef HAVE_MODFL only on 64-bit cygwin
DWesl 160fd73
Revert "BLD: Fix flags added to compiler line for old GCC on MS."
DWesl cc9e8df
Revert "BLD: Fix code checking for old GCC on cygwin."
DWesl e18c4b6
Revert "BLD: Remind GCC that .seh_savexmm fails for xmm16-31."
DWesl 4abffbd
Merge branch 'master' into cygwin-fixes
charris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.