Alexander Karatarakis
216f7137b9
[re2] Don't pass BUILD_SHARED_LIBS
...
BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail.
Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well).
Also tests = OFF.
2017-12-04 19:50:23 -08:00
Alexander Karatarakis
6c42097aef
[re2] Use vcpkg_from_github()
2017-12-04 19:26:20 -08:00
Alexander Karatarakis
6f45d1038f
Merge pull request #2298 from rapoth/master
...
Added port for re2 2017-12-01 release
2017-12-04 19:25:06 -08:00
Robert Schumacher
95c12c85d9
Merge pull request #2297 from jasjuang/aws-sdk-cpp
...
[aws-sdk-cpp] update to 1.3.15
2017-12-04 17:29:27 -08:00
Rahul Potharaju
052b866ac3
Merge branch 'master' of https://github.com/rapoth/vcpkg
2017-12-04 17:17:56 -08:00
Rahul Potharaju
03ced8199b
Adding re2 port
2017-12-04 17:15:16 -08:00
Alexander Karatarakis
ca36047386
Update CHANGELOG and bump version to v0.0.100
2017-12-04 16:53:56 -08:00
jasjuang
36579517b9
[aws-sdk-cpp] update to 1.3.15
2017-12-04 16:37:06 -08:00
Alexander Karatarakis
3f053c15f5
Merge pull request #2260 from Microsoft/PowershellTabCompletion
...
[posh-vcpkg] Add `vcpkg integrate powershell` for enabling tab-completion
2017-12-04 16:33:43 -08:00
Alexander Karatarakis
1a9a14b3ce
[autocomplete] Add info in README.md
2017-12-04 16:01:16 -08:00
Alexander Karatarakis
d26a6b067c
Add vcpkg integrate powershell
for tab completion
2017-12-04 15:37:06 -08:00
Alexander Karatarakis
e30cabce35
Merge pull request #2296 from pravic/sciter
2017-12-04 14:32:19 -08:00
pravic
fb3aefa4e6
[sciter] Update to 4.0.6.5590
2017-12-04 17:57:19 +03:00
Alexander Karatarakis
fe03086399
Merge pull request #2282 from sdcb/sdcb/vlpp
...
[vlpp] initial commit
2017-12-03 20:39:46 -08:00
Alexander Karatarakis
aff69dc6d0
Merge pull request #2275 from lazyhamster/libmspack
...
[libmspack] Initial port.
2017-12-03 20:37:34 -08:00
xoviat
805fabe58a
Flint: enable DLL builds ( #2271 )
...
* [flint] enable dynamic building
* [flint] increment version
2017-12-03 20:37:01 -08:00
Alexander Karatarakis
6ecb10cec1
Merge pull request #2294 from evpobr/port/scintilla
...
[scintilla] Initial port.
2017-12-03 20:17:21 -08:00
evpobr
11c6613ba9
[scintilla] Initial port.
2017-12-03 14:56:37 +05:00
Robert Schumacher
3c242ba86d
Merge pull request #2289 from procxx/update-libtorrent
...
Update libtorrent to 1.1.5
2017-12-03 00:01:58 -08:00
Robert Schumacher
e235bd6511
Merge pull request #2270 from xoviat/mpfr
...
[mpfr] add MPFR_USE_INTMAX_T
2017-12-03 00:01:30 -08:00
Robert Schumacher
d5395ac793
[speex] Fix debug mode .def file. Add exports for extern globals.
2017-12-02 23:57:17 -08:00
Stanislav Ershov
19d64fbf56
Update libtorrent to 1.1.5
2017-12-02 09:28:56 +03:00
Robert Schumacher
71f8958a06
[vcpkg-contact-survey] Add monthly survey prompt
2017-12-01 16:08:09 -08:00
Alexander Karatarakis
34d8c77d35
Merge pull request #2284 from lcdtyph/update_libuv
...
libuv: update to v1.18.0
2017-12-01 07:10:36 -08:00
Alexander Karatarakis
d3314dfd4e
Properly fix VSLANG=1033
2017-12-01 06:09:56 -08:00
Alexander Karatarakis
88d953a88d
[hotfix] Remove VSLANG=1033. It is causing a lot of Process creation failed with error code: 87
2017-12-01 05:58:40 -08:00
lcdtyph
46ec37a17c
libuv: update to v1.18.0
2017-12-01 20:56:04 +08:00
sdcb
8d3526e85f
[vlpp] add the CppMerge.exe tool
2017-12-01 18:34:26 +08:00
sdcb
977d4decb4
[vlpp] initial create
2017-12-01 18:18:53 +08:00
Robert Schumacher
c8c332c893
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-11-30 22:20:06 -08:00
Robert Schumacher
03ff483446
[botan] Revert upgrade due to regressions
2017-11-30 22:20:00 -08:00
Alexander Karatarakis
f174d5561a
Exclude and warn about VS instances without English language pack
...
Resolves several locale-specific issues outside our control
2017-11-30 21:46:23 -08:00
Alexander Karatarakis
c9642097a8
Specify VSLANG=1033 to use english locale in builds
...
Resolves several locale-specific issues outside our control
2017-11-30 21:45:47 -08:00
Alexander Karatarakis
d165543c12
[libsodium] Fix static build trying to copy dlls
2017-11-30 18:10:33 -08:00
Alexander Karatarakis
fdf7c65aa4
Exit early if no VS is found
2017-11-30 16:43:59 -08:00
Robert Schumacher
0aa1bfe293
[harfbuzz] Revert upgrade due to regression
2017-11-30 16:26:37 -08:00
Robert Schumacher
0ade7d3d97
[netcdf-c] Fix x64-windows-static builds
2017-11-30 14:19:06 -08:00
Robert Schumacher
eb8c9e084b
[llvm] Fail early on UWP
2017-11-30 12:43:45 -08:00
Robert Schumacher
26f12d20bb
[many ports] Updates to latest
2017-11-30 12:27:56 -08:00
Robert Schumacher
1e8bb55f14
Merge branch 'xunit'
2017-11-30 08:16:37 -08:00
Robert Schumacher
d38d4a7540
[vcpkg] Add --x-xunit internal command to print installation results in a VSTS friendly format.
2017-11-30 08:09:09 -08:00
LazyHamster
ca3a6ab0fe
[libmspack] Initial port.
2017-11-30 12:39:19 +03:00
Alexander Karatarakis
9c78c77f47
Merge pull request #2272 from Neumann-A/benchmark-update-v1.3
...
Updated benchmark to v1.3
2017-11-30 00:27:07 -08:00
Alexander Neumann
3dfe2ec64b
Updated benchmark to v1.3
2017-11-29 22:22:04 +01:00
xoviat
9bc2ba5357
[mpfr] bump version
2017-11-29 12:33:08 -06:00
xoviat
b12e76cd60
[mpfr] prefer ninja
2017-11-29 12:23:46 -06:00
xoviat
8c6eb97ec7
[mpfr] revert portfile patch
2017-11-29 12:17:53 -06:00
xoviat
e0362393cf
[mpfr] define have_stdint_h
2017-11-29 12:17:31 -06:00
xoviat
d0f6656b55
[mpfr] fix source path
2017-11-29 11:56:17 -06:00
xoviat
7dda8dcdd0
[mpfr] fix portfile
2017-11-29 11:49:54 -06:00
xoviat
51c9c6eb61
[mpfr] prepend stdint to header
2017-11-29 11:49:09 -06:00
xoviat
6de016f753
[mpfr] add MPFR_USE_INTMAX_T
2017-11-29 11:28:30 -06:00
Robert Schumacher
6c5f52daf3
Merge pull request #2264 from oracleoftroy/master
...
Install cmake files so find_package works
2017-11-28 13:24:17 -08:00
Robert Schumacher
950b1494f8
Merge pull request #2268 from rossbrower/master
...
FreeRDP 2.0.0-rc1 #2267
2017-11-28 13:23:59 -08:00
Robert Schumacher
b4668e664a
[vcpkg] Only default target triplet to windows if on windows
2017-11-28 13:17:10 -08:00
Robert Schumacher
b496f7df49
[vcpkg] Further fix for clang/gcc
2017-11-28 13:07:08 -08:00
Alexander Karatarakis
b87d510a38
Merge pull request #2257 from xoviat/patch-1
...
[fftw] remove fftw3 directory if it exists
2017-11-28 12:41:10 -08:00
Alexander Karatarakis
74ae772c25
Merge pull request #2262 from xoviat/patch-2
...
[arb] prefer ninja
2017-11-28 12:40:21 -08:00
Alexander Karatarakis
e0cd338c43
Merge pull request #2266 from KindDragon/folly-2017.11.27.00
...
[folly] Update to version 2017.11.27.00
2017-11-28 12:37:08 -08:00
Ross Brower
5cb154be11
FreeRDP 2.0.0-rc1 #2267
2017-11-28 11:55:10 -08:00
Arkady Shapkin
0a5a906af0
[folly] Update to version 2017.11.27.00
2017-11-28 21:53:05 +03:00
Robert Schumacher
8ba3279143
[vcpkg] Use c++experimental in clang
2017-11-28 10:50:33 -08:00
Alexander Karatarakis
b9b4ae8641
[log4cplus] Change name of downloaded file
2017-11-28 02:19:33 -08:00
LazyWolf Lin
8a55bd8d3b
[log4cplus] upgrade to v2.0.0rc2. ( #2265 )
2017-11-28 02:18:05 -08:00
Alexander Karatarakis
b7c9ef5553
Don't return $destinationDir
2017-11-27 00:45:00 -08:00
Alexander Karatarakis
2c914ff05a
Rework vcpkgExtractFile (powershell)
2017-11-27 00:42:39 -08:00
Alexander Karatarakis
c4c079f86e
[VcpkgPowershellUtils] Minor tweaks
2017-11-27 00:42:39 -08:00
Marc Gallagher
488e910260
Install cmake files so find_package works
2017-11-26 22:32:23 -08:00
xoviat
dc83d0409c
[arb] prefer ninja
2017-11-26 14:52:30 -06:00
Robert Schumacher
7938006022
[ports] Mark several ports as unbuildable on UWP
2017-11-26 10:28:16 -08:00
Robert Schumacher
97101d4bd5
[fftw3] Detect stale sources
2017-11-26 09:01:32 -08:00
Alexander Karatarakis
7da4a498b3
Update CHANGELOG and bump version to v0.0.99
2017-11-26 03:38:54 -08:00
Mikhail Paulyshka
e009618ba0
[cmake] update to 3.10.0 ( #2236 )
2017-11-26 03:18:35 -08:00
Alexander Karatarakis
2af7fe8690
Add System::powershell_execute()
2017-11-26 02:49:23 -08:00
Alexander Karatarakis
92872439b9
[fetchDependency[ Make parameter mandatory
2017-11-26 01:32:09 -08:00
Alexander Karatarakis
8883e40aaa
vcpkgCreateDirectory->vcpkgCreateDirectoryIfNotExists
2017-11-26 01:31:58 -08:00
Alexander Karatarakis
94bd9dd66e
Merge pull request #2258 from UnaNancyOwen/fix_qhull
...
Fix QHull port to remove static link libraries when installing dynamic link libraries
2017-11-25 18:48:37 -08:00
Robert Schumacher
14cbe496bc
[vcpkg] Allow compilation inside WSL
2017-11-25 16:21:54 -08:00
xoviat
56a47f6339
[fftw] remove fftw3 directory if it exists
2017-11-25 17:48:26 -06:00
Robert Schumacher
5335d17f53
[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release
2017-11-25 15:25:18 -08:00
Tsukasa Sugiura
390806e931
Fix PCL port according to QHull port change
...
Fix PCL port according to QHull port change.
PCL will link dynamic link librariy of QHull when build dynamic link
library configure.
2017-11-26 07:49:30 +09:00
Tsukasa Sugiura
173a1d59a5
Fix remove files when install dynamic libraries
...
Fix remove files when install dynamic libraries.
2017-11-26 07:36:03 +09:00
Tsukasa Sugiura
fda988964d
Enable Ninja build in QHull port
...
Enable Ninja build in QHull port.
2017-11-26 07:29:56 +09:00
Robert Schumacher
6b64a9adb6
Merge pull request #2237 from kypp/openvdb
...
new port: openvdb
2017-11-25 14:16:49 -08:00
Robert Schumacher
8b591b2c43
Merge pull request #2245 from janisozaur/patch-2
...
[speexdsp] Only use SSE on x86/amd64
2017-11-25 14:14:21 -08:00
Robert Schumacher
22fbd3ac36
[libpng] Remove unneeded CMAKE_SYSTEM_PROCESSOR override
2017-11-25 13:49:51 -08:00
Robert Schumacher
d299848f21
Merge pull request #2242 from jasjuang/leveldb
...
[leveldb] force static build when triplet is dynamic
2017-11-25 13:47:11 -08:00
Robert Schumacher
4d274a7bff
[opencv] Disable msvcrt check to allow prepackaged ffmpeg
2017-11-25 13:45:33 -08:00
Robert Schumacher
90e520af8d
Merge pull request #2244 from janisozaur/patch-1
...
[jansson] Don't use WinCryptoApi for UWP builds
2017-11-25 13:18:22 -08:00
Robert Schumacher
b1f4391902
Merge pull request #2247 from fquinner/patch-1
...
Fixed qpid-proton port to not need system python
2017-11-25 13:17:54 -08:00
Robert Schumacher
a3ea74b9ed
Merge pull request #2250 from AndyM84/master
...
Adding UnitTest++ Port
2017-11-25 12:48:07 -08:00
Robert Schumacher
89983fe102
[vcpkg-from-github] Improve argument handling
2017-11-25 12:47:49 -08:00
Robert Schumacher
dbe732fd8a
[unittest-cpp] Use vcpkg_from_github.
2017-11-25 12:47:41 -08:00
Robert Schumacher
fec269d594
[protobuf] Restore removed export required for GRPC. [grpc] Update to 1.7.2
2017-11-25 12:36:50 -08:00
Robert Schumacher
9a9c3a8634
[libiconv] Update to 1.15
2017-11-25 11:54:35 -08:00
Robert Schumacher
141f10801c
[vcpkg] Improve external toolchain handling.
2017-11-25 11:50:31 -08:00
Robert Schumacher
473d3e4c51
[protobuf] bump version to 3.5.0
2017-11-25 10:11:08 -08:00
Alexander Karatarakis
af65db39ff
Merge pull request #2254 from xoviat/fftw-cmake
...
[fftw] Use builtin cmake configuration
2017-11-24 22:43:58 -08:00
Alexander Karatarakis
4ffaea61a0
Merge pull request #2251 from thierryba/protobuf3.5
...
[protobuf] upgrade to 3.5.0
2017-11-24 18:06:14 -08:00
Alexander Karatarakis
910bfe96c1
Merge pull request #2255 from twMr7/realsense2
...
[realsense2] update to v2.8.2
2017-11-24 17:38:21 -08:00