aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/boost-1.70.patch
AgeCommit message (Collapse)Author
2020-10-12[PCL] Remove -fext-numeric-literals when building x64-osx (#13824)Francisco Facioni
* PCL doesn't compile on linux with clang `-fext-numeric-literals` does not exist in clang and it builds just fine without it * pcl: bumped version
2020-08-18[pcl] Update to 1.10.0 (#10042)Jack·Boos·Yu
2019-08-01[pcl]Fix Build failure in linux (#7413)JackBoosY
* [pcl]Set opengl as a port feature. * [pcl]Re-generate boost patch. * [pcl]Use vcpkg_check_features.
2019-05-16[boost] Update to 1.70.0 (#6141)Robert Schumacher
* [boost] Update to 1.70.0 * [boost-build] Update to 1.70.0 * [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70 * [boost-variant] Revert to 1.69 due to regression [fizz][folly] Update and fix for boost 1.70 [libsodium] Use CMake buildsystem replacement to enable non-Windows * [wangle] Update. [folly] Avoid linking debug libs in release. * [pcl] Fix compatibility with boost 1.70 * [fizz] Handle merge regression * [arrow] Modernize and fix cmake targets * [boost-type-traits] Update patches for arm64-windows * [boost-locale] Add boost-system and boost-thread as arm64 dependencies * [ompl] Add missing boost-timer dependency