aboutsummaryrefslogtreecommitdiff
path: root/ports/realsense2/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-27[realsense2] Update to 2.49.0 (#20379)Cheney Wang
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
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-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-01-19Librealsense2 android build (#15608)Ilya Arzhannikov
* [realsense2] options for android build * bump port version * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-12-17[Realsense2] Update to 2.40.0 (#15156)JonLiu1993
2020-11-12[realsense2] Update to version 2.39.0 (#14522)Christopher Mühl
2020-09-06[realsense2] Update to 2.38.1 (#13273)Lily
2020-05-19[realsense2] Update to 2.34.0 (#11437)Cheney Wang
* [realsense2] Update to 2.34.0 * Modify the value of REF from version to commit id Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2020-04-16[realsense2] Add tm2 feature for support T265 devices (#10673)NancyLi1013
* [realsense2] Add tm2 feature for support T265 devices * Fix tools build error on Visual Studio 2019 * Update the way to handle features as vcpkg_check_features() * Update
2020-03-27[realsense2] Update to version 2.33.1 (#10550)Lily
* [realsense2] Update to version 2.33.1 * [realsense2] Fix build error on Windows7
2020-03-16[realsense2] Fix tools installation issue (#10403)Phoebe
2020-01-10[realsense2] update to 2.30 (#9220)Alvin
* [realsense2] update to 2.30 * [realsense2] Delete deprecated functions, change the REF to commit id
2019-09-23[realsense2] fix dependency glfw3 and mismatching number of debug and ↵Phoebe
release binaries (#8303)
2019-06-17[realsense2] Enable OpenNI2 driver option (#5275)Tsukasa Sugiura
* [realsense2] Update to v2.18.0 Update realsense2 port to librealsense v2.18.0. * [realsense2] Add OpenNI2 driver option Add OpenNI2 driver option. * [realsense2] Fix OpenNI2 driver option * [realsense2] Remove unnecessary patch * [realsense2] Bump CONTROL version
2019-06-17[realsense2] Update to v2.19.0 (#5777)Claudio Fantacci
* [realsense2] Update to v2.19.0 * [realsense2] Update to version 2.22.0
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [alac,benchmark,capnproto] Fix check_linkage call * [fastlz] Fix SHA512 * [coroutine] Fix dynamic build * [folly] Find double-conversion * [gamma] Use vcpkg_from_github * [librsync] Enable static builds * [netcdf-cxx4] Fix SHA512 * [octomap] Fix static build * [tidy-html5] Fix static build * [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime * [folly] Use ras0219's fix for link paths * [octomap] Fix exported targets * [uvatlas] Set tool download SHA512 * [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32 * [suitesparse] osx fix * [gtkmm] Call vcpkg_check_linkage after including vcpkg functions * [duktape] Resolve conflicts * [duktape] FIxed typo in Python paths * [wangle] Find zlib * [openssl-uwp] Fix SHA512 * [glib] Allow static builds on non-Windows * [suitesparse] Fix build on Windows * [multiple ports] Bump CONTROL version * [multiple ports] Fix description indent * [directxtk] Fix CONTROL file * [bde,duktape,qpid-proton] Build packages with python2 installed * [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [gdal,live555,uriparser] Fix regressions * [live555] Update to 2019.04.24
2018-10-25[realsense2] fix executable cleaningErwan BERNARD
2018-10-25[realsense2] fix quotation mark in cmake commandErwan BERNARD
2018-10-12[realsense2] Update to v2.16.1 (#4436)Tsukasa Sugiura
Update realsense2 port to librealsense v2.16.1.
2018-07-13[realsense2] Update to v2.13.0Tsukasa Sugiura
Update realsense2 port to librealsense v2.13.0.
2018-06-12[realsense2] Update to v2.12.0Tsukasa Sugiura
Update realsense2 port to librealsense v2.12.0.
2018-05-26[realsense2] Update to v2.11.1Tsukasa Sugiura
Update realsense2 port to librealsense v2.11.1.
2018-04-24[realsense2] Disable Build Tools when Debug Configuration to Speed-Up InstallTsukasa Sugiura
Disable build tools when debug configuration to speed-up vcpkg install.
2018-04-24[realsense2] Update to v2.10.4Tsukasa Sugiura
Update realsense2 port to librealsense v2.10.4.
2018-04-17[realsense2] Add tools compilation (#3002)Claudio Fantacci
* Add features to realsense2 port (cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7) * Increment port version
2018-03-07[realsense2] Update to v2.10.1 (#2956)Tsukasa Sugiura
* [realsense2] Update to v2.10.1 Update realsense2 port to librealsense v2.10.1. * [realsense2] Change HEAD to development Change HEAD to development. The latest branch of librealsense is "development". * [realsense2] Add option to support RGB image decode using AVX2 Add option to support RGB image decode using AVX2. This option will be deprecated in the later versions. * [realsense2] Add debug postfix Add debug postfix "_d".
2018-03-01change the hash value to the expected value (#2916)Alisayyy-Yang
2018-02-10[realsense2] Update to v2.10.0Tsukasa Sugiura
Update realsense2 port to librealsense v2.10.0.
2018-01-27[realsense2] Update to v2.9.1Tsukasa Sugiura
Update realsense2 port to librealsense v2.9.1.
2018-01-09[realsense2] update to 2.9.0James Chang
2017-12-24Update librealsense v2.8.3Tsukasa Sugiura
Update librealsense v2.8.3.
2017-11-25[realsense2] update to v2.8.2James Chang
2017-11-08[realsense2] renaming the portJames Chang