Griffin Downs
39ba5b2b30
Merge pull request #6063 from cenit/dev/cenit/jsoncons
...
[jsoncons] add port
2019-04-12 02:05:50 -07:00
Stefano Sinigardi
3c3dc340b7
[jsoncons] add port
2019-04-12 09:40:25 +02:00
Griffin Downs
6a9371b571
Merge pull request #6040 from stfnp/fix-qt5-static-linking
...
Add missing dependency for static Qt builds on Windows
2019-04-11 23:13:40 -07:00
Griffin Downs
7e65405c31
Merge pull request #6055 from jediry/depend_info_no_recurse
...
Add --no-recurse flag to "depend-info" command
2019-04-11 22:47:14 -07:00
grdowns
022cfa2329
Add help entry for depend-info
2019-04-11 20:01:34 -07:00
grdowns
eeac6187c9
Merge branch 'depend_info_no_recurse' of https://github.com/jediry/vcpkg into dev/grdowns/6055
2019-04-11 19:10:08 -07:00
Griffin Downs
803b27b66e
Merge pull request #6060 from greg7mdp/master
...
[parallel_hashmap] Update version
2019-04-11 18:55:56 -07:00
Griffin Downs
450fcabed8
Merge pull request #6032 from tony979/pcre-arm64
...
[pcre] Enable arm64-windows
2019-04-11 18:53:43 -07:00
Robert Schumacher
4498b6403e
[docs] Add VCPKG_CMAKE_SYSTEM_VERSION ( #6061 )
2019-04-11 17:54:53 -07:00
Curtis J Bezault
8fe6f4bdd8
Print what port installed confliciting files ( #6037 )
2019-04-11 08:27:44 -07:00
Stefano Sinigardi
f58e82f45c
[darknet] sync with community expected version, add fixes for downstream projects ( #6047 )
2019-04-11 08:27:06 -07:00
Phil Christensen
c6fd076372
[devil/libcopp/spaceland] stable cmake config ( #6046 )
2019-04-11 08:25:55 -07:00
stfnp
29be95a5e5
Bumb version number for qt5-base port
2019-04-11 10:01:51 +02:00
atkawa7
dc65ec9e68
[distorm, scylla_wrapper, devicenameresolver] init ( #4170 )
...
* distorm init
* scylla wrapper init
* devicenameresolver init
* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
2019-04-11 00:35:22 -07:00
soroshsabz
246bd61ba1
Add -allowAppleClang option to bootstrap.sh. ( fixes #4698 ) ( #5915 )
...
* Add -allowAppleClang option to bootstrap.sh. (fixes #4698 )
* [vcpkg-bootstrap] Simplify appleclang changes and reformat
* [vcpkg-bootstrap] Remove enviroment variable VCPKG_ALLOW_APPLE_CLANG
2019-04-11 00:32:03 -07:00
Ryan Saunders
a492caf9d5
Merge branch 'master' into query_deps
2019-04-10 23:07:17 -07:00
Ryan Saunders
80965287d1
Add --no-recurse switch to depend-info command.
2019-04-10 23:01:37 -07:00
Tony Lin
44079a89fe
Update CONTROL
...
Bump the version in CONTROL file
2019-04-11 04:41:35 +00:00
Cheney Wang
b625cbf82f
[openvdb] Fix openvdb[tools] build failures ( #6028 )
2019-04-10 21:30:49 -07:00
Griffin Downs
124bf54d40
Merge pull request #6044 from Microsoft/dev/grdowns/bump-openssl-windows-ver
...
[openssl-windows] Bump version number
2019-04-10 19:39:33 -07:00
grdowns
6ba941ce96
[openssl-windows] Bump version number
2019-04-10 19:37:13 -07:00
Griffin Downs
b7b5470397
Merge pull request #6030 from tony979/openssl-arm64
...
Enable openssl:arm64-windows (Fix #4478 , #4812 )
2019-04-10 19:32:34 -07:00
Phil Christensen
6c62b08fcb
Revert "partial update for testing"
...
This reverts commit 880181892e83b89657207777b1f2ce40fe3d31cb.
2019-04-10 12:41:41 -07:00
Phil Christensen
dc4b27955b
Revert "add git hash"
...
This reverts commit 1a3b388a911f844e6907cc9058728e2a3bdda419.
2019-04-10 12:41:28 -07:00
Phil Christensen
1a3b388a91
add git hash
2019-04-10 12:37:43 -07:00
Phil Christensen
880181892e
partial update for testing
2019-04-10 12:34:46 -07:00
Tony Lin
a1d48b8191
Enable pcre:arm64-windows
...
Update format
2019-04-10 10:01:01 +00:00
Tony Lin
9b45a7b09c
Enable pcre:arm64-windows
...
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2019-04-10 09:55:52 +00:00
stfnp
e08db20db9
Add missing dependency for static Qt builds
2019-04-10 11:34:48 +02:00
Tony Lin
875f0afbc7
Enable openssl:arm64-windows
2019-04-10 07:46:42 +00:00
Andre Abrantes
8c3e093d05
[fix][ffmpeg] changing $PATH separator for Linux ( #6015 )
...
* [fix][ffmpeg] changing $PATH separator for Linux
Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
2019-04-09 23:02:31 -07:00
alexander-smyslov
45e7641ea0
[activemq-cpp] Add activemq-cpp library ( #6017 )
2019-04-09 23:01:34 -07:00
Robert Schumacher
705f9f4919
Complete revert of accidental merge b1b7ec5c0be3a3b0
2019-04-09 16:04:41 -07:00
Victor Romero
1db72cd0ea
Revert "Print what port installed confliciting files"
...
This reverts commit 79682317c9e087dc1d1ae450e3edd03b0fa0cc59.
2019-04-09 15:55:20 -07:00
Curtis J Bezault
b1b7ec5c0b
Merge branch 'master' into master
2019-04-09 15:22:49 -07:00
Curtis.Bezault
79682317c9
Print what port installed confliciting files
2019-04-09 15:04:44 -07:00
Marcus Asteborg
8a1c4fce30
Use Opus CMake #4875 ( #6007 )
2019-04-09 09:56:02 -07:00
LarryIII
68d1d2b1eb
[sdl1]Fix sdl1 conflict with sdl2 ( #6011 )
2019-04-09 09:54:47 -07:00
past-due
0caaf64b90
[curl] Bump CONTROL version ( #6012 )
2019-04-09 09:53:45 -07:00
Stefano Sinigardi
0d0bb98ead
[darknet] add compatibility with OpenCV 4 ( #6018 )
2019-04-09 09:52:44 -07:00
Erwan BERNARD
cfe58912a8
[soci] bump version ( #5964 )
2019-04-08 23:54:58 -07:00
past-due
c2790cd23e
[google-cloud-cpp] Fix libcurl linkage ( #5968 )
...
* [google-cloud-cpp] Fix libcurl linkage
* [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08 23:54:07 -07:00
past-due
6240fe128b
[curl] Fix tool
feature ( #5971 )
...
- Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms
- Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target)
2019-04-08 23:53:10 -07:00
Robert Schumacher
b39b0899cb
[vcpkg] Synchronize vcpkg-base with external repo ( #5934 )
2019-04-08 23:26:18 -07:00
Robert Schumacher
ccbef64605
[angle] Fix regressions introduced in #4862 : ( #5922 )
...
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
2019-04-08 23:25:31 -07:00
NancyLi1013
9ca6603ca4
[g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 ( #5925 )
...
* [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098
* Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD.
2019-04-08 23:24:31 -07:00
Phoebe
46bd973e18
[Tbb] Updates 2019.03.29 ( #5928 )
...
* [Tbb] Updates 2019.03.29
* Set the tbb installed libs in TBBConfig.cmake
2019-04-08 23:23:31 -07:00
Xiao Ai
81ecf512ac
update sqlite3 to 3.27.2 ( #6002 )
2019-04-08 17:14:39 -07:00
Johnny Willemsen
757e218812
[ace] Add support for Visual Studio 2019 ( #6001 )
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2019-04-08 12:35:23 -07:00
Griffin Downs
b49c739129
Merge pull request #5702 from kiwixz/pr/cmake_3_14
...
Update to cmake 3.14 (allow compilation with VS2019RC v142)
2019-04-08 10:52:14 -07:00
Todor Prokopov
fb47d74d6d
[pixman] Fix build on x86-linux ( #5998 )
2019-04-08 10:36:11 -07:00
Johnny Willemsen
8a4c65dc24
[ace] Upgrade to 6.5.5 ( #5992 )
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2019-04-08 10:35:28 -07:00
David Garcia
f7bc4cd54c
[opentracing] v1.5.1 ( #5974 )
...
* OpenTracing #5970
* No UWP. Static requires dynamic #5970
- Dynamic version can be build without the static one
- Static version can only be build when dynamic is also active
- UWP is not supported
* Linux support #5970
2019-04-07 22:22:49 -07:00
pantor
06990d6110
[inja] Update to v2.1.0 ( #5985 )
...
* Update CONTROL
* Update portfile.cmake
2019-04-07 22:18:03 -07:00
Markus Rickert
02e9fe72fa
Add port for solid3 ( #5989 )
2019-04-07 22:17:02 -07:00
kiwixz
9a4f3c1982
[ebml,matroska] update ebml to 1.3.7, fix installation on linux ( #5981 )
...
* [ebml] fix installation on linux
* [ebml] update to 1.3.7
* [ebml] fix config installation on linux
* [matroska] cleanup, fix linux compilation
2019-04-06 22:56:04 -07:00
Carlos O'Ryan
bc907b64ee
Update google-cloud-cpp to v0.8.0. ( #5972 )
2019-04-05 22:51:32 -07:00
Phil Christensen
aa9f3b2a43
[freeimage] fixup dependencies ( #5969 )
2019-04-05 16:01:39 -07:00
Griffin Downs
97b7134f41
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5702
2019-04-05 13:35:58 -07:00
Griffin Downs
a141b603b9
Merge pull request #5935 from ras0219-msft/dev/roschuma/vtk
...
[vtk] Fix flaky builds by using system libraries
2019-04-05 13:23:17 -07:00
Todor Prokopov
e81d8c5cc8
Fix LLVM cmake modules ( #5848 )
...
* [llvm] Reduce memory usage during linking
* [llvm] Fix cmake modules path
2019-04-05 09:41:16 -07:00
Stefano Sinigardi
a00111650f
[giflib] enable ninja ( #5963 )
2019-04-05 09:39:50 -07:00
Phil Christensen
dbdba212e1
[glew][octomap][roaring] fix parallel config ( #5958 )
...
* [glew][octomap][roaring] fix parallel config
fix CMake Error: Could not open file for write in copy operation
* [anax] fix parallel config
2019-04-05 09:38:26 -07:00
Griffin Downs
bdf903a991
[folly] Link against appropriate lib for build type
2019-04-05 06:57:37 -07:00
Victor Romero
03981bb560
[gdal] Apply conditional patching ( #5940 )
2019-04-05 01:38:24 -07:00
fradav
3aa305fa02
highfive bump to 2.0 and macos fix (same as win32) ( #5955 )
...
* highfive bump to 2.0 and macos fix (same as win32)
* macos fix
2019-04-04 23:58:56 -07:00
Andre Abrantes
c4d48f9089
[fix][ffmpeg] fixing linux build ( #5917 )
...
* limit windows dep libs to windows
* fixing configure patch
* fixing detect-openssl.patch
* adapting portfile to linux
* adding a linux-specific build sh
* add missing endif()
* bumping version
* adding extra check for windows environment
2019-04-04 22:32:10 -07:00
Alexander Neumann
6ee391615e
[fftw3] fix git patch ( #5926 )
...
* Update fftw3_arch_fix.patch
fix fftw3 arch fix
* bump version in fftw3 control
2019-04-04 22:30:20 -07:00
Evgeni Zharkov
78e0c6c425
Update msgpack to 3.1.1 ( #5945 )
2019-04-04 21:12:11 -07:00
Phil Felton
3352d70bc0
[arrow] Update Arrow to v0.13 ( #5950 )
...
* Update arrow to 0.13.0
* dynamic build working
* Both builds now work
* modifications to work on Linux
* Turn of jemalloc
2019-04-04 21:11:46 -07:00
Phil Christensen
1705134bdd
[qca] don't use port dir for temp ( #5954 )
...
* [qca] don't use port dir for temp
* [qca] bump control version
2019-04-04 21:10:53 -07:00
Damian Jarek
0e4c999b21
Fix installation failure when system Boost present ( #5939 )
...
Boost 1.70 introduces "native" cmake config scripts which are
accidentally used when installing a vcpkg package. This only occurs
when Boost 1.70 is installed in the system when the user uses
`vcpkg install`.
Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2019-04-04 19:13:10 -07:00
Griffin Downs
9ff9817a40
Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into dev/grdowns/5702
2019-04-04 15:46:02 -07:00
grdowns
8bd9e3a976
[hdf5] Set wrapper policy for older dependent libraries
2019-04-04 15:22:03 -07:00
Griffin Downs
e2ec029af2
Merge branch 'dev/roschuma/vtk' of https://github.com/ras0219-msft/vcpkg into dev/grdowns/5935
2019-04-04 14:12:47 -07:00
LarryIII
e33ffb6f90
[date] Fix failures in UWP with latest commit ( #5932 )
2019-04-03 22:16:09 -07:00
Phoebe
4d224838df
[RocksDB] Updates 2019.03.29 ( #5933 )
2019-04-03 22:15:26 -07:00
Cheney Wang
3046996abb
[milerius-sfml-imgui] Fix find_package issue ( #5930 )
2019-04-03 20:27:28 -07:00
angelmixu
af069e7d4e
update muParser to v.2.2.6.1 ( #5931 )
2019-04-03 20:26:54 -07:00
Phoebe
83f13067f3
[Thrift] Updates 2019.03.29 ( #5924 )
2019-04-03 14:43:56 -07:00
wangli28
8ffa20107d
[openmesh]Update version to 8.0 ( #5923 )
2019-04-03 14:43:10 -07:00
Phil Christensen
f0040c3339
[openssl-windows] partially back out moderinzation change
2019-04-03 12:34:36 -07:00
Cheney Wang
c8844f5e40
[live555] Update the download path ( #5919 )
2019-04-03 10:18:04 -07:00
Robert Schumacher
7df18a5804
[hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk
2019-04-03 05:52:27 -07:00
Robert Schumacher
d788ada4e9
[vtk] Fix flakiness by relying on vcpkg-provided dependencies
...
[libharu] Add patches required for vtk
[vcpkg-build-cmake] Add retry logic for mt.exe failures
2019-04-03 04:15:00 -07:00
Robert Schumacher
af1597e229
[vcpkg-fetch] Set git subpath to mingw32\bin\git.exe to fix execution within containers ( #5878 )
2019-04-02 20:54:22 -07:00
Dženan Zukić
641e1cd53d
Fix double-conversion issue in ITK ( #5115 )
...
* Using newer version of ITK which fixes double-conversion problem
* Minor style update of ITK portfile
* Using newer version of ITK which fixes double-conversion problem
* [itk] Improve version string
* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.
* [hdf5] Update CONTROL
* [netcdf-c] Disable parallel configure due to writes to source directory
* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
2019-04-02 20:35:44 -07:00
Victor Romero
21a5d1bf2c
[darknet,openssl-windows,tbb] Rebuild on CI
2019-04-02 18:05:23 -07:00
Victor Romero
144e86b6dc
[libmodbus] Remove duplicated header files
2019-04-02 17:46:42 -07:00
Victor Romero
44c2a66ff2
[libodb-sqlite] Find sqlite3 includes from vcpkg
2019-04-02 17:39:03 -07:00
Victor Romero
a0721f1bea
[sqlitecpp] Find sqlite3 includes from vcpkg
2019-04-02 17:30:53 -07:00
Victor Romero
9596fe7dd7
Merge branch 'master' of https://github.com/Microsoft/vcpkg into pr/cmake_3_14
2019-04-02 16:53:20 -07:00
David Lechner
0fffb47ed0
Fix vcpkg_find_acquire_program(NUGET) ( #5871 )
...
Set the ARCHIVE and NOEXTRACT variables so that downloading works. Also HASH is case-sensitive, so make it lower case.
vcpkg_find_acquire_program(NUGET) was failing with the following error message:
-- Downloading https://dist.nuget.org/win-x86-commandline/v4.8.1/nuget.exe ...
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:159 (file):
file DOWNLOAD error: cannot create directory
'C:/Users/david/Documents/GitHub/vcpkg/downloads/temp/C:/Users/david/Documents/GitHub/vcpkg/downloads'
- Specify file by full path name and verify that you have directory
creation and file write privileges.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:255 (vcpkg_download_distfile)
ports/gobject-introspection/portfile.cmake:20 (vcpkg_find_acquire_program)
scripts/ports.cmake:71 (include)
2019-04-02 13:49:03 -07:00
Laurent Rineau
961b2699b1
Update CGAL to version 4.14 ( #5734 )
...
* CGAL now depends also on Boost Multiprecision
* Update to release 4.14
2019-04-02 13:31:00 -07:00
Shelley Lake
280200a95d
[osg] static build ( #5913 )
2019-04-02 12:55:16 -07:00
Curtis.Bezault
e9d2a83020
Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing
2019-04-02 11:04:05 -07:00
kiwixz
a0415b38a9
[libwebp] do not include all feature by default ( #5886 )
...
* [libwebp] do not include all feature by default
* [libwep] bump control version
2019-04-02 10:50:07 -07:00
MistGebaut
228289f450
sdl1: static build ( #5903 )
...
* sdl1: static build
* Update CONTROL file
2019-04-02 10:48:36 -07:00
Daniel Marshall
8ab7c3fc03
[effolkronium-random] Update to 1.3.0 ( #5900 )
2019-04-02 10:46:52 -07:00
Asozial
4590b6a2ff
gdal: fixed typo ( #5904 )
...
* gdal: fixed typo
* Update CONTROL file
2019-04-02 10:44:46 -07:00