aboutsummaryrefslogtreecommitdiff
path: root/scripts/ports.cmake
AgeCommit message (Collapse)Author
2019-06-27Triplets Overlay Implementation (#7053)Victor Romero
* Triplets Overlay Implementation * Use cache for get_triplet_file_path() * Code cleanup
2019-06-26Introduce an easier way to identify target systems... (#6846)Alexander Neumann
* Introduce an easier way to identify target systems... * fix missing () * move the include around. also added vcpkg_common_functions to be automatically included * remove warning message * added remaining VCPKG_CMAKE_SYSTEM_NAMEs found only in vcpkg_configure_cmake to load a toolchain. * remove warning again from messed up merge
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements ↵Robert Schumacher
for packages\ directory.
2017-11-03[ports.cmake] Use vcpkg_download_distfile()Alexander Karatarakis
2017-07-28fix the TRIPLET_SYSTEM_ARCH initializationpaercebal
2017-05-22[vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRTRobert Schumacher
2017-05-08Update ports.cmakeOlaf van der Spek
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2017-03-24Add EMPTY_INCLUDE_FOLDER policy. Resolves #816Alexander Karatarakis
2017-03-03Rename policy to OnlyReleaseCRTAlexander Karatarakis
2017-03-03Add policy: NoDebugBinariesAlexander Karatarakis
2017-02-07Add new Policy: Empty PackageAlexander Karatarakis
2017-02-01Add PolicyDLLsWithoutLIBs policyAlexander Karatarakis
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