aboutsummaryrefslogtreecommitdiff
path: root/scripts/ports.cmake
AgeCommit message (Collapse)Author
2016-12-07[vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use ↵Robert Schumacher
VCPKG_CMAKE_SYSTEM_NAME instead.
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-08Introduce BUILD_INFO file. Significant change in the way static/dynamic isAlexander Karatarakis
handled
2016-09-30create & edit commands now only handle package namesAlexander Karatarakis
2016-09-30[vcpkg] Improve create command to generate initial CONTROL fileRobert Schumacher
2016-09-29Rename variable to CMAKE_TRIPLET_FILEAlexander Karatarakis
2016-09-28Rename SCAFFOLD to CREATE to match `vcpkg create`Alexander Karatarakis
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-22CMake now automatically detects the root directory via .vcpkg-rootAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis