-
Notifications
You must be signed in to change notification settings - Fork 513
Using STD library for API surface #374
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
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
e29e971
Using STD library for API surface
maxgolov 65f184e
Format using older format tools that are running in CI
maxgolov c9be76b
- Fix build issues with Ubuntu 18.04 and older CMake
maxgolov c3efe3c
Modify file permissions to +x
maxgolov bbbf850
Collection of build tools (no code changes)
maxgolov aae1c68
Merge branch 'master' into maxgolov/build_tools
maxgolov 1bcbee4
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 50ca4f3
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 5e00ae2
Merge branch 'master' into maxgolov/build_tools
maxgolov f4e6c90
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 7c46e02
Add docker files for developer build
maxgolov b810c97
Move bazel-specific build files into bazel-specific directory.
maxgolov 5e91eeb
Remove opentelemetry-proto - use submodule instead
maxgolov 4efeee7
Modules
maxgolov f05e9e9
Move JSON bazel file to /bazel build files directory
maxgolov 64bd715
Allow building with Docker
maxgolov 0113aed
Clean-up Unix build tools
maxgolov 71136a5
Add Windows build tools
maxgolov 54cc0dd
Fix dependency issue for build on Windows with OTLP exporter enabled
maxgolov 6a22842
Update benchmark to latest
maxgolov 6b11443
Ignore scripts copied into docker build from /tools
maxgolov b72ddd9
Rework CMakeLists.txt to:
maxgolov c4d5675
Clean-up Dockerfile for Ubuntu 16/18/20 to make sure we do not unnece…
maxgolov 68a4461
Clean modules
maxgolov de67ca5
Add submodule for opentelemetry-proto
maxgolov 66489b9
Fix permissions and attributes
maxgolov c19519d
Initial implementation of VCPKG support
maxgolov c68bce5
Merge branch 'maxgolov/build_tools' of https://github.com/open-teleme…
maxgolov dea2d1a
Merge branch 'master' into maxgolov/build_tools
maxgolov b782d8d
Apply latest cmake format 0.6.13 - it looks much cleaner
maxgolov d3a06d0
Merge branch 'maxgolov/build_tools' of https://github.com/open-teleme…
maxgolov d171ad5
Add submodules to .bazelignore
maxgolov 377640a
Try bazel clean builds to remove stale cache entries
maxgolov 2b31204
Merge branch 'master' into maxgolov/build_tools
maxgolov 03ff3c7
Trying to fix the Bazel build failure by recursively cloning with sub…
maxgolov 220db8c
Don't clone submodules for DocFX and code format runs
maxgolov 72f1c11
No need to clone it anymore: it's now there in the build tree as subm…
maxgolov 9c2c607
Submit submodule updated to latest version v0.10.0
maxgolov a88a49c
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 177a3cf
Fix formatting issue after rebase
maxgolov 53a94f8
nit: formatting
maxgolov 6ccac73
Previous prometheus-cpp had a bug, update to latest
maxgolov 7a8f2eb
Trying to fix a quirk with prometheus exporter build (shot in the dar…
maxgolov 16cbf59
Recursively init just this module instead of full set from the top
maxgolov 6e92bef
Allow OTLP to process const char * strings
maxgolov e1757ea
Add missing headers
maxgolov 15ce22f
Use #ifdef instead of #if for unsupported feature that may be needed …
maxgolov 65b012c
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 5f369d3
Partial merge of tools
maxgolov df09d8e
Merge branch 'maxgolov/build_tools' of https://github.com/open-teleme…
maxgolov d289827
Apply code and CMake formatting rules
maxgolov 6d61cd1
Fix couple minor bugs
maxgolov 636d4de
Formatting fix
maxgolov be51948
Add missing submodule
maxgolov bd009a9
Fix an issue in CI, where gcc-4.8 may try to link to GTest built with…
maxgolov ea99318
Add different build configurations to Visual Studio 2019 cmake (GUI) …
maxgolov f86b7f1
Undo the changes that are not relevant to STDLIB
maxgolov 2c65732
Adjust script permissions
maxgolov 87b248f
Resolve merge conflicts
maxgolov 1785628
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov ced9ff7
Formatting change
maxgolov 529ee67
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 5e84ccd
Address code review comments
maxgolov 4fbb0da
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov a389935
Fix formatting issue
maxgolov a95813a
Merge branch 'master' into maxgolov/nostd_stl
maxgolov cc5a032
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov b8e7cb1
Addressing code review comments, moving benchmarks into a separate fu…
maxgolov 1f05197
Update submodules to latest stable
maxgolov 991932a
Merge branch 'maxgolov/nostd_stl' of https://github.com/open-telemetr…
maxgolov 46572b4
Fix formatting issue
maxgolov f0b5506
Ignore Visual Studio temporary files directory
maxgolov 2dc2313
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
maxgolov 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
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.
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.