-
Notifications
You must be signed in to change notification settings - Fork 31
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
2 ➡️ 3 #156
2 ➡️ 3 #156
Conversation
[Citadel] Reduce example names to fix build on Windows Approved-by: Steve Peters <[email protected]> Approved-by: Louise Poubel <[email protected]>
Use mathjax to render equations Approved-by: Steve Peters <[email protected]> Approved-by: Louise Poubel <[email protected]>
…-without-pkgconfig-1584891888504 (pull request #182) Fix use of FindZIP without pkg-config Approved-by: Steve Peters <[email protected]> Approved-by: Nate Koenig <[email protected]>
Preparing for ign-cmake 2.2.0 release Approved-by: Nate Koenig <[email protected]>
… as Requires.private in pkg-config files
Ensure private dependencies are encoded in pkgconfig as Requires.private Approved-by: Ian Chen <[email protected]> Approved-by: Louise Poubel <[email protected]>
* mv hgignore * add gitignore Signed-off-by: claireyywang <[email protected]>
* [ign-cmake2] Update BitBucket links Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
PR collection labeler
Signed-off-by: Michael Carroll <[email protected]>
Currently we rebuild documentation on every build. This adds an option to disable this (default is enabled). This is helpful for development environments with repeated builds. It can be set via colcon's cmake-args: colcon build --cmake-args -DBUILD_DOCS=OFF Signed-off-by: Michael Carroll <[email protected]>
* Tutorial about developing with cmake and colcon Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Louise Poubel <[email protected]> Co-authored-by: Ashton Larkin <[email protected]> Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]> Co-authored-by: Ashton Larkin <[email protected]> Co-authored-by: Ashton Larkin <[email protected]>
Signed-off-by: Mabel Zhang <[email protected]> Co-authored-by: John Shepherd <[email protected]>
* fix: Use PACKAGE_PREFIX_DIR to ensure relocatable CMake install for conan Signed-off-by: Stefan Profanter <[email protected]> * Compute ignition .pc file relative path to prefix * Compute path to prefix for ignition-cmake.pc Signed-off-by: Steve Peters <[email protected]> Co-authored-by: Louise Poubel <[email protected]> Co-authored-by: Steve Peters <[email protected]> Co-authored-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Jenn Nguyen <[email protected]>
Signed-off-by: Jenn Nguyen <[email protected]>
Signed-off-by: Ashton Larkin <[email protected]>
* added port & release to PR templates Signed-off-by: Jenn Nguyen <[email protected]> * updated branch comparision links Signed-off-by: Jenn Nguyen <[email protected]> * updated PR template Signed-off-by: Jenn Nguyen <[email protected]> * updated PR template Signed-off-by: Jenn Nguyen <[email protected]>
Signed-off-by: Ashton Larkin <[email protected]>
Signed-off-by: Jenn Nguyen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests are failing
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Martin Pecka <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Mabel Zhang <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
4b6f95f
to
a5254d3
Compare
Done 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. We should forward-port more often so that these PRs are smaller 😅
I think we will need to manually set DCO to pass because of the bitbucket PR signoffs.
➡️ Forward port
Port
ign-cmake2
tomain
Branch comparison: main...ign-cmake2
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)