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

2 ➡️ 3 #156

Merged
merged 78 commits into from
Mar 1, 2021
Merged

2 ➡️ 3 #156

merged 78 commits into from
Mar 1, 2021

Conversation

chapulina
Copy link
Contributor

@chapulina chapulina commented Feb 22, 2021

➡️ Forward port

Port ign-cmake2 to main

Branch comparison: main...ign-cmake2

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

j-rivero and others added 30 commits November 20, 2019 18:41
[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]>
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]>
mjcarroll and others added 13 commits January 5, 2021 17:04
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: 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]>
@chapulina chapulina requested a review from mxgrey as a code owner February 22, 2021 22:49
Copy link
Member

@scpeters scpeters left a comment

Choose a reason for hiding this comment

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

tests are failing

examples/core_child_private/CMakeLists.txt Outdated Show resolved Hide resolved
tutorials/developing_with_ign-cmake.md Outdated Show resolved Hide resolved
chapulina added a commit that referenced this pull request Feb 23, 2021
Signed-off-by: Louise Poubel <[email protected]>
@adlarkin
Copy link
Contributor

There were a few PRs that have been merged to ign-cmake2 since this forward port was opened, can you update this PR so that we can forward port these new PRs as well? I believe we are only missing #150, #158, and #159.

Signed-off-by: Louise Poubel <[email protected]>
@chapulina
Copy link
Contributor Author

can you update this PR so that we can forward port these new PRs as well?

Done 👍

Copy link
Contributor

@adlarkin adlarkin left a 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.

@chapulina chapulina merged commit 05d8e2a into main Mar 1, 2021
@chapulina chapulina deleted the chapulina/2_to_3 branch March 1, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.