aboutsummaryrefslogtreecommitdiff
path: root/versions/r-
AgeCommit message (Collapse)Author
2021-08-24[rmlui] Update to 4.2 (#19719)Michael R. P. Ragazzon
2021-08-18[rtaudio] update (#19583)autoantwort
* [rtaudio] update to new version * add version files
2021-08-12[rtaudio] Fix hidden dependencies on Linux (#19516)Robert Schumacher
2021-08-09[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI ↵Phoebe
testing (#19453) * [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing * [ptex] Add DISABLE_PARALLEL_CONFIGURE * Update the baseline version * Add missing quotes * Update the baseline version
2021-08-09[readerwriterqueue] Update version to 1.0.5 (#19434)Michael Heyman
* [readerwriterqueue] version -> 1.0.5 * [readerwriterqueue] version -> 1.0.5 * [readerwriterqueue] version database update Co-authored-by: mheyman <mheyman@localdomain>
2021-08-09[rtmidi] Fix fatal error C1083: Cannot open include file: jack/jack.h (#19458)Cheney Wang
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h * Update json file * Modify the format of portfile.cmake * Update json
2021-08-05[rbdl-orb] Adding RBDL-ORB to vcpkg (#18883)Felix Richter
* add rbdl-orb port * update commit hash * added rbdl-orb port * moved to vcpkg.json and use vcpkg_cmake_configure/install functions * update to newest commit of rbdl-orb version v3.0.0 * only use vcpkg_from_github for source download * formatting vcpkg.json * update port version specs * use correct submodule path for urdfparser dependency * execute vcpkg x-add-version * fix linux vcpkg build * run vcpkg x-add-version * fix macosx rbdl-orb build * fix uwp build * update version
2021-08-02[c4core, ryml] Update to latest version and add features (#19282)Richard Yu
2021-07-25[restc-cpp] make using boost-log an optional feature (#18683)sandro97git
* [restc-cpp] make using boost-log an optional feature * Update versions/r-/restc-cpp.json * Remove boost-log from dependencies * Update versions/r-/restc-cpp.json * [restc-cpp] Add boost-asio dependency * update version SHA Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com> Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-07-22[robin-hood-hashing] Update to 3.11.3 (#18917)Rémy Tassoux
* [robin-hood-hashing] Update to 3.11.3 * [robin-hood-hashing] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-07-22[rxspencer] Update to latest release 3.9.0 and also support dynamic build ↵NancyLi1013
(#19039) * [rxspencer] Update to latest release 3.9.0 * Update version files * Remove fail from ci.baseline.txt
2021-07-16[c4core, ryml] Add windows arm/arm64 support (#18316)Richard Yu
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-01[rmlui] Add Rmlui library (#18409)Michael R. P. Ragazzon
* Add RmlUi port * Update versions * Fix uwp build * Update versions * Add maintainers to manifest * Update version * Update ports/rmlui/portfile.cmake Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com> * - Update to RmlUi 4.1, fixes some issues with missing dependencies. - Add robin-hood-hashing as dependency, replacing built-in copy. - Only need FreeType core. - Static library definition now replaced in-source. * Fix config name * Change source in current packages directory * Use robin_hood.h included from vcpkg * Move source modifications to robin_hood patch * Fix path in patch Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>
2021-07-01[recast] Export unofficial target (#18671)Jack·Boos·Yu
* [recast] Export unofficial target * update version record * Export INTERFACE_INCLUDE_DIRECTORIES * Export more include dirs. * Update versions/r-/recast.json
2021-06-15[raylib] Fix MinGW build (#18362)Leonid Pospelov
.
2021-06-15[ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)Michael Goulding
* remove old port version * fix versions yet again Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
2021-06-11[redis-plus-plus] update to 1.2.3 (#18347)JonLiu1993
* [redis-plus-plus] update to 1.2.3 * update version
2021-06-11[rapidjson] Remove usage (#18308)Jack·Boos·Yu
* [rapidjson] Improve usage * update version record * Remove usage * update version record
2021-06-09[raylib] update to 3.7 (#17932)JonLiu1993
* [raylib] update to 3.7 * update version * update vcpkg.json * update version * update vcpkg.json * update version
2021-06-02[vcpkg baseline][realsense2] Fix config issue on osx (#18202)Phoebe
* [vcpkg baseline][realsense2] Fix config issue on osx * Update the baseline version
2021-05-21[rtaudio] update port (#18034)Marcin Pączkowski
2021-05-18[rtaudio] add asio feature (#17617)Marcin Pączkowski
2021-05-18[robin-hood-hashing] Update to 3.11.2 (#17958)Ryan
* update to 3.11.2 * add versions
2021-05-17[robin-map] add target and cleanup (#17361)Francisco Facioni
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-29[ryu] fixed syntax error in ryuConfig.cmake (#17306)georg-emg
* ryuConfig.cmake now checks the target rather than the host system to decide whether to install ryu.lib or linryu.a * executed vcpkg x-add-version ryu * Update ports/ryu/ryuConfig.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * executed vcpkg x-add-version ryu * fixed a syntax error in ports/ryu/ryuConfig.cmake * vcpkg x-add-version ryu Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-07[rapidcsv] new port (#16879)autoantwort
* [rapidcsv] add new port * add version files * [rapidcsv] apply suggestions * add version files
2021-03-29[robin-hood-hashing] Update to 3.11.1 (#16901)Rémy Tassoux
* [robin-hood-hashing] Update to 3.11.1 * [robin-hood-hashing] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-26[ryu] ryuConfig.cmake now selects the correct libraries when cross compiling ↵georg-emg
(#16858) * ryuConfig.cmake now checks the target rather than the host system to decide whether to install ryu.lib or linryu.a * executed vcpkg x-add-version ryu * Update ports/ryu/ryuConfig.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * executed vcpkg x-add-version ryu Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-15[robin-hood-hashing] update to 3.10.0 (#16701)Ryan
* [robin-hood-hashing] update to 3.10.0 * update version files * fix version field * update version
2021-02-26[realsense2] Update version to v 2.42.0 (#16411)Cheney Wang
* [realsense2] Update version to v2.42.0 * update version file Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-02-24[rsasynccpp] Add new port (Rstein.AsyncCpp) (#16380)Rene Stein
* [rsasynccpp] Added rsasynccpp port * [rsasyncpp] Fix ci.baseline.txt, portfile.cmake, baseline.json, sasynccpp.json * [rsasynccpp] Added requested changes to vcpkg.json * [rsasynccpp] Improve portfile.cmake, add supports * [rsasynccpp] Fix version * [rsasynccpp] Fixing x64-Windows-static triplet Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-18[ryu] added ryu_printf (#16238)georg-emg
* activated libraries generic_128 and ryu_printf * updated version for ryu * Fixed port version * updated port version info for ryu * removed generic_128 again, because it doesn't build under Windows * updated version info * - replaced CONTROL file with manifest file - corrected version string and port version * updated versions with "vcpkg x-add-version ryu" * corrected formatting of ryu manifest file * ran vcpkg --x-add-version again
2021-02-16[rtaudio] Fix mingw, switch to rolling release (#16208)autoantwort
* [rtaudio] update to newest version * [rtaudio] add version files
2021-02-11[restc-cpp] new port (#15739)Viliam Lejčík
* [restc-cpp] new port * Updated port's version-string Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [restc-cpp] added port version * [restc-cpp] new port * Updated port's version-string Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [restc-cpp] added port version * [restc_cpp] updated MSVC CRT linkage * [restc-cpp] reformated vcpkg.json * [restc-cpp] updated port's version * [restc-cpp] excluded dependency on cmake external projects * [restc-cpp] updated version hash * [rest-cpp] Remove changes about CRT linkage * update version record * Update ports/restc-cpp/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [restc-cpp] added an error message for mutual exclusive logging features * [restc-cpp] updated port version * Updated ports/restc-cpp/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/restc-cpp/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Updated ports/restc-cpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [restc-cpp] updated port version * [restc-cpp] version file has to declare version as 'version-semver' Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-01[raylib] Fix usage (#15935)NancyLi1013
* [raylib] Fix usage * Update ports/raylib/CONTROL * Update versions * Update versions/r-/raylib.json
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca