Robert Schumacher
d90b38c122
[scintilla] Use out of source builds. Detect static builds for fast fail.
2018-02-24 02:32:50 -08:00
Robert Schumacher
9bf1809e28
[magnum-extras] Fix build without features
2018-02-24 02:27:48 -08:00
Jacob Zhong
ab5932e4a1
[lcm] Init port
2018-02-24 18:27:18 +08:00
Robert Schumacher
ca7f50e598
[rttr] Use from github, slight patch simplification.
2018-02-24 02:26:31 -08:00
Robert Schumacher
6d3fb52c70
[chakracore] Use out of source builds
2018-02-24 01:43:37 -08:00
Robert Schumacher
e391e7b5dd
[wxwidgets] Upgrade to 3.1.1
2018-02-24 01:29:13 -08:00
Jacob Zhong
63901137f6
Add doxygen and add packages option to vcpkg_require_msys ( #2869 )
...
* Add doxygen to acquired programs
* Add packages option to msys function
* Add documentation for PACKAGES in vcpkg_require_msys
* [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-24 00:00:51 -08:00
Robert Schumacher
c55ccbf146
[exiv2] Hotfix previous fix -- apply patches before configuring
2018-02-23 23:55:32 -08:00
Robert Schumacher
451c6a8026
[exiv2] Fix FindIconv
2018-02-23 23:36:52 -08:00
Jacob Zhong
16ca72dfe9
[monkeys-audio] Init port
2018-02-24 15:05:09 +08:00
Robert Schumacher
2f25ab678a
[live555] Update and simplify
2018-02-23 23:00:39 -08:00
Robert Schumacher
51f6cf724c
[exiv2] Fix static builds. [gts] Add early detection for CRT linkage.
2018-02-23 22:32:02 -08:00
Robert Schumacher
fee4acc543
[unrar] Improve error message during static builds
2018-02-23 22:26:31 -08:00
Robert Schumacher
dfa621039e
[args] Fix hash
2018-02-23 22:20:39 -08:00
Robert Schumacher
92b4308f5b
[breakpad] Fix hash
2018-02-23 22:14:50 -08:00
Alexander Karatarakis
7f5efbe144
[vcpkgTools.xml] Reuse in vcpkg.exe
2018-02-23 18:19:04 -08:00
Alexander Karatarakis
4077678583
Rename "depenencies" to tools. Rework xml file to reduce fields.
2018-02-23 18:19:04 -08:00
Alexander Karatarakis
f0cee21f7a
[vcpkgDependencies.xml] Reuse in bootstrap
2018-02-23 18:19:04 -08:00
Alexander Karatarakis
31b27eaa1b
Introduce vcpkgDependency.xml instead of hardcoding
2018-02-23 18:19:04 -08:00
Robert Schumacher
5d399d585a
[opencv] Ensure rework is starting from a fresh set of sources
2018-02-23 17:06:37 -08:00
Robert Schumacher
471f7dc970
[opencv] Rework
...
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features.
Prevent downloads during the build
2018-02-23 17:06:37 -08:00
Robert Schumacher
5609d34b39
[libwebp] Deploy FindWebP.cmake
2018-02-23 17:06:37 -08:00
Robert Schumacher
832f908694
[openexr] Deploy FindOpenEXR.cmake and reduce components built
2018-02-23 17:06:37 -08:00
Robert Schumacher
175d25ae47
[ffmpeg] Deploy FindFFMPEG cmake file
2018-02-23 17:06:37 -08:00
Robert Schumacher
bd52db332b
[abseil] Update
2018-02-23 17:04:17 -08:00
Robert Schumacher
0334365f51
[vcpkg-cmake-integration] Warn if no packages are installed for the current triplet.
2018-02-23 16:50:32 -08:00
Robert Schumacher
910d3e5280
[llvm] Reenable package
2018-02-23 12:21:07 -08:00
Robert Schumacher
45ba125e02
[eastl] Upgrade to 3.07.02
2018-02-23 12:17:03 -08:00
Robert Schumacher
488ba6dbec
[eastl] Upgrade to 3.07.00
2018-02-23 12:14:25 -08:00
Robert Schumacher
cd6aa2a5ab
[wt] Upgrade
2018-02-23 04:16:00 -08:00
Robert Schumacher
43172e2318
[rocksdb] Update
2018-02-23 03:27:49 -08:00
Robert Schumacher
e3dda1a82d
[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
2018-02-23 03:27:04 -08:00
Alexander Karatarakis
896b3d9e5c
Merge pull request #2859 from UnaNancyOwen/update_halide
...
[halide] Update to release_2018_02_15
2018-02-23 02:50:37 -08:00
Alexander Karatarakis
3b636f8d01
Merge pull request #2863 from mcgoo/vswhere_github_tls_negotiation
...
use TLS 1.2 for downloads
2018-02-22 18:02:24 -08:00
Alexander Karatarakis
ce53ea0011
TLS fix
2018-02-22 17:56:55 -08:00
Robert Schumacher
4a25962307
[vcpkg] Avoid use of atomic copy constructor on older compilers
2018-02-22 17:07:50 -08:00
Jim McGrath
b0f2b75a2b
use TLS 1.2 for downloads
2018-02-22 15:19:14 -06:00
Jacob Zhong
05e5333244
[x265] Init port
2018-02-23 00:24:51 +08:00
Tsukasa Sugiura
2fac08c667
[halide] Update to release_2018_02_15
...
Update halide port to halide release_2018_02_15.
2018-02-22 23:29:41 +09:00
Robert Schumacher
86a652c31c
[libsodium] Upgrade to 1.0.16
2018-02-22 06:22:12 -08:00
yosagi
ef9d50ecb3
Handle qt subpackage executable paths in cmake config files ( #2844 )
...
* Handle qt subpackage executable paths in cmake config files
* [qt5-modularscripts] Bump version to include changes to tool deployment
2018-02-22 05:31:28 -08:00
Robert Schumacher
1f9c73454b
[mman] Fix static linkage. Fixes #2856 .
2018-02-22 05:16:06 -08:00
Robert Schumacher
fe41bfecd6
[vcpkg] Fix previous commit's typo
2018-02-22 00:10:25 -08:00
Robert Schumacher
0ef0300b8e
[vcpkg] Enable metrics on linux
2018-02-21 23:01:54 -08:00
Robert Schumacher
222fa36012
[vcpkg] Fixup previous commit
2018-02-21 22:21:19 -08:00
Robert Schumacher
65e241cf8b
[vcpkg] Add non-throwing implementation of write_contents()
2018-02-21 22:18:43 -08:00
Youngho Kim
f6d652c1bf
add x264 package for vcpkg ( #2849 )
...
* add x264 package
add x264 package
* [x264] Simplify portfile. Use GitHub mirror instead of trying to run git clone.
2018-02-21 20:12:49 -08:00
Robert Schumacher
59dca1d481
[vcpkg] Handle feature packages in CI
2018-02-21 20:08:25 -08:00
Alexander Karatarakis
e02c9e5354
[CI] Fix too early deletion of files
2018-02-21 19:57:14 -08:00
Alexander Karatarakis
35e19d5926
Improve error message when we have an error code
2018-02-21 19:35:12 -08:00