| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-09 | Merge pull request #8412 from Deledrius/libjpeg-turbo-2.0.3 | Victor Romero | |
| [libjpeg-turbo] Update to 2.0.3. | |||
| 2019-10-09 | Merge pull request #8532 from cenit/dev/cenit/curlpp | Victor Romero | |
| [curlpp] fix regression introduced in #7331 | |||
| 2019-10-09 | Merge pull request #8520 from LilyWangL/dev/Lily/issue8445 | Victor Romero | |
| [angelscript] Upgrade to version 2.34.0 | |||
| 2019-10-10 | [angelscript] Upgrade to version 2.34.0 | wangli28 | |
| 2019-10-09 | Merge pull request #8535 from karjonas/irrlicht_deps | Victor Romero | |
| [irrlicht] do not build exisiting dependencies | |||
| 2019-10-09 | Merge pull request #8527 from cenit/dev/cenit/stb | Victor Romero | |
| [stb] update and add cmake module | |||
| 2019-10-09 | Merge pull request #8523 from JackBoosY/dev/jack/8503 | Victor Romero | |
| [sfml]Add usage. | |||
| 2019-10-09 | Merge pull request #8522 from LilyWangL/dev/Lily/issue84488449 | Victor Romero | |
| [gdcm/libtorrent] Upgrade to new version | |||
| 2019-10-09 | [irrlicht] do not build exisiting dependencies | Jonas Karlsson | |
| Since libjpeg, libpng, zlib and bzlib are provided as dependencies through vcpkg, we disable building them in irrlicht. This fixes a runtime error steming from a version mismatch between the libjpeg versions provided by irrlicht and vcpkg respectively | |||
| 2019-10-09 | Merge pull request #8515 from jherico/openxr | Victor Romero | |
| [openxr-loader] Update to 1.0.3 release + latest C++ bindings header | |||
| 2019-10-09 | Merge pull request #8513 from ewertons/master | Victor Romero | |
| [azure] Update azure-iot-sdk-c for release of 2019-10-07 | |||
| 2019-10-09 | Merge pull request #8505 from karjonas/irrlicht_reorder | Victor Romero | |
| [irrlicht] Reorder link libraries | |||
| 2019-10-09 | Merge pull request #8501 from JackBoosY/dev/jack/8450 | Victor Romero | |
| [itk]Fix use 64 bit ids. | |||
| 2019-10-09 | Merge pull request #8485 from karjonas/ode | Victor Romero | |
| [ode] Upgrade to 0.16 | |||
| 2019-10-09 | Merge pull request #8488 from JackBoosY/dev/jack/update_template | Victor Romero | |
| update templates. | |||
| 2019-10-09 | Merge pull request #8493 from eao197/restinio-0.6.0.1 | Victor Romero | |
| [restinio] updated to v.0.6.0.1 | |||
| 2019-10-09 | Merge pull request #8494 from JackBoosY/dev/jack/8480 | Victor Romero | |
| [armadillo]Fix cmake path. | |||
| 2019-10-09 | Merge pull request #8496 from JackBoosY/dev/jack/8429 | Victor Romero | |
| [sdl2-mixer]Fix usage issue. | |||
| 2019-10-09 | update magic_enum to v0.6.2 (#8500) | Victor Romero | |
| 2019-10-09 | [azure-storage-cpp]Upgrade to 7.0.0 (#8499) | JinmingHu | |
| 2019-10-09 | [openxr-loader] Update to 1.0.3 release + latest C++ bindings header | Brad Davis | |
| 2019-10-09 | [azure] Update azure-iot-sdk-c for release of 2019-10-07 | Ewerton Scaboro da Silva | |
| 2019-10-09 | [curlpp] fix regression introduced in #7331, commit ↵ | Stefano Sinigardi | |
| 7358190c3be474dd3c9640a98050bdc653c841b3 | |||
| 2019-10-09 | Fix option -j (#8489) | JackBoosY | |
| * Remove unusable parameters -j * trigger CI system. * Add option -j to make. * Re-trigger CI system. * Fix -j in make, fix NO_DEBUG in nmake. * Re-trigger CI system. | |||
| 2019-10-09 | [darknet] use new stb port | Stefano Sinigardi | |
| 2019-10-09 | [stb] add cmake module, update to latest revision | Stefano Sinigardi | |
| 2019-10-09 | [sfml]Add usage. | JackBoosY | |
| 2019-10-09 | [gdcm/libtorrent] Upgrade to new version | wangli28 | |
| 2019-10-09 | [angelscript] Upgrade to version 2.34.0 | wangli28 | |
| 2019-10-08 | [liblas]Fix ${_IMPORT_PREFIX} in liblas-depends-*.cmake. (#7920) | JackBoosY | |
| * [liblas]Fix ${_IMPORT_PREFIX} in liblas-depends-debug.cmake/liblas-depends-release.cmake. * [liblas]Fix depends.cmake. * [liblas]Use vcpkg_fixup_cmake_targets to handle liblas-depends-*.cmake. | |||
| 2019-10-08 | Including 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 libraries | Jonas Karlsson | |
| Since libpng depends on zlib it needs to be linked before so that the needed zlib symbols are found | |||
| 2019-10-08 | Add project declaration and fix linux installation. (#8495) | JackBoosY | |
| 2019-10-08 | update magic_enum to v0.6.2 | neargye | |
| 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.16 | Jonas 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-08 | RESTinio updated to v.0.6.0.1 | eao197 | |
| 2019-10-07 | Find default for text/plain on Linux and Windows (#567) (#8435) | Chris-SG | |
| * Find default for text/plain on machines with xdg (#567) * Add unicode aware detection of text/plain on windows | |||
| 2019-10-07 | use macros VCPKG_TARGET_IS_ instead of VCPKG_CMAKE_SYSTEM_NAME | JackBoosY | |
| 2019-10-07 | update templates. | JackBoosY | |
| 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-07 | update nameof to v0.9.1 (#8464) | Daniil Goncharov | |
| 2019-10-07 | Add Chinese readme. (#8476) | JackBoosY | |
| * add chinese readme. * fix format. | |||
| 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`. | |||
