aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-04-30[zeromq] Update to 4.3.4 (#17554)Peter Keresztes Schmidt
* [zeromq] Update to 4.3.4 Use newly introduced WITH_LIBSODIUM_STATIC build option when linking libsodium statically. * Update versions
2021-04-30[comms,commsdsl] update ports (#17581)Mathis Logemann
* [comms, commsdsl] update to new version * update versions
2021-04-29[scnlib] Update the port of scnlib to 0.4 (#17242)Dariusz Antoniuk
* [scnlib] update the scnlib port * [scnlib] add the version entry
2021-04-29[stlab] update to 1.6.2 (#17239)dittons
* update stlab to 1.6.2 * update stlab to 1.6.2 (version files) * fix comment in typo * update version Co-authored-by: ian <ian> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29[Xalan-C] update to 1.12 (#17256)JonLiu1993
* [Xalan-C] update to 1.12 * update version
2021-04-29 [libwebsockets] Update dependency (#17253)NancyLi1013
* [libwebsockets] Update dependency * Update version files
2021-04-29[elfio] Update elfio from 3.8 to 3.9 (#17249)Matt Schulte
* [elfio] Update elfio from 3.8 to 3.9 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29[libyuv] update to latest commit (#17294)JonLiu1993
* [libyuv] update to latest commit * update version * change configure_file parameter * update version
2021-04-29[Gmp] add cflags to build commands for compiletime tools (#17264)Ilya Arzhannikov
* add cflags for compile time tools * vcpkg x-add-version gmp * add yasm-tool as host dependency * ./vcpkg x-add-version gmp --overwrite-version * formating * ./vcpkg x-add-version gmp * Update ports/gmp/vcpkg.json * Update versions/baseline.json * Update versions/g-/gmp.json * Update versions/g-/gmp.json Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-29[fontconfig] Don't require uuid port for mingw (#17280)Kai Pastor
* [fontconfig] Don't require uuid port for mingw * Update versions
2021-04-29[libzip] fix dependency in libzip-config.cmake.in (#17282)NancyLi1013
* [libzip] fix dependency in libzip-config.cmake.in * Update version files
2021-04-29[CGAL] Fix the configuration file (#17300)Maxime GIMENO
* Remove the CGALConfig.cmake in /lib/cgal to only keep the original stuff in /share/cgal. This will fix the missing CGAL_VERSION. * Update CONTROL version * update baseline version
2021-04-29[ryu] fixed syntax error in ryuConfig.cmake (#17306)georg-emg
* ryuConfig.cmake now checks the target rather than the host system to decide whether to install ryu.lib or linryu.a * executed vcpkg x-add-version ryu * Update ports/ryu/ryuConfig.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * executed vcpkg x-add-version ryu * fixed a syntax error in ports/ryu/ryuConfig.cmake * vcpkg x-add-version ryu Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-29[igraph] create new port (#17311)Szabolcs Horvát
* [igraph] create new port * [igraph] commit x-add-version result * [igraph] fix formatting * Update ports/igraph/portfile.cmake Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * Update ports/igraph/portfile.cmake Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * Update ports/igraph/portfile.cmake Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * Update ports/igraph/portfile.cmake Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * [igraph] explain why we use the release tarball * [igraph] x-add-version * [igraph] workaround for MSVC security warnings * Disable some MSVC warnings * set up for cross-compilation * fixes * enable external CXSparse and fixes * final cleanup * vcpkg x-add-version igraph * Update ports/igraph/portfile.cmake * Update ports/igraph/portfile.cmake * Update ports/igraph/portfile.cmake * Update ports/igraph/vcpkg.json * x-add-version Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-29[yyjson] Add new port (#17201)myd7349
* [yyjson] Add new port * [yyjson] Add version file * [yyjson] Patch CMakeLists.txt * [yyjson] Overwrite version * [yyjson] Copy pdb files * [yyjson] Overwrite version * [yyjson] Fix UWP build * [yyjson] Overwrite version * [yyjson] Fix patch encoding * [yyjson] Overwrite version * [yyjson] Update to 2021-04-12 * [yyjson] Bump version * [yyjson] Update versions/y-/yyjson.json Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * [yyjson] Modernize * [yyjson] Overwrite version * [yyjson] Modernize * [yyjson] Overwrite version Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2021-04-29[soil] Update repository (#17012)NancyLi1013
* [soil] Update repository * Remove skip from ci.baseline.txt * Update CMakeLists.txt and add support field * update version files * Update to another repository * Rename SOILConfig.cmake.in to soilConfig.cmake.in * Update ports/soil/portfile.cmake * Update configureVersion file * Update and rename SOILConfigVersion.cmake.in to soilConfigVersion.cmake.in * Update version files * Update versions/s-/soil.json
2021-04-29[magnum,-plugins] Fix deprecated use of vcpkg_check_features (#17016)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2021-04-29[python3] Disable registry access to determine WinSDK (#17579)Robert Schumacher
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-04-29[comms, commsdsl] update ports (#16415)Mathis Logemann
* update comms * update versions * commsdsl is dynamic only * update version * fail on static * update version * use version-semver instead of version-string * update versions
2021-04-29update osg-qt from Qt4 tag to master branch(Qt5) (#14761)Fei Chong
* update osg-qt from Qt4 tag to master brach(Qt5) * [osg-qt]: update version to Qt5#4 * Apply suggestions from code review * Update versions/baseline.json * Update versions/o-/osg-qt.json * Update versions/baseline.json * Update versions/o-/osg-qt.json Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-29[opencv4] Fix OPTIONS BUILD_opencv_gapi (#17354)NancyLi1013
* [opencv4] Fix OPTIONS BUILD_opencv_gapi * Update version files
2021-04-29[darknet] fix opencv features, add compatibility with VS16.9 (#15942)Stefano Sinigardi
* [darknet] fix opencv features colliding one with the others * update yolov4-tiny sha512 * move to manifest file * format manifest file and fix some inconsistencies * [darknet] fix references * Update ports/darknet/vcpkg.json * Update versions/d-/darknet.json * apply review suggestions * [darknet] fix references * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * format as requested by CI * [darknet] update refs * [darknet] bugfix Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-29[simdjson] Update to 0.9.2 (#17200)myd7349
* [simdjson] Update to 0.9.2 * [simdjson] Bump version * [simdjson] Modernize * [simdjson] Overwrite version * [simdjson] Modernize * [simdjson] Overwrite version * [simdjson] I don't intend to change this line
2021-04-29[shaderwriter] Update to version 1.1.0 (#17347)Sylvain Doremus
* [shaderwriter] Update to version 1.1.0 * Replaced "version-string" with "version". * Updated port version's sha
2021-04-29[forge] Fix usage (#17404)Jack·Boos·Yu
* [forge] Fix usage * update version record
2021-04-29[frozen] Update to latest commit (#17451)Ryan
* convert control file * update frozen to latest commit * cleanup redundancies * cleanup deprecated functions * disable tests * add version
2021-04-29[ci] Update macOS to 11 (#17376)nicole mazzuca
* start 2021-04-16 process Major new things: * update to macOS Big Sur (11.*) * switch from VirtualBox to Parallels due to ^ (and also ARM) Minor new things: * update from xcode CLT 12 to 12.4 This PR includes new stuff for creating the base box for parallels. Still to do: using the new box type. * update the vagrantfile stuff * link the CI to the new version * modify how macOS boxes are made the Vagrantfile for the final VM will only download the azure pipeline stuff this allows us to keep the versions of brew applications stable * fix cpus and memory * add vagrant plugins to installables * Skip cppgraphqlgen ICE. * [sdformat6] Remove unneeded include(FindBoost) which causes problems when the system cmake version doesn't match the one deployed by vcpkg. * switch to dmg for installing osxfuse/sshfs * Set cores to 11 (leaving 1 thread for host) Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-28[libpq] fix python patches (#15579)Alexander Neumann
* [libpq] fix python patches * [libpq] Bump port-version and add comment about python patches * Bump port-version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28qt5-base: misleading list of system packages required (#16280)Dawid Wróbel
* qt5-base: misleading list of system packages reqd qt5-base requires many more packages present than just a mere libxkbcommon-x11-dev currently suggested. Let's instead point users to thezure provision script, which a complete and an up-to-date list of them. * [qt5-base] bump version * update version record * Update ports/qt5-base/vcpkg.json * Update versions/q-/qt5-base.json Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28[parmetis] Fix build on x64-linux. (#17410)Gilles Grospellier
* Fix parmetis build on x64-linux. - Change 'METIS' directory to 'metis' because the true name is 'metis'. - Remove the non working (on linux) link 'METIS' to 'metis'. - Use absolute path for GKLIB_PATH. Using relative path does not work for test HAVE_THREADLOCALSTORAGE in metis/GKlib/GKlibSystem.cmake * Update parmetis version in baseline. * Update CONTROL file * Apply reviewer comment. * Update ci-baseline.txt * Update hash in parmetis.json. * Update port version instead of package version. * Update hash version * Try to build parmetis on 'osx'.
2021-04-28[pcl] Fix qhul cannot be found (#17437)NancyLi1013
* [pcl] Fix qhul cannot be found * Update version files
2021-04-28[tinyexr] update version and add targets (#17360)Francisco Facioni
* [tinyexr] upgrade to 1.0.0 and add targets * [tinyexr] Disable building sample Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[Nettle] add cflags to build tools (#17421)Ilya Arzhannikov
* add cflags for build tools * ./vcpkg x-add-version nettle Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-28[urho3d] Add new port (#14538)Todor Prokopov
* [urho3d] Add new port * [urho3d] Build master branch * [urho3d] Fix osx build * [urho3d] Fix windows build * [urho3d] Update to newest version * [urho3d] Add versions info * [urho3d] arm and uwp are not supported * [urho3d] Update versions info * [urho3d] Convert CONTROL to vcpkg.json * [urho3d] Update portfile.cmake to use newer cmake functions * [urho3d] Fix ExternalProject_Add error * [urho3d] Update versions info
2021-04-28[PoissonRecon] new port (#17370)Francisco Facioni
* [PoissonRecon] new port * [poissonrecon] Simplify port and patches Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[flashlight-cuda] update port to v0.3 (#17378)Jacob Kahn
* [flashlight-cuda] update port * Update versions * 0.3 tip * version-string --> version, remove port-version * Commit with --overwrite-version * Update versions/f-/flashlight-cuda.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[fmt] Update usage (#17279)NancyLi1013
2021-04-28[gamedev-framework] Update to 0.20.0 (#17445)ahugeat
* Update gamedev-framework to v0.20.0 * Add missing x-add-version * Update description * Update x-add-version after description update * Update versions/g-/gamedev-framework.json * Update ports/gamedev-framework/vcpkg.json * Update ci.baseline.txt * Fix wrong git-tree hash * Use fail in ci.baseline.txt. Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28[physx] Update to 4.1.2 (#17453)Adam Johnson
* [physx] Update to 4.1.2 * [physx] Update to vcpkg-cmake * [physx] x-add-version
2021-04-28[new/updated port] frugally-deep and updated fplus (#17559)Mathis Logemann
* update fplus and fix cmake target. new port frugally-deep * update version and format manifest * add frugally-deep version * lol thats header only.. * update version * add feature double to frugally-deep * update version
2021-04-28[marl] update to latest version (#17459)JonLiu1993
* [marl] update to 2021-2-19 * update version * update vcpkg-json * update json file * update version * [marl] update to 2021-04-25 * update version * Update vcpkg.json * Update baseline.json * update version
2021-04-28[ffmpeg] avdevice xcb linking fix on linux (#17467)Matthias C. M. Troffaes
* [ffmpeg] avdevice depends on xcb on linux * [ffmpeg] bump port version * [ffmpeg] x-add-version
2021-04-28[gettext] disable dirent detection on windows (#17523)Alexander Neumann
2021-04-28[boolinq] update to 3.0.1 (2020-07-29) (#17495)JonLiu1993
* [boolinq] update to 3.0.1 (2020-07-29)
2021-04-28[botan] add arm (#17509)Joakim L. Gilje
2021-04-28[pkgconf] Add new port (#17488)Alexander Neumann
* add new port pkgconf * version stuff * reformat manifest * update version * add supports field * version stuff again
2021-04-28[vcpkg baseline][marble] Disable dependency KF5 (#17492)Jack·Boos·Yu
2021-04-28[sqlcipher] update to 4.4.3 (#17500) (#17501)KOGA Mitsuhiro
2021-04-28[grpc] update to 1.37.0 (#17496)JonLiu1993
2021-04-28[gamenetworkingsockets] Update to the latest commit to include headers (#17507)JonLiu1993
* [gamenetworkingsockets] Update to the latest commit to include headers * update version * Update portfile.cmake * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>