aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-16[VTK] VTK links with release version of LMZA in debug build instead of ↵Joe Marrero
debu… (#7933) * VTK links with release version of LMZA in debug build instead of debug version. * Bump version
2019-09-16[zfp] Add new port (#7955)NancyLi1013
* [zfp] Add new port * Fix build static error * Add features and fix build error. * Remove unused patches * Update build error patch
2019-09-16[llvm]Fix build error on Linux: cannot find -lxml2. (#7919)JackBoosY
2019-09-16[glib]Fix missing dependency selinux. (#7988)JackBoosY
* [glib]Fix missing dependency selinux. * [glib]Improve warning message. * [sdl1]Set selinux to a feature. * Update portfile.cmake
2019-09-16[embree3]Fix static build and cmake path. (#8192)JackBoosY
* [embree3]Fix static build and cmake path. * [embree3]Use file INSTALL instead of copy/rename.
2019-09-16[clapack] Fix clapack-targets.cmake path in clpack-config.cmake (#8191)Lily
2019-09-16[winreg] Add new port (#8190)Alvin
* [winreg]Add new port. * [winreg]Add judgement message 'winreg only support windows.'
2019-09-16[cpputest] Add new port (#8188)NancyLi1013
2019-09-16[libyaml] Fix CMake package and CMake targets (#8177)Silvio Traversaro
2019-09-16[Qt] update to 5.12.5 (#8159)Alexander Neumann
2019-09-16OCIO 1.1.1 port added (#8006)MACHIZAUD Andréa
2019-09-16[vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)Alexander Neumann
* [vcpkg] add missing implib definitions, fix shared lib extension on mac (cherry picked from commit 2cddef9541202ecc01ad43036575bc606dc01117) * Better find_library suffixes and prefixes. * moved additional suffix into a comment and reverted back to what is expected on windows * updated documentation for add variables.
2019-09-16[gdcm] Fix file UseGDCM.cmake path name (#7852)Lily
2019-09-16[rabit] Fix file conflict with dmlc (#8042)NancyLi1013
* [rabit] Add new port. * [rabit] Fix file conflict with dmlc
2019-09-16[yara] Update to 3.10.0 (#8194)Griffin Downs
2019-09-14[fastcdr] Update library to 1.0.11 (#8173)Ehsan
2019-09-14[cpp-httplib] Update library to 0.2.4 (#8172)Ehsan
2019-09-14[chakracore] Update library to 1.11.13 (#8171)Ehsan
2019-09-13[geographiclib]Fix usage error and cmake path in Linux. (#8115)JackBoosY
2019-09-13[grppi] Add new port (#8125)NancyLi1013
* [grppi] Add new port * Update the version
2019-09-13[sdformat6] Add new port 🤖 (#8137)Silvio Traversaro
* [sdformat6] Add new port Add new port for the sdformat library (http://sdformat.org/).
2019-09-13[libpng] Replace find_library() with a simple set() for linking libm on UNIX ↵Kai Blaschke
(#8079)
2019-09-13[marl] Update to 2019-09-13 (#8161)myd7349
2019-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
* - Added scripts variable to ports file. - Added check if triplet file is not available (NPE). * - Fixed line endings. * Provide location of .vcpkg-root to ports.cmake * vcpkg sets VCPKG_ROOT_PATH in ports.cmake * [vcpkg] Fail if VCPKG_ROOT_PATH is not passed from vcpkg.exe * [vcpkg] Fix vcpkg rooth path * [vcpkg] Make --x-scripts-root an experimental command
2019-09-12[llgl] Add new port (#7701)NancyLi1013
* [llgl] Add new port
2019-09-12[poco] Always remove bin and debug/bin directories on Linux (#8152)Kai Blaschke
2019-09-12[mathgl]Fix build failure on x86-windows. (#8145)Alvin
* [mathgl]Add function declare, change member function name, add link lib in Windows. * [mathgl]Determine whether there is a file then duplicate.
2019-09-12Bump version number (#8090)Griffin Downs
2019-09-12[argtable3] Add new port (#7815)myd7349
* [argtable3] Add new port * [argtable3] Update patch * [argtable3] Update patch * [argtable3] Add vcpkg-cmake-wrapper.cmake
2019-09-12[ignition-msgs1, ignition-transport4] Add new ports (#8044)Silvio Traversaro
2019-09-12[tinkerforge] Fix some issues. (#8148)Alexander Neumann
* [tinkerforge] fix error with config (wrong include path) and missing dependencies.
2019-09-12[Qt] Update to 5.12.4 (#7667)Alexander Neumann
* update to 5.12.4 * removed port qt5-modularscripts and split it functionality into more functions into qt5-base * added qt_port_hashes.cmake for simpler upgrade. * added optional VCPKG_QT_HOST_MKSPEC and VCPKG_QT_TARGET_MKSPEC to select QTs build mkspecs from a triplet * qt_<config>.conf are now copied from the build dir instead from the port dir * fixed freetype dependencies. * cleanup of vcpkg_qmake scripts. No strange/unclear replacements anymore. * introduced vcpkg_buildpath_length_warning * changed directory layout of the qt5 installation executables and mkspecs a bit.
2019-09-12[pcl] Fix problem with link-type keywords in linked libraries (#8154)Silvio Traversaro
Fix https://github.com/microsoft/vcpkg/issues/7660
2019-09-12[speexdsp] update to 1.2.0 (#8140)LRFLEW
2019-09-11Port for libsrtp (#8046)Aaron Clauson
* Port for libsrtp. * Added compiler flags to fix uwp build. * Added windows conditional around setting compiler flags.
2019-09-11[otl] fix hash and update version (#8139)Phil Christensen
2019-09-11Adding WREN to vcpkg (#7242)Richy HBM
* First pass wren port * Add warnings defs, dont specifically use static * Revert warnings * See if bringing back new lines fixes windows build issues * Try force static * Remove STATIC * Force static
2019-09-11[libogg] Update to 1.3.4-1 (#8094)past-due
* [libogg] Update to 1.3.4-1 * Remove revision number * Handle new cmake output dir Cmake is now output to .../Ogg/... instead of .../ogg/...
2019-09-11[evpp]Fix linux build. (#8050)JackBoosY
2019-09-11[sdl2-mixer]Remove useless dependency link libraries. (#7720)JackBoosY
2019-09-11[libqrencode] Remove unnessesary patch, it's in upstream now (#8099)Stanislav Ershov
[libqrencode] Add feature to build qrencode tool
2019-09-11[vcl] add vector class library version 2 (#7573)Alexander Neumann
* [vcl] add vector class library version 2 * fix target path * renamed library to vectorclass. Improved CMakelists.txt. Added early architecture failure * don't perform changes in the source dir and make cxx_std_17 a build requirement * update to tagged version 2.00.01 * update version in CMakeLists.txt * refactored CMakeLists.txt
2019-09-11[libspatialite]make libspatialite support linux and osx (#8025)Long Huan
2019-09-11Linux support for the OpenCL SDK package (#4204)Nagy-Egri Máté Ferenc
Enable building OpenCL libraries on Linux and macOS.
2019-09-11[glslang]Fix generated cmake files. (#8051)JackBoosY
2019-09-11[vcpkg] Fix depend-info command arguments (#8135)Victor Romero
2019-09-11[sdl1]Support linux build. (#8070)JackBoosY
* [sdl1]Support linux build. * [sdl1]Remove linux configure args. * [sdl1]Use vcpkg_execute_build_process instead of vcpkg_execute_required_process. * [sdl1]Add vcpkg_execute_build_process args. * [sdl1]Add NO_PARALLEL_COMMAND param with vcpkg_execute_build_process.
2019-09-11[openxr-loader] Update to 1.0.2 (#8123)Bradley Austin Davis
2019-09-11[marl] Add new port (#8132)myd7349
* [marl] Add new port * [marl] Fail fast with UWP
2019-09-10[libpq] #undef int128 type if compiling for 32 bit architecture (#8080)Kai Blaschke
* [libpq] #undef int128 type if compiling for 32 bit architecture * [libpq] Don't define int128 for 32-bit architectures