Commit Graph

10019 Commits

Author SHA1 Message Date
NancyLi1013
fc34b74ce2 [libevhtp] Add new port (#8678)
* [libevhtp] Add new port

* Add homepage

* Update ci.baseline.txt
2020-01-10 15:50:35 -08:00
NancyLi1013
1990d4b72c [libwandio] Add new port (#8683)
* [libwandio] Add new port

* Update ci.baseline.txt
2020-01-10 15:48:44 -08:00
Jack·Boos·Yu
ef0e8780ef [openmvg]Fix path in openmvg-config.cmake. (#8824)
* [openmvg]Fix path in openmvg-config.cmake.

* [openmvg]Revert changes about windows share library extensions.
2020-01-10 15:47:42 -08:00
Jack·Boos·Yu
0fb8168c7c [caf] Update to 0.17.2 (#8888)
* [caf]Upgrade to 0.17.2

* update baseline
2020-01-10 15:46:23 -08:00
Jack·Boos·Yu
7844dedfcb [ismrmrd]Upgrade to 1.4.1 (#8880) 2020-01-10 15:44:54 -08:00
Phoebe
3200392582 [libplist] Update to 1.2.137 (#8936)
* [libplist] Upgrade to 1.2.137

* Update CMakeLists.txt

* [libplist] Update build status

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-10 15:43:06 -08:00
Alvin
006c58ec10 [vtk] fix VTKConfig.cmake path (#9219)
* [vtk] fix VTKConfig.cmake path

* [vtk] Update the CONTROL version
2020-01-10 15:41:18 -08:00
Alvin
21f3e7d698 [realsense2] update to 2.30 (#9220)
* [realsense2] update to 2.30

* [realsense2] Delete deprecated functions, change the REF to commit id
2020-01-10 15:39:20 -08:00
Alexander Neumann
d400f3d50b [netcdf-c] Update to 4.7.3 and switched to use targets to generate valid targets (#9361)
* fix netcdf configure errors and generated targets

* remove target_path

since cmake searches in name*

* bump control

* netcdf update to 4.7.3 and use targets instead of libraries in cmake

* remove config from the zlib find_dependency call

because there is no config. The target is supplied by a cmake module itself

* move usage of hdf5 target to an further up in the cmakelists.txt and use config also on linux

* fix dynamic builds

* remove code from portfile

* remove commenting from patch and simply delete the lines
2020-01-10 15:34:09 -08:00
Jack·Boos·Yu
7dc8ecbc08 [azure-kinect-sensor-sdk] Remove feature test and fix static build in Windows (#9458)
* [azure-kinect-sensor] Remove feature test and fix static build in Windows

* [azure-kinect-sensor-sdk] Re-fix components install path using patch

* [azure-kinect-sensor-sdk] Remove bin debug/bin in static build

* update baseline
2020-01-10 10:47:09 -08:00
Benjamin Sergeant
e8c662de47 [ixwebsocket] update to 7.6.3 (#9397)
* [ixwebsocket] update to 7.6.3

* address CR feedback

* fix version and bump number

* add homepage

* fix version
2020-01-10 10:45:59 -08:00
Alexander Neumann
34edf6c569 [HDF5] Correct SZIP linkage, modernize portfile (#9413)
* [HDF5] Correct SZIP linkage, modernize portfile and make szip and zlib features instead of hard dependencies.

* fix the features variable
2020-01-10 10:44:44 -08:00
Wolfgang Stöggl
05069fe558 [otl] Update to version 4.0.451 (#9552) 2020-01-10 10:43:26 -08:00
cDc
3b5c2ec03e [openmvs] Update to 1.0.1 (#9563)
* [openmvs] update

* fix windows static

* fix x86 windows

* Update CONTROL
2020-01-10 10:40:42 -08:00
Carlos O'Ryan
314d59229d [google-cloud-cpp] Upgrade to v0.17.0 (#9576)
* [google-cloud-cpp] Upgrade to v0.17.0

* Fix the x86-windows build.
2020-01-10 10:32:55 -08:00
David Katz
992accbf5d [openal-soft] Update OpenAL Soft to 1.20.0 (#9583)
* Update OpenAL Soft to 1.20.0

* Update OpenAL Soft portfile to newer standard
2020-01-10 10:31:13 -08:00
Kevin Lu
5440c40f02 [curl] Update to 7.68.0 (#9589)
* Bump version

* fix UWP patch
2020-01-10 10:26:10 -08:00
Josue Andrade Gomes
38b05598d8 [graphicsmagick] Updated to GraphicsMagick-1.3.34 (#9596)
* Updated to GraphicsMagick-1.3.34

* Fixes after review
2020-01-10 10:24:25 -08:00
Lily
101452334c [opencolorio] Modify find python2 to find python3 (#8920) 2020-01-09 15:34:10 -08:00
Alexander Neumann
504eeea514 Map MinSizeRel and RelWithDebInfo correctly (#6393)
* Map MinSizeRel and RelWithDebInfo to Release by default

* switch to CMAKE_CONFIGURATION_TYPES

* changed mapping slightly

* add empty list element to the mapping

* more comments and an option to turn verbose messages on.

* removed line info.
It would require the file name to make sense out of it.
2020-01-09 15:26:27 -08:00
Jack·Boos·Yu
dad1833be4 [xmsh]Upgrade version to 0.5.2 and fix build failure. (#7155)
* [xmsh]Upgrade version to 0.5.2 and fix build failure.

* [xmsh]Upgrade to 0.5.2 and add dependency port.

* [xmsh]Add copyright.
2020-01-09 15:21:42 -08:00
Phoebe
1540a0db42 [msix] upgrade to 1.7 (#8934) 2020-01-09 15:18:40 -08:00
DailyShana
b5344cab1b [libevent] remove dependency of default feature (#9232) 2020-01-09 15:14:49 -08:00
Jack·Boos·Yu
8bec8b516b [sdl1]Change build method to vcpkg_*_make (#9207)
* [sdl1]Change build method to vcpkg_*_make

* [sdl1] Fix output message

* [sdl1]Fix build.

* [sdl1] Correct message

* update baseline
2020-01-09 14:39:10 -08:00
NancyLi1013
6ece7aea9c [sqlite3] Rename sqlite3 tool as sqlite3.exe (#9437)
* [sqlite3] Rename sqlite3 tool as sqlite3.exe

* Update rename sqlite3-bin.exe condition

* [proj4] Fix the regressions cause by sqlite3
2020-01-09 14:36:56 -08:00
Jack·Boos·Yu
9b897498ef [cpp-netlib] Fix cmake path, add homepage (#9537) 2020-01-09 14:35:24 -08:00
Daan De Meyer
cf2ecd51ef reproc: Update to v10.0.2. (#9544) 2020-01-09 14:34:22 -08:00
Maher Jendoubi
891a840ffa Contributing: Fix a typo (#9566) 2020-01-09 14:31:48 -08:00
Curtis J Bezault
7b61b7b515 Allow ARM64 to build x86 things (#9578) 2020-01-09 14:27:03 -08:00
Griffin Downs
1488c8ea79
Add December changelog (#9605) 2020-01-09 06:08:21 -08:00
Phoebe
f2c1056902 Update baseline (#9579) 2020-01-08 16:33:48 -08:00
Phoebe
8101b5adaf [curl] Disable export of Curl::curl targets when building 'tool' feature (#8973)
* [curl]Disable export Curl::curl targets when build tool feature

* Update patch
2020-01-06 15:09:13 -08:00
Lily
ee0716be5b [glib] Install msvc_recommended_pragmas.h to <vcpkg>/installed/include (#9054) 2020-01-06 15:07:30 -08:00
Phoebe
59b1a8a791 [liblzma] Fix issue that exports incorrect definition (#9192) 2020-01-06 15:06:53 -08:00
Matioupi
f9b577e74f [libaaplus] Add new port (#9194)
* Added port for AA+ library (astronomical algorithms)

* fix PR #9194 for static builds

* Additionnal PR #9194 fixes following JackBoosY comments

* [libaaplus] Fix export cmake, add feature tools

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-06 15:04:42 -08:00
Lily
9c860988ab [otl] Fix header file name and version number (#9107) 2020-01-06 15:01:33 -08:00
NancyLi1013
eab8812ac5 [libb2] Add new port (#8518)
* [libb2] Add new port

* Update

* Update ci.baseline.txt
2020-01-06 14:59:18 -08:00
NancyLi1013
ec2ceeba40 [tfhe] Add new port (#8386)
* [tfhe] Add new port

* Add the message for not support OSX

* Update message and ci.baseline.txt
2020-01-06 14:58:27 -08:00
Andrew Stitcher
71fd395f1a [qpid-proton] Update to qpid-proton 0.29.0 (#8122)
* [qpid-proton] Update to qpid-proton 0.29.0
- Simplify build
- Remove unneeded installed files

* [qpid-proton] Address review comments

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06 14:55:43 -08:00
Rémy Tassoux
1328990e56 [yas] Initial port (#8891)
* [yas] Initial port

* [yas] vcpkg conformance fixes

* [yas] Fix wrong license

* [yas] Remove unused license file
2020-01-06 14:53:56 -08:00
Lily
153cab79c7 [fmt] Disable warning C4189 on Visual Studio 2015 (#9121) 2020-01-06 14:46:57 -08:00
Stephen Just
d9bb748ac8 [bullet3] Install CMake toolchain files and targets (#9098)
* [bullet3] Install CMake toolchain files and targets

* Use vcpkg_fixup_cmake_targets

* Bump version number
2020-01-06 14:44:15 -08:00
Hleb Valoshka
9d706789ce [libiconv] Make built libraries relocatable (#9229)
This is required to build libintl (gettext) with iconv support (see #8484).

Also updated to the latest version 1.16.
2020-01-06 14:42:52 -08:00
NancyLi1013
2c7ff757a1 [many ports] Add mirror (#9123) 2020-01-06 14:33:00 -08:00
NancyLi1013
e13ed9547a [libmagic] Add new port (#8650)
* [libmagic] Add new port

* Update

* Add debug build

* Rebuild

* Update source address

* Update ci.baseline.txt
2020-01-06 14:29:12 -08:00
dan-shaw
86c947bcbb update baseline 2020-01-06 14:21:41 -08:00
Jack·Boos·Yu
f23734d2b6 [hdf5] Fix static builds when building dynamic builds (#9043)
* [hdf5]Fix static builds when building dynamic builds.

* [hdf5]Remove duplicate code, fix zlib library name.

* [hdf5]Adapt links to different link types of szip.

* [hdf5] Fix hdf5-config.cmake.in
2020-01-06 14:13:34 -08:00
Jack·Boos·Yu
0c481e12f1 [nanovg] Add dependency port stb (#8813)
* [nanovg]Add depends port stb. Do not install stb headers.

* [nanovg] Remove stb files from source to ensure the vcpkg-packaged copies are preferred.

* [nanovg]Disable build with uwp.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06 13:18:22 -08:00
NancyLi1013
ef3a7fb29c [cgl] Fix cgl cannot be found (#8807) 2020-01-06 13:17:14 -08:00
Phoebe
f21872a1f6 [freeimage libraw] Fix case issue on Linux (#8707)
* [freeimage libraw] fix build issue on linux

* Update the changes
2020-01-06 13:15:20 -08:00