aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-03[vcpkg] Fix spec instance name (#10660)Phoebe
* [vcpkg] Fix spec instance name * Change cub version for testing the changes * Add vulkan-hpp to test
2020-04-02[entt] Update to version 3.3.2Meyer Zinn
2020-04-02[libwebsockets] Update options -DLWS_USE_BUNDLED_ZLIB as -DLWS_WITH_BUNDLED_ZLIBNancyLi1013
2020-04-01vcpkg_from_git: Add support for git over ssh (#9446)Marc Boucek
* vcpkg_from_git: Add support for git over ssh * vcpkg_from_git: append ssh bin directory to path * vcpkg_from_git: fix function signature on non windows platforms * Revert "vcpkg_from_git: fix function signature on non windows platforms" This reverts commit 0d608ee5911d2ba274e782a21dfe77a502a39053. * Revert "vcpkg_from_git: append ssh bin directory to path" This reverts commit 377ce3fae1e2c085a5da7ace8185624a345a511b. * Partial Revert "vcpkg_from_git: Add support for git over ssh" This partially reverts commit 9b81b16c4ccd3d8646d97e66234566a07af8a308. Co-authored-by: Marc Boucek <marc.boucek@native-instruments.de> Co-authored-by: Marc Boucek <marc.boucek@posteo.net>
2020-04-01[vcpkg baseline] Ignore osg-qt (#10637)Phoebe
2020-03-31[pixel] Add warning message on LinuxNancyLi1013
2020-03-31Update ci.baseline.txtNancyLi1013
2020-03-31[mosquitto] Add support for static buildNancyLi1013
2020-03-31updated to use the latest, available version of fribidirichardh
2020-03-28[hdf5] add tools and fortran feature (#9864)Alexander Neumann
* [hdf5] add tools and fortran feature * change fortran feature to state requirements
2020-03-27[abseil] Add compiler C++17. (#8248)Lily
* [abseil] Add compiler C++17. * Add feature c++17.
2020-03-27[replxx] Add new port (#10052)kreuzerkrieg
* replxx * wip
2020-03-27[magnum/magnum-plugins] Fix patches for --head builds (#10158)Jonathan Hale
* [magnum] Update patches for --head builds Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Remove obsolete patch Since basisu port has been updated, we can now use it without patching the magnum-plugins code for compatibility. Signed-off-by: Squareys <squareys@googlemail.com> * [corrade] Remove obsolete warning and flag Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Rename patches to reflect order of application Signed-off-by: Squareys <squareys@googlemail.com> * [corrade/magnum/magnum-plugins] Update port versions Signed-off-by: Squareys <squareys@googlemail.com>
2020-03-27[ffmpeg] Disable vdpau in UNIX (#10161)Jack·Boos·Yu
* [ffmpeg] Disable vdpau in UNIX * [ffmpeg] Disable vdpau in OSX only * [freerdp] Add warning message when building in non-windows * revert 1ec77854917e513c7bdf17c8301fcd0a15aa685f changes
2020-03-27[ryu]Fix linux problem with ccache (#10340)kreuzerkrieg
* Fix linux problem with ccache * wip * wip
2020-03-27[libpq] Fix build failure when vcpkg path contains spaces (#10274)Daniel
Add quotes to paths in command flags
2020-03-27[geotrans] Modify incorrect version in CONTROL (#10325)Lily
* [geotrans] Upgrade to version 3.8 * [geotrans] Modify incorrect version in CONTROL
2020-03-27[vtk] Add find dependency pugixml in cmake config file (#10379)Jack·Boos·Yu
* [vtk] Add find dependency pugixml in cmake config file * [vtk] Re-generate patch * re-trigger ci test
2020-03-27[vcpkg] Add the possibility to load vcvars.bat with external toolchain. ↵Alexander Neumann
(#10399) * Add VCPKG_LOAD_VCVARS_ENV allow loading vcvars.bat if an external toolchain file is used. * add documentation
2020-03-27[tinyexr] Update to commit `fdaeecb`@2020-03-15 (#10426)Henrik Gaßmann
- Modernize port.
2020-03-27[lodepng] Update to commit e34ac0@2020-03-15 (#10427)Henrik Gaßmann
* [lodepng] Add cmake import configs * [lodepng] Update to commit e34ac0@2020-03-15 * [lodepng] Modernize port - Remove calls to deprecated vcpkg functions. - Remove commented out pngdetail tool project definitions. * [lodepng] Remove osx failure from ci.baseline
2020-03-27[civetweb] Add optional SSL support (#10431)Gregor Jasny
2020-03-27[bfgroup-lyra] Update to 1.3 (#10436)Phoebe
2020-03-27[spirv-cross] Update to version 2020-02-26 (#10442)Henrik Gaßmann
- Modernize port.
2020-03-27[cppgraphqlgen] Update to v3.2.0 and fix #10407 (#10446)Bill Avery
* [cppgraphqlgen] Update to v3.2.0 * Fix #10407 * Use file INSTALL for copyright
2020-03-27[lzo] Fix for building Linux shared library (#10451)here-mikelley
* [lzo] Fix for building Linux shared library * [lzo] replace MSVC with VCPKG_TARGET_IS_WINDOWS * [lzo] Update version to 2.10-5
2020-03-27[wt] Update to 4.2.2 (#10459)quatmax
2020-03-27[Morton-nd] Update version to v3.0.0 (#10474)Kevin Hartman
* Update morton-nd to v3.0.0. Morton ND now also provides its own CMake integration, which this portfile uses directly. * Address review comments.
2020-03-27[ffmpeg] Install tools (#10486)Jack·Boos·Yu
* [ffmpeg] Install tools * [ffmpeg] Fix incorrect macro * [ffmpeg] Re-fix installation * re-trigger ci test
2020-03-27Update ExprTk package (#10506)Arash Partow
2020-03-27[freerdp] Fix dynamic library path in cmake files (#10526)Jack·Boos·Yu
* [freerdp] Fix dynamic library path in cmake files * [freerdp] Add warning message when building in non-windows
2020-03-27[catch2] Update to 2.11.3 (#10536)Phoebe
2020-03-27[blitz] Update to the latest commit and fix no dll and lib generated (#10546)NancyLi1013
* [blitz] Update to the latest commit and fix no dll and lib generated * Update to the latest commit
2020-03-27[jsoncons] Update to v0.149.0 (#10540)Daniel Parker
2020-03-27[realsense2] Update to version 2.33.1 (#10550)Lily
* [realsense2] Update to version 2.33.1 * [realsense2] Fix build error on Windows7
2020-03-27[sdl2] Fix patches filesRémy Tassoux
2020-03-26[sdl2] Remove no longer used patchRémy Tassoux
2020-03-26[sdl2] Remove no longer used patchRémy Tassoux
2020-03-26[sdl2] Change homepage link to the official sdl websiteRémy Tassoux
2020-03-26[vcpkg] Revert #9862 changes to fix crt check (#10562)Jack·Boos·Yu
2020-03-25[vcpkg baseline] Fix CI test (#10508)Jack·Boos·Yu
* re-trigger ci test * [kealib] Switch repo to github * [mongo-c-driver] Set icu as a feature * [monkeys-audio] Update version to 5.24 * [mongo-c-driver] Fix arm build * [mongo-c-driver] Re-generate patch * [mongo-c-driver] Remove key word PRIVATE in patch * [llvm] Remove default feature tools * [llvm] Add judgment to install tools * [llvm] Add more condition * [llvm] Fix clang cmake files when selecting feature tools * [halide] Fix build depends info in CONTROL * update baseline
2020-03-25[vcpkg] Improve common case of ignoring filesystem errors (#10557)Robert Schumacher
2020-03-25Map configuration also for single configuration generators (#10397)Alexander Neumann
2020-03-25use _INIT flags in windows toolchain just like in the other toolchains (#9862)Alexander Neumann
2020-03-25[vcpkg-help] Reflow and small cleanups (#10477)Robert Schumacher
2020-03-24[boost-process] Patch for header bug in boost 1.72 (#10453)d-winsor
* Added patch for boost-process header bug in 1.72 * Updated version number. * Version change for generate-ports
2020-03-24[ffmpeg] Add NVIDIA Codec feature for Windows and Linux (#9171)Marc Bertola
* Add NVIDIA Codec support for Windows, Linux and Linux for Tegra * [ffnvcodec] Fix typos, add/remove comments * Bump nvcodec version to 9.1.23.1 * Update version number as per change request * Use PORT variable instead of hardcoded portname * Identify the release the hash pertains to * Find nvcodec in 'installed' instead of 'packages' * Force FFmpeg to look for nvcodec headers in the installed directory instead of /usr/lib/pkgconfig. * Use p option on cygpath to convert full path in case it contains more than one entry
2020-03-23[skia] Fix vswhere.exe can't find VS2017 with -sort (#10437)Lily
* [skia] Fix vswhere.exe can't find VS2017 * [skia] Use $ENV{VCINSTALLDIR}
2020-03-22[tbb] Update to new repository (#10456)NancyLi1013
* [tbb] Update the repository * Update version
2020-03-22[SDL2] Update to 2.0.12 versionRémy Tassoux