1. 26 Aug, 2017 5 commits
  2. 25 Aug, 2017 7 commits
  3. 24 Aug, 2017 2 commits
    • Evgeniy Fominov's avatar
      Clang support for windows (#772) · 18c42f3e
      Evgeniy Fominov authored
      18c42f3e
    • ipeterson's avatar
      Pull in external libpng dependencies properly (#770) · faa75fa9
      ipeterson authored
      PNG_LIBRARY set by libpng's FindPNG.cmake does not contain zlib dependancy.  This causes the CHECK_FUNCTION_EXISTS(png_create_read_struct LIBPNG_IS_GOOD) to fail with liner errors, and for dlib to use it's internal copy of PNG.
      
      Updated to use libpng's PNG_LIBRARIES variable.  This also sets both PNG and ZLib libraries in dlib_needed_libraries.
      faa75fa9
  4. 23 Aug, 2017 3 commits
  5. 22 Aug, 2017 4 commits
  6. 21 Aug, 2017 6 commits
  7. 20 Aug, 2017 1 commit
  8. 19 Aug, 2017 4 commits
  9. 18 Aug, 2017 2 commits
  10. 16 Aug, 2017 2 commits
  11. 15 Aug, 2017 4 commits