aboutsummaryrefslogtreecommitdiff
path: root/ports/realsense2
AgeCommit message (Collapse)Author
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-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
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
2019-03-07[realsense2] up control versionErwan BERNARD
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