cpp_client_telemetry/Solutions
Matthew Koscumb 0ff7816bd7
Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264)
* std::gmtime's result was not used, remove function call and usage of _CRT_SECURE_NO_WARNINGS.

* Remove unnecessary _CRT_SECURE_NO_WARNINGS macro usage.

* Remove unnecessary _CRT_SECURE_NO_WARNINGS macro defintion in VCXProject files.

* Remove _CRT_SECURE_NO_WARNINGS from other platform/flavor combinations.

* Remove _CRT_SECURE_NO_WARNINGS from CMake logic.
2024-04-16 15:59:54 -07:00
..
Clienttelemetry Module, Tests, and VS Solution files updates (#865) 2021-05-12 16:49:13 -07:00
net40 standardize the copyright info (#925) 2021-08-31 15:19:56 -07:00
win10-cs Signals module (#1079) 2023-02-24 13:40:34 -03:00
win10-dll Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264) 2024-04-16 15:59:54 -07:00
win10-lib Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264) 2024-04-16 15:59:54 -07:00
win32-cs Fixing URLs for Collector (#1097) 2023-02-07 21:01:10 -08:00
win32-dll Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264) 2024-04-16 15:59:54 -07:00
win32-lib Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264) 2024-04-16 15:59:54 -07:00
win32-mini-dll Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264) 2024-04-16 15:59:54 -07:00
win32-mini-lib Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264) 2024-04-16 15:59:54 -07:00
.editorconfig Add clang-format for automagically enforcing coding style 2019-10-23 15:22:07 -07:00
.gitignore Cleaning up cross-plat tests 2019-10-01 10:08:27 -07:00
MSTelemetrySDK.sln Signals module (#1079) 2023-02-24 13:40:34 -03:00
VersionInfo.rc Remove BOM marker unintentionally added by commit id 26b93038b1 2019-10-24 11:43:34 -07:00
before.targets Update before.targets (#1121) 2023-03-29 22:50:19 -07:00
build.MIP.props Fix build scripts to support CntOS8 and Windows build with VS2019 (any) (#1006) 2022-04-05 20:25:50 -07:00
build.MSIPC.props Add MATSDK_SHARED_LIB=1; for MIP and MSIPC props files to generate .lib file (#962) 2021-11-18 14:49:53 -08:00
build.compact-dll.props Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019) 2019-04-02 15:03:34 -07:00
build.compact-exp.props Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019) 2019-04-02 15:03:34 -07:00
build.compact-min.props Win 10 UWP min C++ build that turns off Offline Storage and ECS 2020-01-08 11:33:06 -08:00
build.compact-signals.props define signals module if __has_include is available (#1124) 2023-04-03 18:48:33 -03:00
build.compact.props Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019) 2019-04-02 15:03:34 -07:00
build.csharp.props Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019) 2019-04-02 15:03:34 -07:00
build.net40.props Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019) 2019-04-02 15:03:34 -07:00
build.props Fix compact build for Win 10 Mail / Outlook 2020-05-19 19:24:09 -07:00
build.spectr.props Fix forspectre and binskim (#72) 2019-08-31 06:16:30 -07:00
version.txt Clarify and Improve the version format script so that it doesn't need to manually be updated every year. Also fixed version.txt not requiring a magic 999 value. (#1237) 2024-02-05 13:24:15 -08:00