aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib
AgeCommit message (Collapse)Author
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