aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_build_cmake.cmake
AgeCommit message (Expand)Author
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2019-08-12use vcpkg add to path in build scriptsAlexander Neumann
2019-08-12use VCPKG_HOST_PATH_SEPARATOR in scriptsAlexander Neumann
2019-06-12[icu] Enable parallel builds (#6695)Curtis J Bezault
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-04-03[vtk] Fix flakiness by relying on vcpkg-provided dependenciesRobert Schumacher
2018-08-10[openssl-unix] Fix for issue #4001Robert Schumacher
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements fo...Robert Schumacher
2018-04-23Retry the wsl workaround up to 10 timesAlexander Karatarakis
2018-04-10[vcpkg_build_cmake] Add workaround for WSL filesystem issuesAlexander Karatarakis
2018-03-19[libmysql] Use system dependencies to avoid ODR violationsRobert Schumacher
2018-02-13change compile order to debug first, fix #2767 (#2785)Jason Juang
2018-01-06use proper symbol to build correct configurationStefano Sinigardi
2018-01-03[vcpkg-fixup-cmake-targets] Add TARGET_PATH optionRobert Schumacher
2017-12-21[vcpkg-build-cmake] Build at IDLE priority. Try to detect out-of-memory issue...Robert Schumacher
2017-11-25[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE releaseRobert Schumacher
2017-10-05[vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.Robert Schumacher
2017-09-25Fix for BUILD_ARGS being always added in non ninja buildglachancecmaisonneuve
2017-02-08Merge branch 'master' into codicodi-ninja-supportRobert Schumacher
2017-02-03[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.Robert Schumacher
2017-02-03Add Ninja supportcodicodi
2017-01-13[vcpkg_build/install_cmake] Add option to disable parallel buildingAlexander Karatarakis
2017-01-13[vcpkg_build_cmake] Add option to specify the 64-bit toolsetAlexander Karatarakis
2016-09-27[vcpkg] Enable multicore builds by default.Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis