aboutsummaryrefslogtreecommitdiff
path: root/scripts/toolchains/windows.cmake
AgeCommit message (Expand)Author
2020-09-0311129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290)Paul
2020-06-11[vcpkg] Add nologo to windows toolchain (#11146)Alexander Neumann
2020-03-26[vcpkg] Revert #9862 changes to fix crt check (#10562)Jack·Boos·Yu
2020-03-25use _INIT flags in windows toolchain just like in the other toolchains (#9862)Alexander Neumann
2020-03-13[vcpkg] set CMAKE_MSVC_RUNTIME_LIBRARY for cmake policy CMP0091 (#9452)Marc Boucek
2019-06-30[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)2019.06Victor Romero
2019-04-03[Thrift] Updates 2019.03.29 (#5924)Phoebe
2018-11-20Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#...Robert Schumacher
2018-11-20WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688)Tsukasa Sugiura
2018-04-10[vcpkg] Always use -c65001 for the resource compiler on windows. Fixes #3221.Robert Schumacher
2018-04-10[vcpkg] Don't pass /utf-8 to VS 2013Robert Schumacher
2018-03-11[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a s...Robert Schumacher