aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-15update angle build.Sean Yen
2019-01-15[selene] Update to v0.2. (#4920)Michael Hofmann
* [selene] Update to v0.2. * [selene] Simplify portfile slightly * [selene] Ensure the library is only built statically.
2019-01-15Updated ecm to version 5.53.0 (#4939)Patrick José Pereira
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2019-01-15Merge pull request #5159 from myd7349/imgui-v1.67Victor Romero
[imgui] Update to 1.67
2019-01-15Merge pull request #5146 from myd7349/spdlog-1.3.0Victor Romero
[spdlog] Update to 1.3.0
2019-01-15[imgui] Fix SHA512Victor Romero
2019-01-15Merge pull request #5156 from Dagizmo/masterVictor Romero
[x265] update to version 2.9
2019-01-15[x265] Update version in CONTROLJosé de Jesús Medina Ríos
2019-01-15[imgui] Update to 1.67myd7349
2019-01-14[x265] update to version 2.9José de Jesús Medina Ríos
2019-01-14[fmt] Update to 5.3.0 (#5136)Daniel Marshall
2019-01-14[libass] Adding new port (#5026)Corbin
Added libass control/portfile for vcpkg as requested here: https://github.com/Microsoft/vcpkg/issues/4678
2019-01-14Merge pull request #5111 from alenas/masterVictor Romero
[easyloggingpp] updated to 9.96.7
2019-01-14[sciter] Update to 4.2.4.6184 (#4260)pravic
* [sciter] Update to 4.2.0.6064 * [sciter] Update to 4.2.1.6085 * [sciter] Update to 4.2.2.6090 * [sciter] Update to 4.2.3.6108 * [sciter] Update to 4.2.4.6184 * Update sciter to 4.2.6.9
2019-01-14[spdlog] Update to 1.3.0myd7349
2019-01-11update msys2 to latest release (#4990)Phil Christensen
2019-01-11Merge branch 'master' into dev/philc/4990Phil Christensen
2019-01-11Merge pull request #5058 from lazyhamster/libidn2-updateVictor Romero
[libidn2 ] Update to version 2.0.5.
2019-01-11[openssl] openssl-bump-to-1.0.2q-cve-fixes (#5019)Victor Romero
* [openssl] openssl-bump-to-1.0.2q-cve-fixes https://www.openssl.org/news/vulnerabilities.html * [openssl-uwp] Patch Configure script to set UNICODE * Change CONTROL version
2019-01-11[nlohmann-json] Update to 3.5.0 (#5033)Stanislav Ershov
2019-01-11[libjpeg-turbo] use d suffix for debug libs (#4965)Stefano Sinigardi
* use d suffix for debug libs, improve compatibility with official FindJPEG.cmake (cmake 3.13) * [libjpeg] fix also non-static case * [libjpeg-turbo] bump version * [libjpeg-turbo] fixes for regression on Linux/macOS * [libjpeg-turbo] fix regression in qt5-base * [linkjpeg-turbo] force CI test
2019-01-11[TinyEXIF] Update to version 1.0.2cDc
2019-01-10Change CONTROL versionVictor Romero
2019-01-10[openssl-uwp] Patch Configure script to set UNICODEVictor Romero
2019-01-10Fix error C2169 (#5118)LarryIII
2019-01-10v1.0.3.1Bob Kast
2019-01-10[gettext] Add mirror (#5055)past-due
* [gettext] Add mirror * [gettext] http -> https for original download URL
2019-01-10fixed building plplot with wxwidget feature on (#5089)Nikolay Simakov
* fixed builting plplot with wxwidget feature on * [plplot] Use vcpkg_extract_source_archive_ex
2019-01-10Fix typo of the source name in port.camke (#5098)LarryIII
2019-01-10Merge branch 'master' of https://github.com/Microsoft/vcpkg into ↵Victor Romero
dev/viromer/5019
2019-01-10[autobahn] Add autobahn-cpp header-only library for WAMPVitaly Petrov
2019-01-10Merge remote-tracking branch 'upstream/master'Alenas
2019-01-10Merge branch 'master' of https://github.com/alenas/vcpkgAlenas
2019-01-09[pybind11] Upgrade to v2.2.4 (#5087)zhihaoy
2019-01-09[matroska] Update to 1.4.9 (#5092)evpobr
2019-01-09[ebml] Update to v1.3.6 (#5091)evpobr
* [ebml] Update to v1.3.6 * [ebml] Cleanup
2019-01-09[wxwidgets] Disable cotire on OSX due to appleclangRobert Schumacher
2019-01-09[protobuf] Fix protoc.exe on non-windowsRobert Schumacher
2019-01-09Updates 2018.12.14Robert Schumacher
2019-01-09[asio] Update to 1.12.2 (#5050)Stanislav Ershov
2019-01-09Update urdfdom_headers to version 1.0.2 (#5067)Jeongseok Lee
2019-01-09sobjectizer-v5.5.24 and so5extra-v1.2.2 (#5100)eao197
2019-01-09[cli11] Update to 1.6.2 (#5093)myd7349
2019-01-09fixed v1.0.2.1: incorrect version was taggedBob Kast
2019-01-09[easyloggingpp] updated to 9.96.7Alenas
updated easyloggingpp
2019-01-09[easyloggingpp] updated to 9.96.7Alenas
updated easyloggingpp
2019-01-08[libidn2] Use vcpkg_extract_source_archive_exVictor Romero Sanchez
2019-01-08Merge branch 'master' of https://github.com/Microsoft/vcpkg into ↵Victor Romero Sanchez
dev/viromer/5058
2019-01-08Update Azure IoTHub packages for new release (#5000)Jelani Brandon
* Update Azure IoTHub packages for new release * [azure-c-shared-utility] Avoid double expanding variables
2019-01-08[fmilib] fmilib not building on x64-windows (#4999)Lars Ivar Hatledal
* fix fmilib not building on x64-windows * [fmilib] bump dash version in control file This will force a rebuild when updating * only search for MSVC generator on windows