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 |
|
alex85k
|
6fb6abba22
|
[lua] fix static build
|
2017-10-17 22:29:34 +05:00 |
|
Dmitry Marakasov
|
14b08e1a8d
|
Fix Version, "v" is not part of it.
|
2017-10-17 17:26:12 +03:00 |
|
bjornpiltz
|
3c0feb549c
|
Enable building openssl with custom triplet.
|
2017-10-17 16:15:37 +02:00 |
|
Dmitry Marakasov
|
48e380f3ea
|
Fill Description for minizip
|
2017-10-17 15:28:18 +03:00 |
|
Dmitry Marakasov
|
f30df21cd9
|
Fix extra whitespace in version
|
2017-10-17 15:24:49 +03:00 |
|
Alexander Karatarakis
|
a536a46302
|
remove : Consistency renames
|
2017-10-17 03:07:39 -07:00 |
|
Alexander Karatarakis
|
3c4f620dbc
|
autocomplete Add autocompletion for vcpkg integrate
|
2017-10-17 02:59:55 -07:00 |
|
Alexander Karatarakis
|
947c6cac33
|
autocomplete Consider private commands if no public commands match
|
2017-10-17 02:30:27 -07:00 |
|
xoviat
|
4259fc1484
|
FIX: also install the debug library
|
2017-10-16 20:49:13 -05:00 |
|
xoviat
|
bc959ccd8b
|
FIX: switch to install
|
2017-10-16 20:44:37 -05:00 |
|
Arkady Shapkin
|
c9d3512088
|
[folly] Fix static linking gflags and glog
|
2017-10-17 03:56:14 +03:00 |
|
Arkady Shapkin
|
9153ac76be
|
[folly] Update to version v2017.10.02.00
|
2017-10-17 03:55:22 +03:00 |
|
xoviat
|
ea30f9a378
|
FIX: typo
|
2017-10-16 19:33:14 -05:00 |
|
xoviat
|
dd56066e29
|
FIX: pthreads: also install "pthreads.lib"
|
2017-10-16 19:31:06 -05:00 |
|
Alexander Karatarakis
|
7ed8d4f75e
|
Don't warn for outdated vcpkg if command is autocomplete
|
2017-10-16 17:24:17 -07:00 |
|
Robert Schumacher
|
ee2831c548
|
Merge from master
|
2017-10-16 17:17:28 -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 |
|
Alexander Karatarakis
|
fb1f5f87fb
|
Add timer to vcpkg build
|
2017-10-16 16:23:10 -07:00 |
|
Robert Schumacher
|
a68ad1ecec
|
Merge pull request #1964 from lazyhamster/libidn2
[libidn2] initial port
|
2017-10-16 16:16:24 -07:00 |
|
Alexander Karatarakis
|
e5867d1d63
|
CWStringView->CStringView, std::wstring->std::string
|
2017-10-16 15:26:28 -07:00 |
|
Alexander Karatarakis
|
558dcb32ca
|
Revert "[system.cpp] Remove usage of std::wstring. Convert at the last step"
This reverts commit dfe1f880d4 .
|
2017-10-16 15:09:02 -07:00 |
|
Alexander Karatarakis
|
dfe1f880d4
|
[system.cpp] Remove usage of std::wstring. Convert at the last step
|
2017-10-16 14:40:19 -07:00 |
|
Alexander Karatarakis
|
fdc6b1ea1a
|
Remove wformat_internal()
|
2017-10-16 13:57:07 -07:00 |
|
Alexander Karatarakis
|
70b458f5d9
|
Remove Metrics::track_property(std::wstring)
|
2017-10-16 13:56:05 -07:00 |
|
Alexander Karatarakis
|
61777425db
|
Remove CharType template paramter from Strings::join()
|
2017-10-16 13:54:38 -07:00 |
|
Alexander Karatarakis
|
c797ab4794
|
Remove Strings::wformat()
|
2017-10-16 13:52:35 -07:00 |
|
Alexander Karatarakis
|
ced047ad78
|
Remove usages of CWStringView, except in Strings::to_utf8()
|
2017-10-16 13:50:28 -07:00 |
|
Robert Schumacher
|
7214c3583b
|
[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.
|
2017-10-16 11:44:04 -07:00 |
|
Robert Schumacher
|
81613fa0ff
|
[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE
|
2017-10-16 11:22:21 -07:00 |
|
Alexander Karatarakis
|
01f47f5823
|
[autocomplete] Add triplet completion for vcpkg install
|
2017-10-16 01:14:04 -07:00 |
|
Alexander Karatarakis
|
798f8a91e4
|
Introduce Vectors::concatenate()
|
2017-10-15 23:53:35 -07:00 |
|
Alexander Karatarakis
|
e46ec53693
|
Remove unused functions
|
2017-10-15 23:33:52 -07:00 |
|
Alexander Karatarakis
|
b486be5eb3
|
Introduce VcpkgPaths::get_available_triplets()
|
2017-10-15 23:24:34 -07:00 |
|
Alexander Karatarakis
|
6942c00a45
|
[triplet] Remove obsolete check about dash in the name
Triplets haven't required that for a while now
|
2017-10-15 23:23:45 -07:00 |
|
Alexander Karatarakis
|
93497f5eab
|
Casing and specification correctness
|
2017-10-15 22:16:46 -07:00 |
|
Robert Schumacher
|
d0902e01a5
|
Merge pull request #1948 from FPar/ports/imgui
Add port for imgui library
|
2017-10-14 22:26:32 -07:00 |
|
Robert Schumacher
|
a607ad6860
|
[imgui] Use vcpkg_from_github, use stb from vcpkg.
|
2017-10-14 22:26:06 -07:00 |
|
Robert Schumacher
|
1f84970219
|
[abseil] Remove patch that has already been upstreamed. Fixes #1977
|
2017-10-14 21:57:30 -07:00 |
|
Robert Schumacher
|
561cfe89e6
|
[eastl] Initial commit
|
2017-10-14 05:45:57 -07:00 |
|
Robert Schumacher
|
ab48a71c9a
|
[cctz][abseil] Initial commit of cctz, improvement of abseil to build synch and time.
|
2017-10-14 05:38:43 -07:00 |
|
Robert Schumacher
|
58fd38c820
|
[vcpkg-autocomplete] Add edit completion
|
2017-10-14 02:16:55 -07:00 |
|
Alexander Karatarakis
|
b73327558b
|
integrate Fix quotes in command (in case of space in the path)
|
2017-10-14 02:07:56 -07:00 |
|