Commit Graph

22 Commits

Author SHA1 Message Date
Jason Juang
3240aad313 [dlib] update to 19.16 (#4379) 2018-10-08 20:41:25 -07:00
jasjuang
18c9820199 [dlib] update to 19.15 2018-07-14 22:02:10 -07:00
Jason Juang
7d7fc30f9a [dlib] update to 19.14 (#3868) 2018-07-08 22:30:49 -07:00
Qi-rui Chen
98e8c22eaf Fix glfw3:x64-linux producing incorrect target (#3803)
* 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-07-03 04:41:53 -07:00
jasjuang
ddfbabee83 [dlib] update to 19.13 2018-05-27 08:46:34 -07:00
jasjuang
9ecaa1702d [dlib] update to 19.12 2018-05-20 18:23:23 -07:00
jasjuang
d463ea4350 [dlib] update to 19.11 2018-05-18 23:34:40 -07:00
Robert Schumacher
0e8481c1df [dlib] Disable shared linkage 2018-03-28 08:55:47 -07:00
jasjuang
568d9e727e [dlib] update to 19.10 2018-03-25 19:15:43 -07:00
Robert Schumacher
c835db39e8 [dlib] Fix assert configuration issue in release mode 2018-01-27 16:07:07 -08:00
jasjuang
bac1ed6b76 [dlib] update to 19.9 2018-01-22 23:01:36 -08:00
Sean Warren
cc99ad6ee4 Use vcpkg version of BLAS and LAPACK in dlib
dlib v19.8 detects these packages correctly
2018-01-03 07:58:20 +11:00
jasjuang
65f96fab1d [dlib] update to 19.8 2017-12-20 08:15:18 -08:00
Luiz Paulo
72f10db01c Adding package features for Dlib and OpenCV
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-11 15:31:38 +00:00
jasjuang
d7eefd9892 [dlib] update to 19.7 and use vcpkg_from_github 2017-11-04 09:40:49 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
5c93bc0102 [dlib] Fix static builds. Add cmake files back in. 2017-06-22 15:23:54 -07:00
Robert Schumacher
e1a111ad09 [dlib] Dlib encodes debug/release in its config.h. Patch it to respond to the NDEBUG macro instead. 2017-05-07 04:09:58 -07:00
Robert Schumacher
8e50c86f0a [dlib] Explicitly enable and disable dependencies. 2017-05-07 00:39:01 -07:00
Robert Schumacher
8a3b55f2d7 [dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftw 2017-03-16 15:11:34 -07:00
Pakorn Vongseela
0a4a745ccb Update CONTROL 2017-03-17 01:20:52 +07:00
Jürgen Herrmann
2ab8eb3ef0 dlib port
Initial commit for dlib port
2017-02-18 13:11:48 +01:00