Commit Graph

45 Commits

Author SHA1 Message Date
WenTao Ou ab8147987d
[BUILD] Remove `WITH_ABSEIL` (#3318) 2025-04-02 01:45:26 +02:00
Marc Alff 63fa4fde4e
[CI] Build failures with ABSEIL 20240116 and CMAKE 3.30 (#3002) 2024-07-12 12:17:04 +02:00
Marc Alff c42dcca9f8
[CI] Upgrade to clang-format 18 (#2684) 2024-05-29 22:01:06 +02:00
John Bley a06fd25ae7
[MISC] Use set -e on all shell scripts and pass shellcheck --severity=error (#2616) 2024-03-28 18:43:46 +01:00
Tom Tan c82306f431
[BUILD] update vcpkg submodule to 20240214 (#2575) 2024-03-04 19:34:30 +01:00
Tom Tan 8cba762d0d
[BUILD] Update vcpkg to latest release (#2412) 2023-11-21 08:52:17 +01:00
Marc Alff 42709f4575
[REMOVAL] Remove the jaeger exporter (#2031) 2023-07-02 20:16:10 +02:00
Bailey Chittle 3707bc04e0
[BUILD] Fixing CMake to build GTest on Windows (#1887) 2023-05-26 13:39:29 +02:00
Marc Alff 0e52dfdb15
[EXPORTER] Add OTLP HTTP SSL support (#1793) 2023-04-05 09:59:15 -07:00
Marc Alff 2544803a37
Enforce copyright check in CI (#1965) 2023-02-08 15:04:21 -08:00
Tom Tan b364dce27b
Update copyright for the remaining repo (#1963) 2023-02-07 06:08:51 -08:00
Marc Alff d0571d8ac7
Fixes #1781 (#1782) 2022-11-16 17:26:03 -08:00
Ehsan Saei 30cc1bca25
bump vcpk to 2022.08.15 (#1633) 2022-09-28 13:15:50 +00:00
WenTao Ou 280f546e17
Upgrade proto to v0.17.0, update log data model (#1383) 2022-05-16 20:46:39 -07:00
jmanjon e7f051edf7
Fix for #1292 (#1326) 2022-04-14 09:51:47 +05:30
Tom Tan 3a9d0870bc
Detect vs2022 as build environment (#1212) 2022-02-17 08:10:19 +00:00
Max Golovanov 9b1725b39a
Build farm for Windows (#839) 2021-07-08 09:17:10 +05:30
Max Golovanov 0dbd620ea0
Fixes to compile SDK with Visual Studio 2019 Update 16.10 (C++20) (#820) 2021-06-10 21:08:01 +05:30
Max Golovanov 1c70f0e45e
Allow to build `WITH_JAEGER` in Visual Studio 2019 + CMake (#815) 2021-06-03 00:43:24 +05:30
Max Golovanov 227d400479
Upgrade Google Benchmark to latest v1.5.3 in git submodule and for CMake-vcpkg build on Windows (#748) 2021-05-21 00:24:03 +05:30
Max Golovanov b70699378e
How to build FAST with Visual Studio 2019+CMake+Ninja on Windows (#755) 2021-05-20 23:30:22 +05:30
Max Golovanov 834bba68d9
Add curl via vcpkg to WIndows builds (#743) 2021-05-12 19:50:03 +05:30
Tom Tan 591416035f
Add Jaeger exporter (#534) 2021-05-11 10:30:48 +05:30
Max Golovanov 4027edbd30
Allow to build with alternate vcpkg.exe by respecting VCPKG_ROOT variable (#730) 2021-05-08 12:30:00 +05:30
Max Golovanov fdef43b527
Lazy persons's guide to building with Bazel on Windows (#710) 2021-05-01 00:48:50 +05:30
Max Golovanov 8ea888ac10
Add TraceLogging Dynamic header for ETW exporter (optional MIT-licensed header) (#689) 2021-04-26 23:50:08 +05:30
Max Golovanov 2181b01f77
Code improvements for ETW exporter (#519) 2021-04-03 12:34:55 +05:30
Johannes Tax 81d6468c7c
Use new theme to make API documentation more readable (#622) 2021-03-24 09:32:48 +05:30
Max Golovanov b761ea45b3
Add nuget packaging (#609) 2021-03-17 23:49:25 +05:30
Reiley Yang 24a080fcdd
lint and reformat markdown (#579) 2021-02-12 14:09:40 -08:00
Johannes Tax 25a7178a8d
Add API documentation (#562) 2021-02-06 00:36:38 +05:30
Bogdan Drutu 20db113ca3
Upgrade clang-format to 10.x, run ./tools/format.sh (#544) 2021-02-01 11:40:16 +05:30
OWenT 98bbdd6fc3
Cmake porting (#432) 2020-12-30 00:03:52 +05:30
Max Golovanov 1e7b9d8a95
Using STD library for API surface (#374) 2020-12-22 11:27:48 +05:30
Tom Tan 39a3bb0d0b
Fix ERRORLEVEL check in setup_buildtools.cmd (#429) 2020-12-15 00:40:59 +05:30
Tom Tan ec6b6c7e0c
Add CMake gRPC support when OTLP is enabled (#431) 2020-12-13 12:11:28 +05:30
Max Golovanov 2a516addb6
Build tools: build configurations, vcpkg support, vcpkg port file for OpenTelemetry, use submodules for CMake deps (#377) 2020-11-30 14:47:41 -08:00
Max Golovanov 965a0aa21e
Add json.hpp to CI and Build Tools (#306) 2020-08-31 11:12:34 -07:00
easy 2d1cdeab25
Fix format on CI. (#222) 2020-07-28 23:15:48 -07:00
easy b6c20b8bfa
Autoformat *.BUILD files. (#69) 2020-05-06 16:57:15 +10:00
Johannes Tax 3b0859302a
Use newest available Go version in CI container (#56) 2020-03-24 18:15:18 -07:00
easy 4b9d40b295
Enforce formatting as part of CI. (#28) 2020-01-22 12:39:53 +11:00
easy c5d421a919
Fix nits: format and shasum. (#23) 2020-01-07 14:34:34 +11:00
easy d3da4dc580
Add tools/format.sh which formats all files automatically. (#14)
Uses clang-format, cmake-format, and buildifier.
2019-12-19 15:45:26 +11:00
Max Golovanov 34988afc04 Build env setup scripts + initial skeleton of cross-plat scripts for clang-format (#11)
* Build env setup scripts

* Remove sqlite for now

* Reduce the scope of .clang-format .gitattributes and .gitignore changes

* Fix code comment
2019-12-16 14:22:00 -08:00