Граф коммитов

155 Коммитов

Автор SHA1 Сообщение Дата
ms-iankudinova b776af831a
Add target .net 6 for the 1DS Test Server (#1217)
* Update .net version to .net 6

* support both frameworks .net6 and old one .net core 3

* Update scripts, that runs test server to specify flags for target frameworks

* Change indent

* Use $framework value in the echo
2023-10-06 09:23:52 +01:00
ms-iankudinova 36bc9b2ba3
Add endpoint, where telemetry request will be processed and stored to the file (#1071)
* Add enpoint, where telemetry request will be processed and stored to the file

* Remove unnesessery dependency

* Add if directive otherwise build can failed

* Trying to solve cocurrent usage problem of the file

---------

Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
Co-authored-by: Max Golovanov <maxgolov@microsoft.com>
2023-10-03 13:38:33 +01:00
ms-iankudinova 7e718576be
Update dependencies (#1151)
Co-authored-by: Tom Tan <lilotom@gmail.com>
2023-10-02 11:26:38 +01:00
absaroj 1205d34206
Adding Swift build for global build scripts and cmake (#1169) 2023-06-14 11:40:07 -07:00
Lalit Kumar Bhasin 0177277d1d
Add HTTP/2 support to HTTPClient_Curl (#1068) 2023-03-29 18:50:01 -07:00
ms-iankudinova a099d72c4e
Hide missleading exception (#1070)
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
2022-11-11 10:19:13 +00:00
ms-iankudinova 9b53821b11
Allow Kestrl webserver to use synchronous IO (#1069) 2022-11-10 10:17:55 +00:00
Tom Tan adb48b0f8e
Add build script for vs2022 (#1041) 2022-07-21 13:24:18 -07:00
dependabot[bot] a730194aea
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /tools/server (#1025) 2022-06-22 21:45:52 -07:00
dependabot[bot] 5ffd63942b
Bump Newtonsoft.Json in /tools/fiddler/OneDSInspector (#1024) 2022-06-22 15:41:25 -07:00
Sid Dahiya 485f9d8b05
Update submodule commits (#1000) 2022-03-10 19:52:21 -08:00
Lukas Weber 56b34f2edf
Skip permission updates for Homebrew folders when NOROOT is set (#963) 2021-12-02 18:58:58 -08:00
Lalit Kumar Bhasin abc7281083
Migrate from master to main : fix master branch references (#927) 2021-09-10 15:17:35 -07:00
Reiley Yang 3fcb47f28c
standardize the copyright info (#925) 2021-08-31 15:19:56 -07:00
Max Golovanov cc06776b6a
Fix no-sqlite build for various flavors (#904) 2021-08-10 00:38:45 +05:30
Max Golovanov a0aae11829
Project stopped building with MSBuild 16.10.0 (#883)
* Move to PlatformToolset variable

* Workaround for MSBuild issue in vs2019 16.10

* Apologies for Windows line endings, appears like original file had Unix line-endings
2021-05-28 09:10:18 -07:00
Max Golovanov 715f6e2dba
Move to PlatformToolset variable (#882) 2021-05-27 16:41:16 -07:00
anaaru 6d699e6094
Updating mstelemetry portfile for windows (#810)
Got clienttelemetry.lib to build with MSVC v142 platform toolset.

Co-authored-by: Anand Arumugam <anaaru@microsoft.com>
Co-authored-by: Max Golovanov <maxgolov@microsoft.com>
2021-05-19 19:30:54 -07:00
Matthew Koscumb eb779d0880
Consolidate MSBuild Scripts (#851)
* Consolidate msbuild and test logic into separate batch files, so helper scripts don't need to duplicate too much.

* Use tools\vcvars.cmd, rather than directly linking against the VS2017 cmd.

* Add the ability to specifiy custom properties to RunMsBuild.bat

* Move build-all.bat to use RunMsBuild.bat, remove references to non-existant vcvars-ext.bat
2021-05-05 12:07:08 -07:00
Vitalii Herasimov 7e26c3964a
Add CentOS8 and Debian10 support (#820)
* Add CentOS8

* Add Debian10 dockerfile

* CR #1
2021-04-12 12:52:03 -07:00
Max Golovanov 3a850711db Remove setup-buildtools.cmd from vs2019 loop ( since it hangs :-/ ) 2021-03-22 13:04:00 -07:00
Max Golovanov 94bc362871 Temporary fix for hanging CI 2021-03-22 12:13:13 -07:00
Max Golovanov 45d546b591 GitHub Action runner started suddenly experiencing hang on build of Google Benchmark 2021-03-19 21:36:08 -07:00
Max Golovanov b1a5fb6bc8 Fiddler 5.x Inspector housekeeping 2021-01-22 21:51:07 -08:00
Max Golovanov 0cca375973 Update version for 2021 to v3.5 2021-01-19 14:09:52 -08:00
Vitalii Herasimov bddcfa31ac
disablewinrt for MIP (#762)
* Disale WinRT dependencies for MIP

* revert

* changes
2021-01-15 20:39:08 -08:00
Max Golovanov 3cbf5e7c75 Adjust naming 2020-10-22 01:54:03 -07:00
Max Golovanov 18d5376bdf Remove binary from repo 2020-10-22 01:53:43 -07:00
Max Golovanov a85c11eb89 Further repo cleanup for OSS: remove unnecessary details 2020-10-22 01:52:49 -07:00
Max Golovanov 22756e0bd5 Addressing code review comments 2020-10-09 01:30:32 -07:00
Max Golovanov 58bd703b61 Merge branch 'master' of https://github.com/microsoft/cpp_client_telemetry into maxgolov/android_build 2020-10-08 22:43:26 -07:00
Max Golovanov 2960cac1c3 License cleanup + license clean-up scripts:
- change LICENSE file as per agreement with CELA: all code has not been previously released and is now licensed as Apache License 2.0
- move couple 3rd party code units to third_party
- scripts to search and replace
- add SPDX copyright to all compilation units
2020-10-07 00:51:29 -07:00
Max Golovanov 7690a0b9b9 Update vcpkg to latest 2020-10-06 22:16:45 -07:00
Max Golovanov 363125d95c Create .buildtools file once the tools have been installed 2020-10-05 16:39:59 -07:00
Max Golovanov de93677f1c Adjust Windows build scripts to match Mac OS X test runner NDK version 2020-10-05 16:18:37 -07:00
Max Golovanov b4274524da Simplify Android build setup 2020-10-05 15:52:41 -07:00
Max Golovanov 26090fe7b4 Let's try to skip LLVM-clang (it's 1.5GB) 2020-09-24 23:43:07 -07:00
Max Golovanov f25b58e12f Verified the flow on Linux for static and shared library. Use new Google Test for Ubuntu 20.04 (old one no longer compiles) 2020-09-22 01:16:29 -07:00
Max Golovanov bc4eb60e59 First iteration of vcpkg build process 2020-09-21 02:25:51 -07:00
Max Golovanov fa333e3422 Allow decoding of uncompressed payloads 2020-09-04 14:33:48 -07:00
Alexandr Gavrishev d7b8b41499 Azure Monitor: Send flow 2020-08-26 16:46:48 +03:00
Max Golovanov 417edc3d58 Fix SDK version in POSIX builds 2020-08-25 19:10:53 -07:00
Max Golovanov f619b47c5d Turn off CS4 by default and address code review comments. Describe the two new build options in markdown doc. 2020-07-27 12:27:59 -07:00
Max Golovanov d1a65332cc Add server readme and adjust decoder shared items project to open on OS other than Windows 2020-07-24 14:49:29 -07:00
Max Golovanov f0dda98e14 Refactor Decoder into a standalone component. Make it work in two scenarios:
- 1DS Fiddler Inspector
- Standalone "test server"
2020-07-24 14:31:22 -07:00
Max Golovanov 152a266568 Decoder changes for C# + fix HAVE_CS4 2020-07-10 14:11:25 -07:00
Max Golovanov 9fae4dcf30 Allow for conditional compilation with CS3 or with CS4 2020-07-01 12:00:26 -07:00
Max Golovanov f2aa7de3a1 Merge branch 'master' into maxgolov/cs4_support 2020-06-26 12:26:29 -07:00
Max Golovanov cf70fbc51f Add Spectre mitigated library to the build 2020-06-22 13:47:55 -07:00
Max Golovanov 3e57f64904 Use installer config to add new components 2020-06-18 14:27:21 -07:00