Alexander Karatarakis
ac2e248e8f
Rename variable to CMAKE_TRIPLET_FILE
2016-09-29 15:00:39 -07:00
Alexander Karatarakis
17b95eb28c
Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attribute
2016-09-29 14:58:09 -07:00
Robert Schumacher
d9aba9f0fe
[vcpkg] Add extract destination argument to vcpkg_extract_source_archive
2016-09-29 08:31:12 -07:00
Alexander Karatarakis
48fe5f36b2
Rename SCAFFOLD to CREATE to match vcpkg create
2016-09-28 16:25:32 -07:00
Alexander Karatarakis
e4ada711c2
Add Common Ambient Variables to porfile template
2016-09-28 16:21:47 -07:00
Robert Schumacher
cc29d43f85
Merge branch 'master' of https://github.com/microsoft/vcpkg
2016-09-27 15:51:16 -07:00
Robert Schumacher
288bdf367a
[vcpkg] Enable multicore builds by default.
2016-09-27 15:50:11 -07:00
Alexander Karatarakis
7147ef13eb
Merge branch 'Add-mirror-support' of https://github.com/Ninetainedo/vcpkg into Ninetainedo-Add-mirror-support
2016-09-26 13:47:52 -07:00
Ninetainedo
2491a16b0d
Updated portfile.in.cmake to use URLS
2016-09-25 14:46:43 +02:00
Ninetainedo
586c96e1b1
Used a function to check file integrity
2016-09-25 00:36:50 +02:00
Ninetainedo
c55c9df228
Link to "issues" instead of "new issue"
2016-09-25 00:26:05 +02:00
Ninetainedo
51da39c1ed
Display status on download error
2016-09-25 00:25:40 +02:00
Ninetainedo
62d9473412
Added spaces between brackets for double clicking
2016-09-25 00:24:38 +02:00
Ninetainedo
930d0a7ded
URL and MIRRORS are now URLS
...
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Robert Schumacher
cdfa4ea1df
Reduce repetition of relative paths in vcpkg.cmake to reduce future errors
2016-09-24 12:05:56 -07:00
Jan Hrubý
1bec0fcb73
fixed an incorrect relative directory that pointed into wrong location
2016-09-24 15:44:20 +02:00
Ninetainedo
add26b7b5f
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HASH errors to match the CMake formatting (easier to read)
2016-09-24 15:23:18 +02:00
Jan Hrubý
14c09eeb22
changed execution policy from remotesigned to unrestricted
2016-09-23 13:17:51 +02:00
Silvio
0bf9af15dc
Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmake
2016-09-23 00:26:18 +02:00
Ninetainedo
8cee9c6e07
Replaced everything concerning MD5 with SHA512
2016-09-22 21:30:58 +02:00
Alexander Karatarakis
764afd8619
CMake now automatically detects the root directory via .vcpkg-root
2016-09-22 03:08:27 -07:00
Robert Schumacher
e04ecb3dd8
Add stamp file for extracted archives.
...
This enables multiple archives to be correctly expanded into the same build tree. Previously, the second archive will detect as being already extracted since 'src' exists.
2016-09-20 21:09:00 -07:00
Alexander Karatarakis
f78c64e3a9
Remove unused function
2016-09-19 19:01:04 -07:00
Alexander Karatarakis
b9a0cee78d
Powershell scripts now detect the root dir via the .vcpkg-root file
2016-09-19 18:52:17 -07:00
Alexander Karatarakis
edb8b44b13
[bootstrap.ps1] Use older-powershell-friendly way to determine path
2016-09-19 13:59:32 -07:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00