Skip to content

Conversation

scpeters
Copy link
Contributor

Part of gazebosim/gz-jetty#38.

This bumps the gz-utils version to 4.0.0 and adjusts for the removal of major versions from cmake package names and cmake targets (see gazebo-tooling/release-tools#1244). This removes the need for the extra unversioned cmake config files, since these are now provided by the upstream package.

In order to test the vendor packages before stable releases have been made, a VENDOR_FROM_LIB_VCS_REF option is added. The option is OFF by default, but when enabled allows vendoring from a branch, tag or commit specified in the LIB_VCS_REF variable or main if LIB_VCS_REF is unspecified.

scpeters added 2 commits July 31, 2025 22:11
Major version numbers have been removed from package
names in Gazebo Jetty, so extra cmake config files are
no longer needed.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
This allows vendoring from a specified vcs ref instead
of the hard-coded tag. When this option is set to true,
a branch, tag, or commit can be specified in the
LIB_VCS_REF variable. If LIB_VCS_REF is unspecified,
vendoring will use main.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
@azeey
Copy link
Collaborator

azeey commented Sep 8, 2025

See gazebo-release/gz_cmake_vendor#16 for CI tests

@azeey azeey merged commit 0e2edd0 into rolling Sep 8, 2025
1 check passed
@scpeters scpeters deleted the scpeters/jetty branch September 8, 2025 17:40
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.

2 participants