aboutsummaryrefslogtreecommitdiff
path: root/scripts/ports.cmake
AgeCommit message (Expand)Author
2020-01-13Introduce new policy to skip post verification of dll exports (#9642)martin-s
2019-09-24[ports.cmake] Fixup capitalization inconsistencies of Windows drive letter. (...Tetsuya Hayashi
2019-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
2019-08-22- Fixed ports script. (#7793)martin-s
2019-08-20[vcpkg]Port toolchains (#7687)Curtis J Bezault
2019-07-19Merge branch 'master' into external_file_abiCurtis J Bezault
2019-07-19[vcpkg] Portfile Settings (#7292)Curtis J Bezault
2019-07-16Add to vcpkg.cmakeCurtis.Bezault
2019-06-27Triplets Overlay Implementation (#7053)Victor Romero
2019-06-26Introduce an easier way to identify target systems... (#6846)Alexander Neumann
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements fo...Robert Schumacher
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 VCPKG_CMAKE_SYSTEM_N...Robert Schumacher
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
2016-11-08Introduce BUILD_INFO file. Significant change in the way static/dynamic isAlexander Karatarakis
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