aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib
AgeCommit message (Collapse)Author
2018-10-08[dlib] update to 19.16 (#4379)Jason Juang
2018-07-14[dlib] update to 19.15jasjuang
2018-07-08[dlib] update to 19.14 (#3868)Jason Juang
2018-07-03Fix glfw3:x64-linux producing incorrect target (#3803)Qi-rui Chen
* Fix glfw3 creating incorrect target glfw3Target.cmake uses a semicolon seperated list which needs to be escaped with quotes on write * Fix semicolon stripping * Fix typo * [dlib][glfw3][libodb][signalrclient] Bump versions
2018-05-27[dlib] update to 19.13jasjuang
2018-05-20[dlib] update to 19.12jasjuang
2018-05-18[dlib] update to 19.11jasjuang
2018-03-28[dlib] Disable shared linkageRobert Schumacher
2018-03-25[dlib] update to 19.10jasjuang
2018-01-27[dlib] Fix assert configuration issue in release modeRobert Schumacher
2018-01-22[dlib] update to 19.9jasjuang
2018-01-03Use vcpkg version of BLAS and LAPACK in dlibSean Warren
dlib v19.8 detects these packages correctly
2017-12-20[dlib] update to 19.8jasjuang
2017-11-11Adding package features for Dlib and OpenCVLuiz Paulo
Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA OpenCV - Added option to integrate GDCM support (to read DICOM files)
2017-11-04fix issue 2111jasjuang
2017-11-04[dlib] update to 19.7 and use vcpkg_from_githubjasjuang
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-22[dlib] Fix static builds. Add cmake files back in.Robert Schumacher
2017-05-07[dlib] Dlib encodes debug/release in its config.h. Patch it to respond to ↵Robert Schumacher
the NDEBUG macro instead.
2017-05-07[dlib] Explicitly enable and disable dependencies.Robert Schumacher
2017-03-16[dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftwRobert Schumacher
2017-03-17Update CONTROLPakorn Vongseela
2017-03-17Update portfile.cmakePakorn Vongseela
2017-02-18dlib portJürgen Herrmann
Initial commit for dlib port