-
Notifications
You must be signed in to change notification settings - Fork 45
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
Prototype code for seeing if FindPython3 is usable for rosidl_python #140
Merged
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5c14b2 - Browse repository at this point
Copy the full SHA d5c14b2View commit details -
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07eac31 - Browse repository at this point
Copy the full SHA 07eac31View commit details -
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d11d94 - Browse repository at this point
Copy the full SHA 7d11d94View commit details -
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 01eee2f - Browse repository at this point
Copy the full SHA 01eee2fView commit details -
Use Python3::Interpreter in the custom command.
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd7ccba - Browse repository at this point
Copy the full SHA dd7ccbaView commit details -
Split the finding of Python3 into two stages.
In the first stage, we just find the interpreter. For the second stage, we use the debug interpreter as necessary to find NumPy. Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a6524b7 - Browse repository at this point
Copy the full SHA a6524b7View commit details -
Switch to target_link_libraries almost everywhere.
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e8c3449 - Browse repository at this point
Copy the full SHA e8c3449View commit details -
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62714a1 - Browse repository at this point
Copy the full SHA 62714a1View commit details -
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b6622e - Browse repository at this point
Copy the full SHA 4b6622eView commit details
Commits on Feb 8, 2024
-
Switch to Python3::Interpreter.
python_cmake_module is now only exporting that. Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26ff790 - Browse repository at this point
Copy the full SHA 26ff790View commit details
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.