aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_execute_required_process.cmake
AgeCommit message (Collapse)Author
2019-03-06Add DPDK package (#5388)Ernest Zaslavsky
DPDK is a set of libraries and drivers for fast packet processing. (cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
2017-12-21[vcpkg-build-cmake] Build at IDLE priority. Try to detect out-of-memory ↵Robert Schumacher
issues in the linker, and restart the build once.
2017-11-25[vcpkg] Improve external toolchain handling.Robert Schumacher
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and ↵Robert Schumacher
MkDocs.
2016-10-20Add two spaces in front of message() to fix formattingAlexander Karatarakis
In Warning or Error, indented text is considered preformatted. Otherwise CMake tries to format it itself, and there are issues with whitespace in the path
2016-10-03[ace] Minor cleanup after PR #108Robert Schumacher
2016-10-02Fix space/tabs typoSilvio
2016-09-18Initial commitAlexander Karatarakis