aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-09-10[imgui-sfml] update to 2.1 (#8004)kiwixz
2019-09-10[tbb]Fix static build. (#8018)JackBoosY
2019-09-10[parallelstl] Add new port (#8039)NancyLi1013
2019-09-10[openal-soft] Remove cmake-3-11 patch file (#8059)Ehsan
2019-09-10Update google-cloud-cpp and googleapis. (#8077)Carlos O'Ryan
2019-09-10[sokol] Add new port (#8107)myd7349
2019-09-10[glfw3] fix cmake config (#7592)Phoebe
* [glfw3] fix cmake config * Update patch
2019-09-10[json-c] Add dynamic library support (#8121)myd7349
2019-09-10[blend2d] Port update beta_2019-10-09 (#8120)Maxim Kulyk
- Blend2D updated to beta_2019-10-09 - Asmjit updated to 2019-10-03
2019-09-10[hidapi] add new port (#8113)James Xu
* add hidapi port * explicitly fail on non-Windows builds * remove dlls for static build
2019-09-09[wampcc] Add new port (#7929)Sergey Lukashevich
* [wampcc] Add new port * Cleanup * Allow shared build for non-Windows systems; Add utils and tools features; Add messages about broken Windows build; * Make version based on date * Drop comment
2019-09-09[ignition-common1] Add new port (#8111)Silvio Traversaro
Add port for the ignition-common 1 library ( https://www.ignitionrobotics.org/libs/common ).
2019-09-09[cpp-httplib] Update library to 0.2.2 (#8054)Ehsan
2019-09-09[entt] Update to 3.1.1 (#8098)Stanislav Ershov
2019-09-09[ixwebsocket] update to 6.1.0 to fix Windows problem (#7839)Benjamin Sergeant
* [ixwebsocket] update to 5.0.6 to fix Windows problem Some test started to fail on Windows in the 5.0 branch. ``` ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error ``` We figured it out and fixed it. This issue has more details. https://github.com/machinezone/IXWebSocket/issues/103 * ixwebsocket: update to 6.1.0