-
Notifications
You must be signed in to change notification settings - Fork 4
Windows CI #6
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
Merged
Merged
Windows CI #6
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ff5143d
Merge pull request #4 from mfem/v2.0
tzanio d89e982
Use platform-agnostic cmake build command
publixsubfan c89b79a
Use vcpkg platform cmake file; trying to fix unit tests
publixsubfan 81e7dd3
Disable unit test builds on windows
publixsubfan 3982fa0
Fix for multi-config builds i.e. visual studio projects
publixsubfan f250b1a
Reenable unit tests for windows
publixsubfan 7d1658e
Use Invoke-WebRequest on Windows runners to get hypre, metis
publixsubfan 8f149a4
Add required shell specifiers
publixsubfan 7cb7cc5
Don't use double-quotes in step conditional
publixsubfan c3d94ee
Fix remove directory for powershell
publixsubfan 41e82ae
Use cmake to build hypre
publixsubfan c198d5b
Fix cmakelists path for hypre
publixsubfan e717ca7
Fix path for hypre in makefile build
publixsubfan b92c830
Try to use vcpkg-installed metis for metis 5
publixsubfan 291d70a
Set target triplet for mfem+vcpkg builds
publixsubfan 2730abe
Build all targets in cmake build
publixsubfan 69a2ab8
Add miniapps to all-build
publixsubfan bcc3be3
Add a library-only build to save space
publixsubfan 0daa4e8
Only build unit tests when library-only mode disabled
publixsubfan dfc3948
Revert hypre/metis changes
publixsubfan d62466b
Check if hypre directory exists before creating symlink
publixsubfan af01ff8
Add action input for extra config options
publixsubfan d4c73a7
Install hypre to a prefix
publixsubfan dae499a
Readd cmake build for windows only
publixsubfan 00174fe
Add build system parameter to build-hypre action
publixsubfan 7e93080
Update build-mfem/action.yml
publixsubfan 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
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.