onnxruntime/cmake
Tiago Koji Castro Shibata 3bdb0b620a
Fix WCOS/Win32 linking bugs (#3126)
* Fix WCOS/Win32 linking bugs

* Remove unused NODEFAULTLIB flags

* Avoid plain target_link_libraries signature

* Avoid plain target_link_libraries signature

* Fix library list escaping

* Use library list instead of string

* Remove duplicate link to windowsapp.lib

* Remove Win32 build workarounds

* Specify CMake policies before initializing language

* Expose Win32 header definitions during build

* Force set API family

* Enable Win32 APIs in featurizer

* Use MT dynamic CRT

* Expose Win32 specific functions

* Disable app container globally

* Disable default wide functions in featurizers

* Add featurizers to test include path

* Workaround https://gitlab.kitware.com/cmake/cmake/issues/19428

* Revert pipeline debugging hacks

* Skip /FI in CUDA sources

* Default to Win32 builds

* Enable WCOS when using WinML

* Use generator expression to apply CMAKE_MSVC_RUNTIME_LIBRARY to C++ only
2020-03-19 08:52:40 -07:00
..
external Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
patches Upgrade protobuf to 3.11.3 2020-02-12 14:47:00 -08:00
CMakeLists.txt Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
CMakeSettings.json Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
codeconv.runsettings CMake changes (#2961) 2020-02-03 19:33:14 -08:00
ConfigureVisualStudioCodeAnalysis.props
EnableVisualStudioCodeAnalysis.props
onnxruntime.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
onnxruntime_codegen.cmake Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
onnxruntime_common.cmake Move path_lib from onnxruntime/core/framework to onnxruntime/core/platform. (#3253) 2020-03-18 11:53:46 -07:00
onnxruntime_config.h.in Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_csharp.cmake Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
onnxruntime_dependencies.dot
onnxruntime_framework.cmake Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
onnxruntime_graph.cmake Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
onnxruntime_java.cmake Make Java API available on Android (#3030) 2020-02-27 08:23:50 -08:00
onnxruntime_language_interop_ops.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
onnxruntime_mlas.cmake MLAS: rename AVX512BW->AVX512Core (#3216) 2020-03-13 22:45:51 -07:00
onnxruntime_nuphar_extern.cmake Weba/merge ngemm (#2021) 2019-10-05 12:09:22 -07:00
onnxruntime_optimizer.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_providers.cmake Enable DML Nuget Package for x64 or x86 architectures (#3120) 2020-03-02 20:18:46 -08:00
onnxruntime_pyop.cmake Update python packaging pipelines (#2167) 2019-10-19 07:42:54 -07:00
onnxruntime_python.cmake Python binding doesn't need to link to the python lib on Linux 2020-02-19 12:18:47 -08:00
onnxruntime_session.cmake Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
onnxruntime_unittests.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
onnxruntime_util.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
precompiled_header.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
protobuf_function.cmake
set_winapi_family_desktop.h Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
wcos_toolchain.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
wil.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
winml_cppwinrt.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_sdk_helpers.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_unittests.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00