Enable `-Wshorten-64-to-32` warning if available. #16524
add --use_xcode to mac-ci-pipeline
eb9885ca
clean up --use_xcode option in build.py
7a4396e3
move xcode build to post-merge-jobs
428338c3
fix shorten 64 to 32 warnings.
22d9a54e
add python before build.py
61d6cb61
remove --enable_language_interop_ops
eb1bbd1b
Add dependency steps.
da429cdd
add --enable_training and fix some warnings
6886549c
move --use_xcode to ci builds
b3003ee3
remove rest of build steps
e0361d8b
make option in comment consistent
55971ca9
remove unused import
1253a443
edgchen1
marked this pull request as draft 2 years ago
add -Xlinker args
a0c5cb56
Revert "remove rest of build steps"
6c585e58
Revert "move --use_xcode to ci builds"
7b274abb
remove coreml and xnnpack options, they don't work with --enable_trai…
7ad33433
remove --nodejs. it doesn't work with --use_xcode now.
0dd9bbc4
another approach - try enabling shorten-64-to-32 in cmakelists.txt
5b7c7be1
Revert "fix shorten 64 to 32 warnings."
47b74e85
Revert "Revert "fix shorten 64 to 32 warnings.""
a512a67d
update comment
45536fc8
Remove xcode build post merge job
5b5d556c
Merge remote-tracking branch 'origin/main' into edgchen1/use_xcode_in…
c9a44fca
edgchen1
changed the title Build with `--use_xcode` in Mac CI builds. Enable `-Wshorten-64-to-32` warning if available. 2 years ago
edgchen1
marked this pull request as ready for review 2 years ago
Merge remote-tracking branch 'origin/main' into edgchen1/use_xcode_in…
ff68e067
try to address warning with int_fast32_t conversion
23f686a4
fix warnings in onnxruntime/test/onnx/tensorprotoutils.cc
f3d02926
update header
75666938
one more fix in tensorprotoutils.cc
456b2d67
one more fix
32d453b7
disable warning for eigen code
bf61f183
fix warnings in posiz/env.cc.
b45c8ec5
use int32_t in CountDownBarrier
4df88a95
fix warning in linearclassifier.cc
bc9a250c
disable warning for xnnpack EP for now
a768bc66
fix dropout_op.h warning
7b86f2e3
fix warning in qlinearconv.cc
a3538b25
fix warnings in print_tensor_utils.h
389b0696
fix warnings in beam_search_impl_x.h
a9a877c2
fix warning in greedy_search_impl_gpt.h
d75a6524
disable eigen warning in performance_runner.cc
748ea674
disable warning in onnxruntime_test_all for now
56f5429b
edgchen1
dismissed their stale review
via 56f5429b
2 years ago
fix static analysis warnings
ce6c91ce
add check for CMAKE_SIZEOF_VOID_P when disabling warning
6779f4e4
edgchen1
merged
6be7b03e
into main 2 years ago
edgchen1
deleted the edgchen1/use_xcode_in_mac_ci_build branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub