-
Notifications
You must be signed in to change notification settings - Fork 50
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
build: update extern tags #628
Merged
Merged
Conversation
This file contains 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
fredevb
changed the title
uild: include tbb as a system library, add compile flag -Wfloat-conversion, and removed implicit conversion warnings.
build: tbb as a system library, -Wfloat-conversion, and implicit conversion warnings.
Jun 21, 2024
If it helps, there are tools that you can use to run GitHub Actions-like CI jobs on your local machine so you don't need to constantly wait for the CI to finish. Check out https://github.com/nektos/act. |
stephenswat
added
build
This relates to the build system
bug
Something isn't working
labels
Jun 22, 2024
stephenswat
changed the title
build: tbb as a system library, -Wfloat-conversion, and implicit conversion warnings.
build: tbb as a system library, -Wfloat-conversion, and implicit conversion warnings
Jul 10, 2024
fredevb
changed the title
build: tbb as a system library, -Wfloat-conversion, and implicit conversion warnings
build: update detray tag, add -Wfloat-conversion, and fix implicit conversion warnings
Jul 11, 2024
Hi @fredevb, what's the status on this; do you need any help getting this sorted out? |
fredevb
changed the title
build: update detray tag, add -Wfloat-conversion, and fix implicit conversion warnings
build: update detray and covfie tag, add -Wfloat-conversion, and fix implicit conversion warnings
Jul 22, 2024
fredevb
changed the title
build: update detray and covfie tag, add -Wfloat-conversion, and fix implicit conversion warnings
build: update detray + covfie + acts tag, add -Wfloat-conversion, and fix implicit conversion warnings
Jul 23, 2024
fredevb
changed the title
build: update detray + covfie + acts tag, add -Wfloat-conversion, and fix implicit conversion warnings
build: update detray + covfie + acts tags, add -Wfloat-conversion, and fix implicit conversion warnings
Jul 23, 2024
fredevb
changed the title
build: update detray + covfie + acts tags, add -Wfloat-conversion, and fix implicit conversion warnings
build: update detray + covfie + acts tags, update cxx standard to 20, add -Wfloat-conversion, and fix implicit conversion warnings
Jul 23, 2024
fredevb
changed the title
build: update detray + covfie + acts tags, update cxx standard to 20, add -Wfloat-conversion, and fix implicit conversion warnings
build: update extern targs, cxx standard to 20, and compile flags
Jul 23, 2024
fredevb
changed the title
build: update extern targs, cxx standard to 20, and compile flags
build: update extern tags, cxx standard to 20, and compile flags
Jul 23, 2024
stephenswat
added a commit
to stephenswat/traccc
that referenced
this pull request
Jul 26, 2024
As shown in acts-project#655, this is creating a lot of headache. I am looking for a fix but in the meanwhile this is holding up acts-project#628, so I want to temporarily disable these tests.
stephenswat
added a commit
to stephenswat/traccc
that referenced
this pull request
Jul 26, 2024
As shown in acts-project#655, this is creating a lot of headache. I am looking for a fix but in the meanwhile this is holding up acts-project#628, so I want to temporarily disable these tests.
stephenswat
added a commit
to stephenswat/traccc
that referenced
this pull request
Jul 26, 2024
As shown in acts-project#655, this is creating a lot of headache. I am looking for a fix but in the meanwhile this is holding up acts-project#628, so I want to temporarily disable these tests.
fredevb
changed the title
build: update extern tags, cxx standard to 20, and compile flags
build: update extern tags, added explicit type conversion
Jul 26, 2024
fredevb
changed the title
build: update extern tags, added explicit type conversion
build: update extern tags, added explicit conversion between types
Jul 26, 2024
fredevb
changed the title
build: update extern tags, added explicit conversion between types
build: update extern tags, explicit conversion between types
Jul 26, 2024
stephenswat
reviewed
Jul 30, 2024
Can you please rebase this on main, as the float conversion should be fixed in #658. |
fredevb
changed the title
build: update extern tags, explicit conversion between types
build: update extern tags
Jul 31, 2024
stephenswat
approved these changes
Jul 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
These changes are needed for the traccc plugin to pass the ACTS CI.