-
Notifications
You must be signed in to change notification settings - Fork 500
[INSTALL] add cmake components to the package #3220
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
Merged
marcalff
merged 37 commits into
open-telemetry:main
from
dbarker:feature_add_cmake_package_components
Apr 2, 2025
Merged
Changes from 21 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
af81ddd
add cmake components to group targets
dbarker bd6685d
fix markdown lint errors
dbarker 4cef852
fix default case to include all components in the package
dbarker 80a3cb3
remove unused opentelemetry_ext dependency from the otlp grpc client
dbarker 6d6c2c9
the ext target is used by the grpc client but can be private
dbarker d2d2608
Merge branch 'main' into feature_add_cmake_package_components
dbarker 7ade45b
Merge branch 'main' into feature_add_cmake_package_components
dbarker 74d5f74
adds the COMPONENT name to export sets, file sets, and installs. Brea…
dbarker 96e2e96
add missing copyright and license statements. Set LD_LIBRARY path to …
dbarker d3d171c
update the cmake_install_test runner image to ubuntu 24.04 to pull in…
dbarker 5dadf7a
fix gihub workflow yaml to use correct syntacx for accessing env vars
dbarker d3d0db7
set the install path in the run statement
dbarker 56e6654
Merge branch 'main' into feature_add_cmake_package_components
dbarker ca4a507
move cmake install tests to a top level install dir. Clean up comment…
dbarker e239be7
set -E when calling the install scripts
dbarker 8cefb13
Merge branch 'main' into feature_add_cmake_package_components
owent 0392f48
Merge branch 'main' into feature_add_cmake_package_components
dbarker 60a21af
make nlohmann_json a build time dependency only for otlp file and otl…
dbarker a6aaede
Merge remote-tracking branch 'origin/main' into feature_add_cmake_pac…
dbarker 66088b1
format fix
dbarker 50aee21
fix markdown table alignment. Add changelog entry
dbarker 2a8f682
Merge remote-tracking branch 'origin/main' into feature_add_cmake_pac…
dbarker 28be5f9
windows components install tests
dbarker b189f7e
record thirdparty dependency versions on install. Use module search m…
dbarker 218e8f7
conan package install support. DockerFile that uses conan to install …
dbarker 7299995
update install.md with the version
dbarker b028914
add curl link to zipkin test
dbarker d2a423e
fix opentracing and dll test in ci scripts. add opentracing to the co…
dbarker 0591dba
add build config messages to the main cmake file
dbarker 89c2acb
move cmake install test to a separate gitlab workflow
dbarker 70c3232
fix shellcheck error
dbarker cefd815
Merge remote-tracking branch 'origin/main' into feature_add_cmake_pac…
dbarker 2863321
upgrade 20.04 cmake install test runner to 22.04
dbarker 594d158
Merge remote-tracking branch 'origin/main' into feature_add_cmake_pac…
dbarker 560a374
pin cmake version in the cmake install test workflow
dbarker 3c1f8e7
remove abseil as a public dependency. update install notes on how to …
dbarker 98cc8cf
fix format issues
dbarker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.