aboutsummaryrefslogtreecommitdiff
path: root/scripts/templates
AgeCommit message (Collapse)Author
2019-02-15[vcpkg create, docs] Update create command's template and documentation on ↵Victor Romero
patching (#5370)
2018-08-30[vcpkg] post-build cmake test (#3431)Hiroshi Miura
* [vcpkg] post-build cmake test - test for applications with cmake build system - Add a test feature to vcpkg core, make progress for #72 - Tests for zlib, bzip2, libiconv and openssl for example - Test for curl will be failed, because of a bug #3053 It can detect a this type of problems * [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test. * [bzip2] Fix casing of cmake module name
2017-07-27[vcpkg] shorten license instruction in portfile.in.cmakeatkawa7
2017-06-15Fix typo of templateTsukasa Sugiura
Fix typo of portfile template.
2017-03-13template: add some more variablesMikhail Paulyshka
2017-02-03Add Ninja supportcodicodi
2016-11-08Remove triplet inclusion from the template portfileAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-05Update portfile template to include SOURCE_PATHAlexander Karatarakis
2016-09-30[vcpkg] Improve create command to generate initial CONTROL fileRobert Schumacher
2016-09-28Add Common Ambient Variables to porfile templateAlexander Karatarakis
2016-09-25Updated portfile.in.cmake to use URLSNinetainedo
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-18Initial commitAlexander Karatarakis