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
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
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