aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-10-08Including config file openssl.cnf in installation. (#8224)Wanderley Caloni
* Including config file openssl.cnf in installation. The original cmake script after the build delete the openssl.cnf files, but if there is no config file in the environment the openssl.exe warnings and fails in some commands. This commit instead of deleting one of the openssl.cnf file it renames (moves) to the installation dir tools/openssl, the same openssl.exe final destination. * Changing version from CONTROL file to help the vcpkg update command know to rebuild.
2019-10-08[irrlicht] Reorder link librariesJonas Karlsson
Since libpng depends on zlib it needs to be linked before so that the needed zlib symbols are found
2019-10-08Add project declaration and fix linux installation. (#8495)JackBoosY
2019-10-08update magic_enum to v0.6.2neargye
2019-10-08[itk]Fix use 64 bit ids.JackBoosY
2019-10-08[sdl2-mixer]Use dynamic library suffix when building dynamic library.JackBoosY
2019-10-08[ode] Upgrade to 0.16Jonas Karlsson
2019-10-08[sdl2-mixer]Delete the absolute path of the dependent libraries.JackBoosY
2019-10-07[armadillo]Fix cmake path.JackBoosY
2019-10-08RESTinio updated to v.0.6.0.1eao197
2019-10-07[kcp] Add new port (#8278)myd7349
* [kcp] Add new port * [kcp] Remove patch
2019-10-07[mathgl]Fix feature glut/hdf5/qt5. (#8369)JackBoosY
* [mathgl]Fix feature glut and hdf5. * [mathgl]Fix feature qt5 glut. * [mathgl]Use find_library instead of find_package for feature glut. * revert changes about opengl. * [mathgl]Revert feature opengl dependency.
2019-10-07[libffi] Add support for CMake config (#8162)Sutou Kouhei
* [libffi] Add support for CMake config * [libffi] Use vcpkg_fixup_cmake_targets()
2019-10-07[gsl-lite] Update to v0.34.0 (#8465)Henrik Gaßmann
2019-10-07update nameof to v0.9.1 (#8464)Daniil Goncharov
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-05[metis][suitesparse] add metisConfig.cmake (#8376)janholt
* [metis] install metisConfig.cmake * [suitesparse] add find_package(metis)
2019-10-05[qt5-tools] change control file so activeqt isn't a dependency on non ↵Lennart Trunk
windows (#8373) * change control file so activeqt isn't a dependency on non windows systems * Update CONTROL
2019-10-05[mmx] add new port (#8384)Phoebe
2019-10-05Add function ↵JackBoosY
vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake (#8267) * Add function vcpkg_configure_make/vcpkg_build_make. * Fix autoreconf command and add log. * Add vcpkg_install_make. * Fix call function name. * support non-debug mode. * Add nmake support. * [tcl]Add new port for testing. * [vcpkg_configure_make]Fix prefix in linux. * restart CI systen. * Separate vcpkg_build_nmake/vcpkg_install_nmake. Add arg PROJECT_NAME. * fix copy source file. add samples. * Remove uncommon options. Add force install para to autoreconf. * fix build error. * fix options judgment. * enable nmake in windows. * fix some envs and macros. Disable NMAKE in vcpkg_configure_make currently. * update docs. * fix environments. * Modify libosip2 to use vcpkg_configure_make/vcpkg_install_make. * [tcl]Tcl separates PR. * trigger PR-EAGER. * [freexl]Fix options name and remove option NMAKE. * use tool-chain instead of set environments manually. * fix autoreconf para. * use vcpkg_execute_build_process instead.
2019-10-04fix find_package(wxWidgets) issue in release build (#8405)zi-m
2019-10-03[phnt] Add new port (#8434)woxigeh
2019-10-03[nrf-ble-driver] Fix version number (#8437)Ken A. Redergård
* Fix version number * Bump version
2019-10-03[google-cloud-cpp] Update to v0.14.0 (#8441)Carlos O'Ryan
2019-10-03[protobuf] Update protobuf to 3.10.0 (#8439)Jozef Izso
2019-10-03[grpc] Update grpc to 1.23.1 (#8438)Jozef Izso
2019-10-03[thrift]fix-paths (#8410)hannamagdalena
* Fix false generated paths * Change thrift version number
2019-10-02[mgnlibs] Add new port (#8390)Genos
2019-10-02[libfabric] Update library to 1.8.1 (#8415)Ehsan
2019-10-02Update reproc to 9.0.0. (#8411)Daan De Meyer
- Update description. - Remove unused REPROC++_INSTALL option. - Stop installing pkgconfig files. - Remove explicit REPROC_INSTALL option as its enabled by default in this scenario.
2019-10-02fix find_package(json5-parser ...) issue (#8401)zi-m
2019-10-02[magic_enum] Update to 0.6.1. Add HEAD_REF (#8431)Alexander Karatarakis
2019-10-02[kangaru] Update library to 4.2.1 (#8414)Ehsan
2019-10-02Fix typo in qt5-base/cmake/install_qt.cmake (#8417)Antonio Artigas
2019-10-01[cpp-base64]Add new port. (#8368)Alvin
* [cpp-base64]Add new port. * [cpp-base64]Change copyright path and name.
2019-10-01[libjpeg-turbo] Update to 2.0.3.Joseph Davies
2019-09-30[mathc] Add new port (#8394)2019.09myd7349
2019-09-30[vtk] fix typo in lzma and lz4 patch (#8403)Alexander Neumann
* correct find_library call there was a typo. * fix find_library call * Update CONTROL
2019-09-29[assimp] Update the version (#8381)NancyLi1013
2019-09-29[python3]make python3 support unix (#8055)Long Huan
* support unix * Update portfile.cmake call vcpkg_execute_build_process instead of vcpkg_execute_required_process
2019-09-29drop useless patch (#8395)Curtis J Bezault
2019-09-29[clapack] fix clapack install (#8388)janholt
2019-09-29[libplist,libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ↵Andrew Gunnerson
ONLY_STATIC_LIBRARY (#8392) * [libplist] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY libplist appears to always build as a dynamic library and the previous ONLY_STATIC_LIBRARY option was causing the DLLs to not be installed. Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com> * [libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY libusbmuxd also always builds as a dynamic library (like libplist). Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com> * [libplist] Ensure app container bit is set for UWP DLLs Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com>
2019-09-29[cpuinfo] Add new port (#7449)myd7349
* [cpuinfo] Add new port * [cpuinfo] Fix patch URL * [cpuinfo] Fix CI failures * [cpuinfo] Update TODO
2019-09-29[alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake ↵Chao
installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379) geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path; openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;
2019-09-29[rxcpp] Change to new repository (#8361)Ian Reinhart Geiser
* Update for new repo * Update portfile.cmake
2019-09-29Update jsoncons to v0.136.0 (#8382)Daniel Parker
2019-09-29[angle] Update to the latest commit. (#7329)NancyLi1013
* [angle] Update to the latest commit. * Fix build linux. * Update CMakeList.txt and linux patch. * update to latest * Disable OpenGL deprecation warnings * Update CMakeLists.txt * include objective c files * don't filter any files out of common (same as upstream autotools) * drop unit tests so we don't bring in gtest * add filter mode * add back filter except for android
2019-09-29[asynch,minimp3]Change copyright path and name. (#8371)Alvin
* [asynch,minimp3]Change copyright path and name. * [asynch,minimp3]Update version. * [winreg]Change copyright path and name,Update version.
2019-09-28add support for tcl (#8026)Brett-Michael Green