JackBoosY
eddb8796e4
[dlib]Fix build error in linux:copyright check failure. ( #6361 )
2019-05-09 11:55:59 -07:00
Stefano Sinigardi
5b2759be83
[dlib] port patch from #5169 ( #6292 )
2019-05-03 11:43:35 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ( #5937 )
...
* [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-05-02 22:57:43 -07:00
Sean Warren
ed98d74199
[dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets ( #5559 )
2019-03-05 22:01:15 -08:00
Sean Warren
ddf0043e94
[dlib] fix mac, windows-static build ( #5477 )
2019-02-27 23:52:31 -08:00
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
925bc94681
fix issue 2111
2017-11-04 09:40:49 -07:00
jasjuang
d7eefd9892
[dlib] update to 19.7 and use vcpkg_from_github
2017-11-04 09:40:49 -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
dd1d3c7c45
Update portfile.cmake
2017-03-17 01:17:34 +07:00
Jürgen Herrmann
2ab8eb3ef0
dlib port
...
Initial commit for dlib port
2017-02-18 13:11:48 +01:00