Commit 3a4696c
Submodule c-build-tools updated 49 files
- .github/copilot-instructions.md+5
- .github/general_coding_instructions.md+269-1
- .github/scripts/run_coverage.ps1+318
- .github/skills/run-coverage/SKILL.md+116
- build/devops.yml+16-107
- build/linux/build_linux.sh
- build_functions/CMakeLists.txt+79-11
- build_functions/default_vld.ini+52
- docs/arm64_pipeline_task_analysis.md+415
- pipeline_templates/README.md+97
- pipeline_templates/build_all_flavors.yml+10-10
- pipeline_templates/build_and_run_tests.yml+113-46
- pipeline_templates/build_linux.yml+117
- pipeline_templates/collect_linux_crash_reports.yml+68
- pipeline_templates/disable_linux_crash_reports.yml+19
- pipeline_templates/discover_native_tools.yml+325
- pipeline_templates/enable_linux_crash_reports.yml+29
- pipeline_templates/run_with_crash_reports.yml+107
- pipeline_templates/scripts/appverifier_ctest_tests_helper.ps1+7
- pipeline_templates/scripts/submodule_master_check.ps1+10-3
- pipeline_templates/tasks/README.md+154
- pipeline_templates/tasks/cmake.yml+109
- pipeline_templates/tasks/ctest.yml+152
- pipeline_templates/tasks/msbuild.yml+144
- pipeline_templates/tasks/vsbuild.yml+161
- pipeline_templates/tasks/vstest.yml+202
- pipeline_templates/verify_agent_architecture.yml+71
- reals_check/reals_check.ps1+67-1
- sarif_results_checker/App.config+1-1
- sarif_results_checker/CMakeLists.txt+17-3
- traceabilitytool/CMakeLists.txt+16-3
- update_deps/dependency_updates_propagation.md+101-34
- update_deps/helper_scripts/azure_repo_ops.ps1+318
- update_deps/helper_scripts/build_graph.ps1+128-50
- update_deps/helper_scripts/check_powershell_version.ps1+43
- update_deps/helper_scripts/check_script_update.ps1+69
- update_deps/helper_scripts/git_operations.ps1+117
- update_deps/helper_scripts/github_repo_ops.ps1+88
- update_deps/helper_scripts/install_az_cli.ps1+166
- update_deps/helper_scripts/install_gh_cli.ps1+88
- update_deps/helper_scripts/pr_watch_utils.ps1+574
- update_deps/helper_scripts/repo_order_cache.ps1+130
- update_deps/helper_scripts/status_tracking.ps1+340
- update_deps/helper_scripts/success_animation.ps1+456
- update_deps/helper_scripts/watch_azure_pr.ps1+458
- update_deps/helper_scripts/watch_github_pr.ps1+252
- update_deps/propagate_updates.ps1+181-326
- vcpkg_triplets/arm64-windows-static-cbt-asan.cmake+12
- vcpkg_triplets/arm64-windows-static-cbt.cmake+13
- .github/copilot-instructions.md+28
- build/devops_gated.yml+4-29
- build/linux/build_linux.sh-24
- build/linux/build_linux_iwyu.sh-31
- common/tests/thandle_ut/thandle_ut.c+11-4
- common/tests/timed_test_suite_ut/timed_test_suite_ut.c+4-2
- deps/c-build-tools+1-1
- deps/c-logging+1-1
- deps/c-testrunnerswitcher+1-1
- deps/ctest+1-1
- deps/macro-utils-c+1-1
- deps/umock-c+1-1
- linux/tests/async_socket_linux_int/async_socket_linux_int.c+12-22
- linux/tests/async_socket_linux_ut/async_socket_linux_ut.c+2
- linux/tests/error_handling_linux_ut/error_handling_linux_ut.c+5-4
- linux/tests/file_util_linux_ut/file_util_linux_ut.c+7
- linux/tests/gballoc_ll_passthrough_ut/gballoc_ll_passthrough_ut.c+1
- linux/tests/srw_lock_linux_ut/srw_lock_linux_ut.c+3
- win32/tests/gballoc_hl_metrics_ut/gballoc_hl_metrics_ut.c+1-1
- win32/tests/gballoc_ll_passthrough_ut/gballoc_ll_passthrough_ut.c+1
- win32/tests/srw_lock_win32_ut/srw_lock_win32_ut.c+3
0 commit comments