aboutsummaryrefslogtreecommitdiff
path: root/versions/i-
AgeCommit message (Collapse)Author
2021-04-19[V8, icu] Update v8 to version 9.0.257.17, icu to 69.1 (#16077)Rodrigo Hernandez Cordoba
This change also includes a change to use the Windows SDK as reported by the WinSDK ENV variable. v8 9.0257.17 requires ICU to be version 68.x or up.
2021-03-29[iir1] Add new port (#16436)YiChih Wang
* [iir1] Add new port * [iir1] Update portfile.cmake Note: - Replace vcpkg_download_distfile() with vcpkg_from_github() function * [iir1] Update vcpkg.json Note: - Modify manifest property of package version * [iir1] Precede four space before each parameter in the vcpkg_from_github() * [iir1] Update iir1.json * Update ports/iir1/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: YiChih Wang <andywang0607@gmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-26[ixwebsocket] update to 11.2.3 (#16856)Benjamin Sergeant
* ixwebsocket 11.2.0 * deledt port-version * update version * try version 11.2.3 with an include fix for CertOpenStore usage / https://docs.microsoft.com/en-us/windows/win32/api/wincrypt/nf-wincrypt-certopenstore * Running ./vcpkg x-add-version ixwebsocket * Update ixwebsocket.json Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-03-24[Influxdb-cxx] add new port (#16794)autoantwort
* [influxdb-cxx] add new port * add version files
2021-03-22[implot] Update to 0.9 (#16818)Rémy Tassoux
* [implot] Update to 0.9 * [implot] Update version files * [implot] Fix missing vcpkg.json * [implot] Fix vcpkg.json formatting * [implot] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-17[imgui] Update to 1.82 (#16727)Rémy Tassoux
* [imgui] Update to 1.82 * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-15[ixwebsocket] Fix cmake-configure files install path (#16710)NancyLi1013
* [ixwebsocket] Fix cmake-configure files install path * Update versions
2021-03-15[indicators] update to 2.0 (#16667)JonLiu1993
* [indicators] update to 2.0 * update version * delete default path * update version
2021-03-01[Imgui] Update docking-experimental and freetype features to 1.81 (#16268)Rémy Tassoux
* [imgui] Update docking-experimental and freetype features to 1.81 * [imgui] Update version files * [imgui] Move string replacement to post-build * Update ports/imgui/CMakeLists.txt * [imgui] Declare IMGUI_ENABLE_FREETYPE macro only if the freetype feature is enabled and move wchar32 string replacement to post-build * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-02-26[vcpkg baseline] [itpp] Fix include directory (#16385)Phoebe
* [itpp] Fix include directory * Update versions * [itpp] Disable optional packages Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-16[imgui] change to correct dx binding implementation path (#16255)aizuon
* [imgui] change to correct dx binding implementation path * [imgui] add version files * [imgui] forgot to update hash
2021-02-16upgrade imgui to v1.81 (#16239)Brian Peek
* upgrade imgui to v1.81 * add version files * change port-version to 0 instead of deleting the line * remove port-version (??)
2021-02-09[inja] Update to v3.2.0 (#16151)Matus Novak
2021-01-26[icu] Add support for macos rpath prefix macro (#15706)Adam
* [icu] Add support for macos rpath prefix macro * update port_versions for icu * address review comments * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca