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
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
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
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
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
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
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
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
markdegreef
d1110ceb7f
[octomap] fix linux build ( #5583 )
...
* [octomap] fix linux build
Copy entire bin folder for linux, as it only contains the executables
* [octomap] remove debug binaries
2019-04-01 22:00:12 -07:00
markdegreef
575df0550c
[fcl] fix linux build ( #5582 )
...
* [fcl] fix linux build
Set correct path of cmake config files
2019-04-01 13:35:22 -07:00
Helco
a1c6edd6ed
[libuv/uvw] Update to 1.27.0 ( #5895 )
...
* Update libuv to 1.27.0
* Update uvw to 1.15.0
2019-04-01 11:40:20 -07:00
Gregory Popovitch
81448a3035
[parallel hashmap] increment release version ( #5898 )
...
* update version of package
2019-04-01 11:01:59 -07:00
Gregory Popovitch
b33e51ab07
add parallel-hashmap package ( #5893 )
2019-04-01 09:55:14 -07:00
JuttaAnders
6f0923ae93
Fix for shared build broken due to #5839 ( #5882 )
2019-03-31 09:32:29 -07:00
myd7349
8757c643f5
[brunocodutra-metal] Add new port ( #5817 )
...
* [brunocodutra-metal] Add new port
* [brunocodutra-metal] Rename
2019-03-31 09:30:13 -07:00
JackBoosY
3cc4de62c1
[libharu]fix build failure. ( #5628 )
...
* [libharu]fix build failure.
* [libharu]Comment more code
2019-03-30 23:38:36 -07:00
Sean Warren
125df93c5e
[xerces-c] Add libraries required on osx to target using wrapper ( #5858 )
...
* [xerces-c] Add libraries required on osx to target using wrapper
* [xerces-c] Bump version number
2019-03-30 22:35:47 -07:00
Sean Warren
52870c7595
[opencv] Make opencv build exportable ( #5857 )
...
* [opencv] Make opencv build exportable
* [opencv] bump version number
2019-03-30 22:35:10 -07:00
Sean Warren
55eeb17c66
[glew] Do not build utilities ( #5859 )
...
* [glew] Do not build utilities
2019-03-30 22:18:23 -07:00
JackBoosY
5a9b14c978
[pdal]fix missing vendor headers ( #5846 )
...
* [pdal]1.fix missing vendor headers. 2.modify the patch name and add the serial number.
2019-03-29 23:28:53 -07:00
Phil Christensen
f5c04ea6b4
Removes string replacement on Abseil headers ( #5850 )
...
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.
Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-29 23:28:03 -07:00
JackBoosY
1c05aa9770
[abseil]Fix link error when using abseil library. ( #5860 )
...
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593
.
* [abseil]Fix link error when using abseil library.
2019-03-29 23:03:56 -07:00
JackBoosY
db13360a50
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts. ( #5863 )
...
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
2019-03-29 22:51:58 -07:00
NancyLi1013
89fd63fb4b
[jsonnet] Fix white-space-path issue. ( #5862 )
2019-03-29 22:49:05 -07:00
JackBoosY
9e8db15b96
[signalrclient]Fix build error ( #5868 )
...
* [signalrclient]Fix build error: LNK2019 with openssl
2019-03-29 22:21:40 -07:00
zhihaoy
f2ae7bf937
[ampl-mp] Limit the scope of ICE workaround ( #5870 )
2019-03-29 22:06:55 -07:00
Phil Christensen
4ce30f90ae
[freetype] fix issue #5774 ( #5853 )
...
* load 0005-Fix-DLL-EXPORTS.patch
* Create 0005-Fix-DLL-EXPORTS.patch
* [freetype] cleanup whitespace
2019-03-28 16:27:35 -07:00