aboutsummaryrefslogtreecommitdiff
path: root/ports/vxl
AgeCommit message (Collapse)Author
2019-01-11[libjpeg-turbo] use d suffix for debug libs (#4965)Stefano Sinigardi
* use d suffix for debug libs, improve compatibility with official FindJPEG.cmake (cmake 3.13) * [libjpeg] fix also non-static case * [libjpeg-turbo] bump version * [libjpeg-turbo] fixes for regression on Linux/macOS * [libjpeg-turbo] fix regression in qt5-base * [linkjpeg-turbo] force CI test
2018-11-14[vxl] Slight cleanup -- use VCPKG_CMAKE_SYSTEM_NAME to determine target ↵Robert Schumacher
instead of WIN32
2018-11-12[vxl] Update to VXL v1.18.0TsukasaSugiura
Update vxl port to VXL v1.18.0.
2018-04-17[vxl] Use system dependencies where possible -- note that openjpeg2 is still ↵Robert Schumacher
not used.
2018-04-17[vxl] first port - vxl commit 7a130cf of 2018/04/14 (#3265)Patrick Grison