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 |
|
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
|
ddc421acbc
|
update descriptions
|
2017-10-17 20:23:20 +11:00 |
|
Barath Kannan
|
62b62d9f35
|
minor clean up and configuration
|
2017-10-17 20:02:26 +11: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 |
|
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 |
|
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 |
|
Barath Kannan
|
890a81bebc
|
remove old qt5
|
2017-10-16 00:41:48 +11:00 |
|
Barath Kannan
|
459ac9f2e1
|
qt5tools package
|
2017-10-16 00:40:25 +11:00 |
|
Barath Kannan
|
2a94ee4c62
|
qt5 base
|
2017-10-15 22:22:17 +11: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 |
|
martin-s
|
c6d69fac62
|
- Fixed formatting.
|
2017-10-15 02:13:36 +02: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 |
|
martin-s
|
630bcd84b8
|
- Updated naming of msvcrt vector.
|
2017-10-14 18:31:53 +02: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 |
|