Alexander Karatarakis
4bd9ad6969
[Get-(File)Hash] Use namespaces and add Pscx check
2017-11-05 18:10:48 -08:00
Alexander Karatarakis
524adf93aa
[Expand-Archive] Use namespaces to distringuish Powershell 5's and PSCX's
2017-11-05 17:58:47 -08:00
Tsukasa Sugiura
07e4e674f0
Reset settings to find boost libraries
...
Reset the settings to find the boost libraries that installed by vcpkg.
vcpkg will always rename to Boost libraries name that able to be find
with default settings of FindBoost.cmake.
2017-11-06 04:33:35 +09:00
martin-s
d5a7da6bcb
Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013
...
# Conflicts:
# scripts/cmake/vcpkg_configure_cmake.cmake
# toolsrc/src/vcpkg/vcpkgpaths.cpp
2017-11-05 19:13:16 +01:00
Barath Kannan
b959f70a99
merge from master
2017-11-06 00:33:04 +11:00
Barath Kannan
3a5b383bbe
resolve conflict on non-existant vcpkg_acquire_depot_tools
2017-11-06 00:31:24 +11:00
Barath Kannan
9bb4817e32
use install target in Makefiles; make all portfile uniform
2017-11-06 00:24:29 +11:00
Robert Schumacher
330b8d8bab
[vcpkg-msbuild-integration] Output warning when configuration is not determinable. Add special cases for RelWithDebInfo and MinSizeRel.
2017-11-04 20:48:06 -07:00
Alexander Karatarakis
3b90bc07ce
[cmake] Update to 3.9.5 (was 3.9.4)
2017-11-03 18:25:54 -07:00
Alexander Karatarakis
ad884fc296
[vswhere] Update to 2.2.11 (was 2.2.7)
2017-11-03 16:40:28 -07:00
Alexander Karatarakis
a4dc2d2ef2
[fetchDependency.ps1] Improve error message on hash mismatch
2017-11-03 16:39:43 -07:00
Alexander Karatarakis
9dc02f48b6
[fetchDependendy.ps1] Remove obsolete comment
2017-11-03 16:35:15 -07:00
Alexander Karatarakis
82ce87cfd0
Use download-at-temp-and-rename pattern in powershell too
2017-11-03 16:14:13 -07:00
Alexander Karatarakis
0fb0191f3c
[ports.cmake] Use vcpkg_download_distfile()
2017-11-03 15:02:53 -07:00
Alexander Karatarakis
a523aacff8
[vcpkg_from_bitbucket] Use vcpkg_download_distfile()
2017-11-03 15:02:53 -07:00
Alexander Karatarakis
8bbd043bea
vcpkg_from_github] Use vcpkg_download_distfile()
2017-11-03 15:02:53 -07:00
Alexander Karatarakis
76d4666f12
[vcpkg_acquire_msys] Use vcpkg_download_distfile()
2017-11-03 15:02:53 -07:00
Alexander Karatarakis
dc7db25713
[downloads] Don't show progress by default
2017-11-03 15:02:52 -07:00
Alexander Karatarakis
ebb52b8cb1
Remove vcpkg_acquire_depot_tools
2017-11-03 15:02:52 -07:00
Alexander Karatarakis
9150cb8a90
[vcpkg_find_acquire_program] Use vcpkg_download_distfile()
2017-11-03 15:02:52 -07:00
Alexander Karatarakis
24c3f87bf4
[vcpkg_download_distfile] Now downloads in a temp dir and rename to the target location
2017-11-03 15:02:52 -07:00
Robert Schumacher
b54f4f26ae
[blaze] Fix remaining stray _INVALID_ROOT_
2017-11-01 11:42:09 -07:00
James Chang
4ff90ec430
[poco] build with MySQL support ( #2088 )
...
* [poco] build with MySQL support
Set proper variables to enable MySQL support if libmysql port is installed
* [poco] Move Mysql support to a feature. Enable CMake config files.
2017-11-01 01:27:12 -07:00
Robert Schumacher
516c42bdc4
[bootstrap-vcpkg] Added better diagnostics in case of MSBuild failure.
2017-10-31 23:41:24 -07:00
Alexander Karatarakis
a5b54588ec
[git] Update to 2.15.0 (was 2.14.3)
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
47bf4b6b5c
[fetchDependency] Now also returns output in the form <sol>data<eol>
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
7d0bcceaf0
[findVSInstances] Data lines are now placed within <sol><eol> tags. Text outside these tags is ignored
...
This means we can print text in powershell now and it won't break vcpkg.
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
eb7e1e481b
Fix proxy usage in Win7 (powershell 2.0)
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
0796a9df0e
[git] Update to 2.14.3 (was 2.14.2.3)
2017-10-27 19:03:26 -07:00
Alexander Karatarakis
83c29df043
[fetchDependency] Fix compat with Powershell 2
2017-10-27 15:16:46 -07:00
Robert Schumacher
4b66571c9d
[blaze] Add dependencies and install *-config.cmake files.
2017-10-26 22:35:06 -07:00
Robert Schumacher
73571b8eb7
Merge pull request #2034 from seanwarren/trim-sdk-version-string
...
Remove non-numeric characters from Windows SDK version string
2017-10-25 16:54:44 -07:00
Alexander Karatarakis
aec9215800
[InternalCI.ps1] Fix error when buildtrees/ does not exist
2017-10-24 17:08:24 -07:00
Robert Schumacher
90a3a8a3af
Merge pull request #1972 from jasjuang/cgal
...
new port: cgal
2017-10-23 13:05:58 -07:00
Sean Warren
2a61710326
Remove non-numeric characters from Windows SDK version string
...
See issue #1836 , #2019
2017-10-23 11:01:40 +11:00
Alexander Karatarakis
50ae9eec87
Do not depend on newlines when getting output from powershell
2017-10-19 19:57:58 -07:00
Robert Schumacher
f527812e9e
[grpc] Fix absolute paths in installed cmake files.
2017-10-19 08:53:59 -07:00
bahaki386
11fdd415dd
Update Meson to 0.43.0
...
Upedate Meson to 0.43.0.
It will fix Issue #2006 .
2017-10-18 19:38:25 +09:00
Alexander Karatarakis
e9ba8b0ecb
[nuget] Update to 4.4.0 (was 4.3.0)
2017-10-17 14:19:48 -07:00
Alexander Karatarakis
508c21a6f8
[vswhere] Update to 2.2.7 (was 2.2.3)
2017-10-17 14:08:30 -07:00
Alexander Karatarakis
fa4e54a373
[git] Update to 2.14.2.3 (was 2.14.1)
2017-10-17 14:05:55 -07:00
Alexander Karatarakis
ffd91c0c1d
[fetchDependency] Call Get-FileHash if available, otherwise fallback
2017-10-17 13:58:36 -07:00
Alexander Karatarakis
d6d5540cc5
[fetchDependency] Call Start-BitsTransfer if available, otherwise fallback
2017-10-17 13:54:41 -07:00
Alexander Karatarakis
451c1c96be
[fetchDependency] Use Test-Module for BitsTransfer module check
2017-10-17 13:42:58 -07:00
Alexander Karatarakis
7fac8a06c0
[fetchDependency] Add Test-Module function
2017-10-17 13:40:01 -07:00
Alexander Karatarakis
147cde8bfd
[fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd
2017-10-17 13:23:22 -07:00
Alexander Karatarakis
edb718e21b
[fetchDependency] Introduce Test-Command function
2017-10-17 13:22:17 -07:00
Alexander Karatarakis
87296823ac
[cmake] Update to 3.9.4 (was 3.9.3)
2017-10-17 12:43:08 -07:00
Barath Kannan
48128e5b4d
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qt5_modular
2017-10-17 20:25:12 +11:00
Barath Kannan
62b62d9f35
minor clean up and configuration
2017-10-17 20:02:26 +11:00
Alexander Karatarakis
0051e7477b
[findVS] Add detection for VS2015 Build Tools
2017-10-16 17:04:55 -07:00
Alexander Karatarakis
e8f64049cf
Fix getWindowsSDK.ps1 error when $path is $null
2017-10-16 17:02:59 -07:00
Alexander Karatarakis
374253cb1b
[ninja] Update to 1.8.2
2017-10-16 16:23:10 -07:00
Robert Schumacher
81613fa0ff
[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE
2017-10-16 11:22:21 -07:00
Barath Kannan
c147fc78c9
further fixes
2017-10-17 03:15:30 +11:00
Barath Kannan
d28de4a13e
qt5winextras
2017-10-16 23:56:47 +11:00
Barath Kannan
3ba22c1754
working qt tools build
2017-10-16 23:04:16 +11:00
Barath Kannan
459ac9f2e1
qt5tools package
2017-10-16 00:40:25 +11:00
martin-s
9c2fa042ee
Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013
...
# Conflicts:
# toolsrc/include/vcpkg/vcpkgpaths.h
# toolsrc/src/vcpkg/vcpkgpaths.cpp
2017-10-15 02:00:19 +02:00
Robert Schumacher
fc1a24ad8b
[vcpkg] Initial commit of powershell integration
2017-10-14 01:45:28 -07:00
jasjuang
4ce8f0aa31
new port: cgal
2017-10-13 21:25:18 -07:00
Robert Schumacher
53ad140251
[vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake.
2017-10-12 11:54:47 -07:00
Robert Schumacher
df9eda4fff
Merge pull request #1870 from Mixaill/arm64
...
[vcpkg] ARM64 support
2017-10-12 11:03:47 -07:00
Robert Schumacher
94ec090235
Merge pull request #1920 from frederich/Bug_1130
...
Get proxy credentials behind web proxy
2017-10-12 10:54:20 -07:00
Robert Schumacher
9ddc98988f
[vcpkg-scripts] Detect and prompt for proxy in more cases
2017-10-12 10:52:00 -07:00
Robert Schumacher
5c66f301b9
[vcpkg-scripts] Remove double expansions
2017-10-12 08:22:50 -07:00
Mikhail Paulyshka
00d89dbd66
vcpkg: initial ARM64 support
2017-10-12 12:02:14 +03:00
Alexander Karatarakis
b6512bace1
[vswhere.exe] Update to vesrion 2.2.3 (was 2.1.4)
2017-10-09 16:42:40 -07:00
Alexander Karatarakis
ab7a1abc93
[VS detection] Add -products * flag to vswhere. This includes Express and BuildTools SKUs
2017-10-09 16:42:40 -07:00
Alexander Karatarakis
cd4142d3ca
Bump version of nuget to 4.3.0 (was 4.1.0)
2017-10-06 14:06:02 -07:00
Alexander Karatarakis
f0f25b1cb7
Remove unused variable
2017-10-06 02:04:04 -07:00
Alexander Karatarakis
5e3d3fb8b4
Merge pull request #1934 from nerdile/dev/nerdile/fix-bootstrap-win10sdk-detection
...
Fix Win10SDK detection during Bootstrap
2017-10-06 02:02:24 -07:00
Robert Schumacher
cf7762a82e
[vcpkg-internal-ci] Remove chakracore due to dependency on cor.h
2017-10-06 00:49:41 -07:00
Alexander Karatarakis
e3527b23ea
Don't assume VS2015 is in C:\Program Files (x86)\
2017-10-05 22:44:49 -07:00
Daniel Strommen
0643bd6581
Fix Win10SDK detection during Bootstrap
...
When multiple Win10 SDK's are installed, like Insider previews,
depending on the SDK installation, it may not contain the um headers.
There is already a loop for trying to find the newest Win10 SDK
that has full headers, but it's returning at the first failure,
rather than continuing the loop to the next iteration.
Also, use Join-Path instead of manual path appending, to normalize
the extra \ at the end of the sdk root value. In some cases paths
with double backslashes can be interpreted as a fallback syntax for
UNC paths. Join-Path normalizes the path appropriately.
2017-10-05 19:47:41 -07:00
Alexander Karatarakis
f0c23aeb6b
Completely rework Visual Studio detection
...
- Now using vswhere.exe to detect all VS instance (2015 + 2017)
- Default version preference order is now: stable, prerelease, legacy
- Within each preference weight, the latest one is chosen
- findVisualStudioInstallationInstances.ps1 now has a parameter to choose VS instance
2017-10-05 18:29:34 -07:00
Alexander Karatarakis
eca5a8b8d4
Add vswhere in fetchDependency.ps1
2017-10-05 18:27:07 -07:00
Alexander Karatarakis
9a963f7eff
Overhaul VS selection. Add triplet option to specify VS instance
2017-10-05 18:27:07 -07:00
Robert Schumacher
68a9876682
Merge pull request #1931 from podsvirov/vcpkg-export-ifw
...
[vcpkg-export-ifw] Maintenance Tool
2017-10-05 18:14:57 -07:00
Robert Schumacher
74bab196c9
Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfix
...
Fix for BUILD_ARGS being always added in non ninja build (vcpkg_build_cmake,vcpkg_install_cmake)
2017-10-05 17:52:15 -07:00
Robert Schumacher
2c9ee072da
[vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.
...
Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete.
2017-10-05 17:49:28 -07:00
Konstantin Podsvirov
6f763c5ca8
[vcpkg-export-ifw] Maintenance Tool
...
Install maintenance tool and create Start menu shortcuts
to manage, update and uninstall packages.
2017-10-05 21:24:32 +03:00
Robert Schumacher
a34b6ee16e
Merge branch 'export-ifw' of https://github.com/podsvirov/vcpkg into podsvirov-export-ifw
2017-10-04 14:14:58 -07:00
Jens Frederich
0ba3c166d7
Get proxy credentials behind web proxy
2017-10-04 08:19:57 +02:00
Robert Schumacher
433c505e32
[vcpkg] Revert attempt to build vcpkg.exe with VS2013
2017-10-03 15:58:10 -07:00
Robert Schumacher
d5705e87c4
Merge branch 'master' into martin-s-patch-vs2013
2017-10-03 15:52:29 -07:00
Robert Schumacher
4440ae36b5
Merge pull request #1904 from UnaNancyOwen/add_wix
...
Add Dark support
2017-10-02 10:23:22 -07:00
Robert Schumacher
4f27ff859f
Merge pull request #1829 from glachancecmaisonneuve/find_acquire_python2
...
find_acquire_program (python2)
2017-10-02 10:17:20 -07:00
Tsukasa Sugiura
58418e7373
Add Dark support
...
Add Dark support to vcpkg_find_acquire_program().
2017-10-03 00:55:54 +09:00
Konstantin Podsvirov
c6149fae2f
[vcpkg-export-ifw] Usage QtIFW tools
...
Download and use tools to make repository and installer
2017-09-28 00:21:26 +03:00
glachancecmaisonneuve
06798b6528
Fix for BUILD_ARGS being always added in non ninja build
2017-09-25 13:05:32 -04:00
Alexander Karatarakis
548b7f6919
Bump required version of CMake to 3.9.3
...
3.9.3 contains this interesting change:
FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
2017-09-22 14:21:37 -07:00
Alexander Karatarakis
39a96fc2f4
Bump required version of CMake to 3.9.2
2017-09-19 12:54:48 -07:00
glachancecmaisonneuve
cbc3050b44
find_acquire_program fix for python2
...
python2 version bump
2017-09-17 02:33:44 -04:00
Jared Szechy
e915ab0466
Update to latest python 3.5 patch
2017-09-12 20:13:34 -04:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
Alexander Karatarakis
6d0f750646
Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucket
...
[cmake] add function vcpkg_from_bitbucket
2017-09-08 11:39:14 -07:00
martin-s
c167c70c27
- Added support for VS2013 build chain tools.
2017-09-02 16:48:29 +02:00
Robert Schumacher
e45012d3a6
Merge pull request #1639 from paercebal/enable_tolerant_config
...
Enable tolerance for similar configurations
2017-08-30 20:56:39 -07:00
Fabien Péan
97b04a0b95
Add CMake function vcpkg_from_bitbucket
2017-08-30 00:12:45 +02:00
Robert Schumacher
b21bc7c11a
[vcpkg] Don't use -ListImported in bootstrap. Fixes #1711
2017-08-28 17:33:03 -07:00
Robert Schumacher
7a2a237e13
[vcpkg] Don't leak changes to the path in bootstrap
2017-08-25 23:25:41 -07:00
Robert Schumacher
3f88832110
[vcpkg] Add commit date to vcpkg version
2017-08-25 23:20:57 -07:00
Alexander Karatarakis
e4eee15ef9
Fix vcpkg_acquire_msys
2017-08-22 13:41:32 -07:00
Alexander Karatarakis
bd7cd7f56d
Add explanation for not printing in fetchDependency.ps1
2017-08-16 13:11:50 -07:00
Alexander Karatarakis
400010c667
fetchDependency.ps1: Don't print the Downloading message...
2017-08-15 19:29:03 -07:00
Alexander Karatarakis
f4d11d7c9e
Remove download prompts for cmake/git
...
The prompts were causing a lot of issues for users and especially CI builds
2017-08-15 14:41:23 -07:00
paercebal
f1c6b5cd4b
Enable tolerance for similar configurations
2017-08-12 10:57:56 +02:00
Alexander Karatarakis
8a0a99b62a
Update required/downloaded git to 2.14.1
2017-08-11 15:40:06 -07:00
atkawa7
8b09cb2efe
update make to 3.9.1
2017-08-11 09:02:36 -07:00
Alexander Karatarakis
cebc7acf02
Updated version of nuget to 4.1.0
2017-08-07 12:26:30 -07:00
Robert Schumacher
6f112cf961
[vcpkg-find-acquire-program] Restore strawberry perl to satisfy openssl:x64-windows
2017-08-02 14:36:02 -07:00
Robert Schumacher
ebc875df58
[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.
2017-08-01 17:12:59 -07:00
Robert Schumacher
9a87ee9c9d
[openssl] Fix error in msys call to perform the perl installation.
2017-08-01 16:03:40 -07:00
Robert Schumacher
c22ab980bc
[openssl] Switch to msys2 as a perl provider due to strawberryperl being down.
2017-07-31 11:27:22 -07:00
Robert Schumacher
8b6747d01b
Merge pull request #1531 from Mixaill/windowssdk-registry
...
scripts/getWindowsSDK: use registry for SDK detection
2017-07-28 17:06:00 -07:00
Robert Schumacher
7c6c706160
[vcpkg-getWindowsSDK] Also look in the paths, just in case.
2017-07-28 17:05:38 -07:00
Robert Schumacher
4735040f66
[vcpkg] Hotfix for 63454f6189
.
2017-07-28 16:46:57 -07:00
Robert Schumacher
63454f6189
[vcpkg-cmake] Always search for dynamic boost libraries
2017-07-28 11:45:06 -07:00
Robert Schumacher
b8cc678b5b
Merge pull request #1558 from atkawa7/template
...
[vcpkg] shorten license instruction in portfile.in.cmake
2017-07-28 09:20:48 -07:00
Robert Schumacher
d35dfff483
Merge pull request #1563 from paercebal/triplet_system_arch_correction
...
fix the TRIPLET_SYSTEM_ARCH initialization
2017-07-28 09:19:16 -07:00
paercebal
4a5ce3165d
fix the TRIPLET_SYSTEM_ARCH initialization
2017-07-28 12:57:05 +02:00
atkawa7
78266bd041
[vcpkg] shorten license instruction in portfile.in.cmake
2017-07-27 20:21:15 -07:00
Mikhail Paulyshka
509b59b7ae
scipts/getWindowsSDK: use registry for SDK detection
2017-07-25 12:42:59 +03:00
Mikhail Paulyshka
5d86005aa7
cmake: update to 3.9
2017-07-25 04:07:08 +03:00
Robert Schumacher
2807fce1ab
[vcpkg-from-github] Improve documentation ( #1457 )
2017-07-18 12:26:55 -07:00
Robert Schumacher
6950aeb637
[vcpkg-applocal] Recurse into other binaries. Fixes #1435 .
2017-07-13 17:47:20 -07:00
Robert Schumacher
5498864711
[vcpkg-toolchain] Add INPUT_FILE NUL. Fixes #1431 .
2017-07-11 14:09:56 -07:00
Arkady Shapkin
d222302b2f
[cereal] Portfile fix
2017-07-08 02:45:36 +03:00
Robert Schumacher
c21a2fe38a
[angle] Add preliminary UWP support
2017-06-30 17:34:55 -07:00
Robert Schumacher
e8f819e04e
[vcpkg-fixup-cmake-targets] Fix bug when port has no unused cmake config files.
2017-06-27 11:24:31 -07:00
Robert Schumacher
c697b40dc2
Merge pull request #1310 from khouzam/ffmpeg-uwp
...
Adding support for FFmpeg in UWP.
2017-06-21 17:09:58 -07:00
Robert Schumacher
78fff8f2ea
Merge pull request #1299 from atkawa7/jansson
...
[jansson] new port required by nghttp2 #1122
2017-06-20 16:30:21 -07:00
Robert Schumacher
833c38c630
[jansson] Enable cmake scripts
2017-06-20 16:29:35 -07:00
Robert Schumacher
338f8614e3
[vcpkg-fixup-cmake-targets][glm] Upgrade GLM. Move cmake fixup logic into helper script.
2017-06-20 15:20:23 -07:00
Gilles Khouzam
8085cd34f2
Adding support for FFmpeg in UWP.
...
Adding support to download gas-preprocessor as an acquire_program.
Update all packages for msys2
Download perl and gcc for ARM assembly in ffmpeg.
2017-06-19 12:49:20 -07:00
Tsukasa Sugiura
e24f83aed1
Fix typo of template
...
Fix typo of portfile template.
2017-06-15 08:30:22 +09:00
Robert Schumacher
13b29588ba
[vcpkg-cmake] Add tools subdirectories to the find programs path. Improves #1143 .
2017-06-09 23:56:19 -07:00
Robert Schumacher
299527f63b
Merge pull request #1216 from atkawa7/patch-1
...
Acquire chromium depot tools
2017-06-07 19:17:30 -07:00
atkawa7
3ee46a4bb6
stop cmake build on a failed download
2017-06-06 10:37:21 -07:00
Daniel Shaw
0c70ca2194
Merge pull request #1195 from danielshaw42/compiler_flags
...
Add support for compiler flags
2017-06-05 17:20:12 -07:00
Daniel Shaw
566172b3b6
remove debug statements
2017-06-05 17:01:20 -07:00
atkawa7
e3c9082631
Include it in common tools
2017-06-02 13:36:32 -07:00
atkawa7
4b6c1f291c
Acquire chromium depot tools
2017-06-02 13:33:45 -07:00
Daniel Shaw
eb3b2accbc
Add support for compiler flags
2017-05-30 12:27:03 -07:00
Bagong
dc43c4271b
Add default path of 64-bit python as installed by MSVS2017
2017-05-29 20:32:06 +02:00
Bagong
71726ac000
Correct path bison/flex add ruby 2.4.1 and gperf 3.0.1
2017-05-29 09:05:52 +02:00
Robert Schumacher
49cd399586
[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs.
2017-05-28 14:15:13 -07:00
Robert Schumacher
334a35e425
[vcpkg-toolchain] Compare CMAKE_SYSTEM_NAME, not WINDOWS_STORE. Fixes #1179 .
2017-05-28 13:07:20 -07:00
Robert Schumacher
88e4f79c77
Merge pull request #1163 from atkawa7/thrift
...
Thrift #16
2017-05-28 04:47:06 -07:00
Robert Schumacher
e288a87b9f
[vcpkg-ci] Do not delete log files
2017-05-25 18:15:05 -07:00
atkawa7
9884310dbe
Remove unintuitive naming in vcpkg_find_acquire_program
2017-05-25 18:04:02 -07:00
Robert Schumacher
985e787b75
[vcpkg-ci] Add uwebsockets to internal CI
2017-05-25 15:57:40 -07:00
atkawa7
f1bf427695
Added Flex and Bison to vcpkg_find_acquire_program
2017-05-25 08:42:01 -07:00
Robert Schumacher
2b944c21e8
[vcpkg] Fix regression on Windows 7/8 introduced with Powershell Core support
2017-05-24 03:33:20 -07:00
Alexander Karatarakis
9db43574c9
Merge pull request #1141 from Mixaill/pscore-bootstrap
...
scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core
2017-05-23 11:59:25 -07:00
Alexander Karatarakis
5ba2f0d81c
scripts/fetchDependency.ps1: Retain previous code for hashing to support Win7
2017-05-23 11:53:20 -07:00
Robert Schumacher
70429b207d
[vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRT
2017-05-22 22:00:02 -07:00
Mikhail Paulyshka
932f0f0657
scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core
2017-05-22 23:57:37 +03:00
Daniel Shaw
30ea0b801f
[rttr] initial commit of version 0.9.5
2017-05-22 12:26:36 -07:00
Robert Schumacher
c99983613a
[vcpkg-ci] Disable folly:x64-windows pending manual investigation.
2017-05-19 20:08:16 -07:00
Robert Schumacher
04c0a3888d
[vcpkg-internalCI] exit $? doesn't cause VSO to fail the build
2017-05-19 15:29:07 -07:00
Robert Schumacher
7d17afb681
Merge pull request #1078 from KindDragon/grpc
...
Grpc 1.3.1
2017-05-14 23:01:53 -07:00
Robert Schumacher
74c2c23c13
[boost] Fix uwp builds. Add x86-uwp to CI.
...
Fixes #1069 .
2017-05-14 19:56:16 -07:00
Arkadiy Shapkin
083bfa14b0
[c-ares] Initial commit for c-ares library
...
vcpkg_fixup_cmake_targets() support CONFIG_PATH parameter
2017-05-11 14:44:13 +03:00
codicodi
78c6e6ab12
[libepoxy] update to 1.4.2
2017-05-10 23:15:02 +02:00
Robert Schumacher
92591846cc
[vcpkg-internalCI] Add folly:x64-windows to internal CI builds
2017-05-08 16:46:49 -07:00
Olaf van der Spek
a032ae1b49
Update ports.cmake
2017-05-08 11:16:49 +02:00
Robert Schumacher
8df90aaa60
[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.
2017-05-06 23:02:25 -07:00
Robert Schumacher
68159355be
[vcpkg] Add more logging to findXYZ.ps1
2017-05-06 21:37:04 -07:00
Alexander Karatarakis
7bdf189a92
Rework vcpkg's triplet environment reading
...
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
2017-05-04 15:06:18 -07:00
Robert Schumacher
f821e41de6
Merge pull request #1020 from muemart/fix_arch
...
Fix processor architecture detection
2017-05-03 12:55:43 -07:00
Martin Müller
eb3d052a52
Fix processor architecture detection
2017-05-03 19:11:29 +02:00
Robert Schumacher
4633c5e0ea
[vcpkg] Add support for installing from HEAD
2017-05-03 04:12:28 -07:00
Robert Schumacher
9c4099545b
[vcpkg-toolchain] When using the Vcpkg toolchain, do not also include the user-wide property sheet.
2017-05-01 23:12:43 -07:00
Robert Schumacher
ff639ecc02
[vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs are copied.
...
This fixes a bug which caused all non-vcpkg-using builds to be considered out of date.
2017-04-25 17:49:13 -07:00
Robert Schumacher
9775cfff1d
[vcpkg-acquire-msys] PROCESSOR_ARCHITEW6432=AMD64, not x64
2017-04-25 13:47:28 -07:00
Robert Schumacher
89ad7d6b22
[vcpkg-toolchain] Add more CMAKE_SYSTEM_IGNORE_PATHs to suppress usage of system-wide openssl
2017-04-24 23:25:12 -07:00
Robert Schumacher
c07e3b26f2
Merge branch 'x86-disable-ninja'
2017-04-24 22:55:06 -07:00
Robert Schumacher
522a2bd350
[vcpkg-acquire-msys] Enable side-by-side of x86 and x64 msys.
2017-04-24 22:47:50 -07:00
İsmail Dönmez
8bf9d2a72b
Fix missing parenthesis
2017-04-24 19:29:34 +02:00
İsmail Dönmez
656ba237d7
Use msys64 on 64bit systems
2017-04-24 14:19:26 +02:00
Robert Schumacher
169521070a
[vcpkg] Ninja is only 64-bit; do not use on x86
2017-04-23 00:11:42 -07:00
Alexander Karatarakis
5fbc9c4563
Update cmake version to 3.8.0 (was 3.8.0rc1)
2017-04-21 18:41:01 -07:00
Alexander Karatarakis
4d850d153a
[vcpkg.cmake] Detect .vcpkg-root
2017-04-20 16:19:39 -07:00
Robert Schumacher
35f8d033b7
[vcpkg] Add script for internal CI. This makes the set of built packages more transparent and updatable.
2017-04-19 04:54:30 -07:00
Robert Schumacher
bfb76e52a4
[vcpkg] Fix getWindowsSDK to correctly handle the new optional c++ desktop deployment of the Windows SDK.
2017-04-13 18:59:13 -07:00
Robert Schumacher
92c0a91d3f
[vcpkg-msbuild] Fix line wrapping bug on Win7.
...
On Win7, calling powershell via MSBuild results in normal output lines being split based on the ConHost system-wide default line length settings.
The fix is to first write all the lines to a file, then load that file as into an MSBuild ItemGroup. This avoids all interaction with ConHost.
2017-04-11 16:32:45 -07:00
Robert Schumacher
1513062f0b
[vcpkg-scripts] Improve verbose logging in findAnyMSBuildWithCppPlatformToolset.
2017-04-11 14:41:57 -07:00
Robert Schumacher
eb9b85c49d
[vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to avoid failures due to Mark Of The Web
2017-04-08 18:53:39 -07:00
Wei Mao
6a2e1c77fe
Fix issue 556: need setup include path for rc.exe (wtl fails to build)
2017-04-07 09:50:24 -07:00
Robert Schumacher
3839b44d18
[vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain.
2017-04-06 15:08:35 -07:00
Robert Schumacher
db73e73c56
[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.
2017-04-01 03:58:45 -07:00
Robert Schumacher
558d54dd4e
[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.
2017-03-31 06:35:23 -07:00
Robert Schumacher
bbaf4d77e7
[applocal.ps1] Refactor out binary deployment
2017-03-31 03:11:06 -07:00
Robert Schumacher
1c9fd4aefc
[applocal.ps1] Keep global set of searched binaries and avoid excessive recursion.
2017-03-31 03:05:15 -07:00
Robert Schumacher
5414655ea4
[vcpkg] Fix regression introduced in 8dc2699e5d
. Fixes #873 . Fixes #871 . Fixes #874 . Fixes #876 .
...
When using the toolchain file, VCPKG_TARGET_TRIPLET was not specified, which resulted in all libraries being built against x86-windows.
2017-03-31 00:35:40 -07:00
Robert Schumacher
80e1a39a5d
Merge pull request #864 from codicodi/fix-toolchain
...
[vcpkg.cmake] handle alias executable targets
2017-03-29 09:54:48 -07:00
Robert Schumacher
a9a8772ad4
[vcpkg-configure-cmake] Rely on toolchain to provide CMAKE_PREFIX_PATH
2017-03-28 17:18:07 -07:00
codicodi
17c819c353
[vcpkg.cmake] handle alias executable targets
2017-03-28 19:08:30 +02:00
Robert Schumacher
32827f98c0
[vcpkg] Fix bug when downloading Git.
2017-03-24 21:53:19 -07:00
Alexander Karatarakis
3b511adfe4
Add EMPTY_INCLUDE_FOLDER policy. Resolves #816
2017-03-24 12:49:08 -07:00
Robert Schumacher
85169faaea
[vcpkg-toolchain] Automatically detect Windows SDK version.
2017-03-21 17:02:18 -07:00
Robert Schumacher
8dc2699e5d
[vcpkg-configure-cmake] Use toolchain in internal builds.
2017-03-21 01:48:52 -07:00
Alexander Karatarakis
38233af9a2
Look for 'git' instead of 'git.exe'. Resolves #820
2017-03-20 16:58:08 -07:00
Robert Schumacher
fded520642
[vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools.
2017-03-20 16:20:02 -07:00
Alexander Karatarakis
e4d337cc96
Use -NoProfile when calling powershell
2017-03-15 16:25:06 -07:00
Alexander Karatarakis
fa4b4d48d9
Fix vcpkg_get_windows_sdk.cmake to properly handle space in path
2017-03-15 16:25:06 -07:00
Robert Schumacher
e91218e638
Merge pull request #790 from Mixaill/msbuild-platformtoolset
...
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
2017-03-14 17:10:33 -07:00
Mikhail Paulyshka
c791d19bd1
vcpkg_configure_cmake: fix ARM configuring
2017-03-14 03:59:41 +03:00
Mikhail Paulyshka
b87c1c1bea
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
2017-03-14 02:18:23 +03:00
Robert Schumacher
e387f314a8
Merge pull request #775 from Mixaill/msvs2017-mpir-winsdk
...
[mpir] detect Windows SDK version (was: retarget MSVS2017 to Windows 10 SDK)
2017-03-13 14:15:56 -07:00
Robert Schumacher
26b9278a4c
[vcpkg_build_msbuild] Perform a full rebuild by default.
2017-03-13 14:09:11 -07:00
Robert Schumacher
8fc1447da7
[vcpkg_build_msbuild] Default to overriding WinSDK version
2017-03-13 14:02:28 -07:00
Mikhail Paulyshka
27f0759cab
template: add some more variables
2017-03-13 03:39:46 +03:00
Mikhail Paulyshka
cff0971773
vcpkg_build_msbuild: add TARGET_PLATFORM_VERSION property
2017-03-12 21:22:59 +03:00
Robert Schumacher
a2a558bd03
[vcpkg] Fix regression in 7b14894d
. Fixes #772 .
2017-03-11 19:08:16 -08:00
Alexander Karatarakis
bfa5812a6b
Update version of VS SetupAPI nuget package
2017-03-10 14:10:14 -08:00
Robert Schumacher
883b865f8e
[vcpkg-configure-cmake] Alwasy set CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP to TRUE
2017-03-06 10:35:03 -08:00
Alexander Karatarakis
b03b578ffc
Rename policy to OnlyReleaseCRT
2017-03-03 19:09:24 -08:00
Alexander Karatarakis
c2a368976d
Add policy: NoDebugBinaries
2017-03-03 19:00:48 -08:00
Robert Schumacher
2f8d8d8b18
[ffmpeg] Initial commit of version 3.2.4
2017-03-02 07:29:19 -08:00
Robert Schumacher
61254273ba
Merge pull request #701 from MKlimenko/master
...
Add proxy credential support
2017-02-28 06:09:03 -08:00
Alexander Karatarakis
58002f6239
Tweak -Verbose messages
2017-02-24 16:36:10 -08:00
Alexander Karatarakis
789f26c741
Rewrite WindowsSDK detection
2017-02-24 16:28:36 -08:00
Alexander Karatarakis
c81edf7592
Rewrite MSBuild detection
...
Add -Verbose messages. Look for VS2015 in Program files as well as registry
2017-02-24 16:27:29 -08:00
Alexander Karatarakis
8f89f41a06
Inline variables
2017-02-24 15:17:18 -08:00
Alexander Karatarakis
beb1250fe4
Improve functions that detect ProgramFiles in CMake
2017-02-24 15:02:10 -08:00
Alexander Karatarakis
60e67651c3
Improve functions that detect ProgramFiles in powershell
2017-02-24 14:30:56 -08:00
Alexander Karatarakis
984f710c3f
Tweak Verbose messages
2017-02-23 16:01:20 -08:00
Alexander Karatarakis
6367924964
Disable Verbose-level messages for imported module
2017-02-23 15:50:52 -08:00
Alexander Karatarakis
b5dc358d49
Remove unneeded Import-Module directive
2017-02-23 15:50:28 -08:00
Robert Schumacher
7dd7490468
[vcpkg] Force JOM to be updated to 1.1.2
2017-02-23 03:29:25 -08:00
Mikhail Klimenko
42ac9bbe1e
Add proxy credential support
2017-02-22 14:51:05 +03:00
Robert Schumacher
fa3f9dd962
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
...
process.
2017-02-21 23:29:31 -08:00
Alexander Karatarakis
b831a7d9ee
[find/acquire python] Update to v1.1.2 from v1.1.1
2017-02-21 19:39:53 -08:00
Alexander Karatarakis
4dc8f546f6
[find/acquire python] Use 32-bit versions and bump to latest patch version
2017-02-21 19:31:52 -08:00
Alexander Karatarakis
c44c085e8b
Add vcpkg_get_windows_sdk.cmake
2017-02-21 18:09:32 -08:00
Alexander Karatarakis
a2cebceafe
Rename findTargetPlatformVersion to getWindowsSDK
2017-02-21 17:45:08 -08:00
pravic
9aa7c944f2
Allow to use git.cmd in addition to git.exe
...
In respect of #682 and https://cmake.org/Bug/bug_relationship_graph.php?bug_id=9879 .
2017-02-21 08:24:14 +03:00
Alexander Karatarakis
0dbc59da7a
Fix script for powershell in Win7
2017-02-16 20:00:00 -08:00
Robert Schumacher
cf537a2623
[vcpkg] Use the Registry to find VS2015
2017-02-16 19:21:55 -08:00
Alexander Karatarakis
d36b292ae2
Don't prompt for downloading nuget when finding VS instances
...
This means bootstrap no longer prompts
2017-02-16 19:13:10 -08:00
Alexander Karatarakis
7b4cae57be
fetchDependency.ps1: add option to override prompting for download
2017-02-16 18:48:14 -08:00
Alexander Karatarakis
66cc4eed68
CMake: Bump version to 3.8.0 to resolve VS2017 UWP build issues
2017-02-16 18:02:16 -08:00
Alexander Karatarakis
03b6548653
Use MinGit instead of PortableGit. Resolves #662
2017-02-15 16:35:51 -08:00
Alexander Karatarakis
edec017ece
Fix download of nasm. Resolves libjpeg-turbo build error
2017-02-14 19:20:13 -08:00
Alexander Karatarakis
da26d09716
Add functions to find Program Files folders on the CMake side
2017-02-14 17:29:47 -08:00
Alexander Karatarakis
444f28dd24
Add functions to find Program Files folders on the powershell side
2017-02-14 16:53:29 -08:00
Robert Schumacher
e139716c8f
Merge pull request #653 from codicodi/add-libepoxy
...
Add libepoxy
2017-02-12 23:54:52 -08:00