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

Windows #727

Merged
merged 217 commits into from
Aug 22, 2021
Merged

Windows #727

merged 217 commits into from
Aug 22, 2021

Conversation

bam241
Copy link
Member

@bam241 bam241 commented Feb 22, 2021

This should allow to build dagmc on windows.

Still a draft as this needs a new version of PyNE. (right now pulling the one from my fork.)

@gonuke
Copy link
Member

gonuke commented Aug 5, 2021

How did this break? 😢

Was it moving the gtest into a separate PR?

@bam241
Copy link
Member Author

bam241 commented Aug 5, 2021 via email

@gonuke
Copy link
Member

gonuke commented Aug 19, 2021

This latest update didn't seem to launch actions from your windows branch

@gonuke
Copy link
Member

gonuke commented Aug 19, 2021

Huh - I think it's because you don't launch on push for this workflow.

@bam241
Copy link
Member Author

bam241 commented Aug 21, 2021

@gonuke I fixed it !

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to finally figure this out! Just one little question about that path...

.github/workflows/windows.yml Outdated Show resolved Hide resolved
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
@gonuke
Copy link
Member

gonuke commented Aug 21, 2021

One last cleanup request.... rename the tasks in a consistent way:

  • "Standard Build and Test / BuildTest" -> "Linux Build and Test / BuildTest"
  • "Windows / main" -> "Windows Build and Test / BuildTest"

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last name change

.github/workflows/windows_build_test.yml Outdated Show resolved Hide resolved
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
@gonuke
Copy link
Member

gonuke commented Aug 22, 2021

I'm not sure whether or not this needs a rebase?

@bam241
Copy link
Member Author

bam241 commented Aug 22, 2021

I don't think so, there is no conflict.
there is 1 overlapping change, but they were the exact same... (a missing #include <array> ... )

@gonuke
Copy link
Member

gonuke commented Aug 22, 2021

This is such a great step forward! Thanks for tracking this all down @bam241

@gonuke gonuke merged commit 472ac87 into svalinn:develop Aug 22, 2021
@bam241 bam241 deleted the windows branch November 28, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants