index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
ports.cmake
Age
Commit message (
Expand
)
Author
2020-01-13
Introduce 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-12
Fix 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-19
Merge branch 'master' into external_file_abi
Curtis J Bezault
2019-07-19
[vcpkg] Portfile Settings (#7292)
Curtis J Bezault
2019-07-16
Add to vcpkg.cmake
Curtis.Bezault
2019-06-27
Triplets Overlay Implementation (#7053)
Victor Romero
2019-06-26
Introduce 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-28
fix the TRIPLET_SYSTEM_ARCH initialization
paercebal
2017-05-22
[vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRT
Robert Schumacher
2017-05-08
Update ports.cmake
Olaf van der Spek
2017-05-03
[vcpkg] Add support for installing from HEAD
Robert Schumacher
2017-03-24
Add EMPTY_INCLUDE_FOLDER policy. Resolves #816
Alexander Karatarakis
2017-03-03
Rename policy to OnlyReleaseCRT
Alexander Karatarakis
2017-03-03
Add policy: NoDebugBinaries
Alexander Karatarakis
2017-02-07
Add new Policy: Empty Package
Alexander Karatarakis
2017-02-01
Add PolicyDLLsWithoutLIBs policy
Alexander Karatarakis
2016-12-07
[vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_N...
Robert Schumacher
2016-11-08
triplet is now automatically included before portfiles.
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-09-30
create & edit commands now only handle package names
Alexander Karatarakis
2016-09-30
[vcpkg] Improve create command to generate initial CONTROL file
Robert Schumacher
2016-09-29
Rename variable to CMAKE_TRIPLET_FILE
Alexander Karatarakis
2016-09-28
Rename SCAFFOLD to CREATE to match `vcpkg create`
Alexander Karatarakis
2016-09-22
Replaced everything concerning MD5 with SHA512
Ninetainedo
2016-09-22
CMake now automatically detects the root directory via .vcpkg-root
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis