1. 27 Feb, 2017 1 commit
  2. 13 Feb, 2017 1 commit
  3. 25 Jan, 2017 1 commit
  4. 16 Jan, 2017 1 commit
  5. 12 Nov, 2016 1 commit
  6. 10 Nov, 2016 1 commit
  7. 16 Oct, 2016 5 commits
  8. 10 Oct, 2016 1 commit
  9. 29 Sep, 2016 2 commits
  10. 28 Sep, 2016 1 commit
  11. 27 Sep, 2016 1 commit
  12. 18 Sep, 2016 3 commits
  13. 17 Sep, 2016 2 commits
  14. 16 Sep, 2016 2 commits
  15. 13 Sep, 2016 1 commit
  16. 08 Sep, 2016 1 commit
  17. 04 Sep, 2016 1 commit
  18. 14 Aug, 2016 1 commit
  19. 13 Aug, 2016 2 commits
  20. 31 Jul, 2016 3 commits
  21. 30 Jul, 2016 3 commits
  22. 22 Jul, 2016 1 commit
  23. 04 Jul, 2016 2 commits
  24. 03 Jul, 2016 1 commit
  25. 29 Jun, 2016 1 commit
    • Davis King's avatar
      Moved the auxiliary cmake into a common folder. · 4de8678b
      Davis King authored
      --HG--
      rename : dlib/add_global_compiler_switch.cmake => dlib/cmake_utils/add_global_compiler_switch.cmake
      rename : dlib/add_python_module => dlib/cmake_utils/add_python_module
      rename : dlib/cmake_find_blas.txt => dlib/cmake_utils/cmake_find_blas.txt
      rename : dlib/dlib.pc.in => dlib/cmake_utils/dlib.pc.in
      rename : dlib/dlibConfig.cmake.in => dlib/cmake_utils/dlibConfig.cmake.in
      rename : dlib/release_build_by_default => dlib/cmake_utils/release_build_by_default
      rename : dlib/tell_visual_studio_to_use_static_runtime.cmake => dlib/cmake_utils/tell_visual_studio_to_use_static_runtime.cmake
      rename : dlib/dnn/test_for_cpp11/CMakeLists.txt => dlib/cmake_utils/test_for_cpp11/CMakeLists.txt
      rename : dlib/dnn/test_for_cpp11/cpp11_test.cpp => dlib/cmake_utils/test_for_cpp11/cpp11_test.cpp
      rename : dlib/dnn/test_for_cuda/CMakeLists.txt => dlib/cmake_utils/test_for_cuda/CMakeLists.txt
      rename : dlib/dnn/test_for_cuda/cuda_test.cu => dlib/cmake_utils/test_for_cuda/cuda_test.cu
      rename : dlib/dnn/test_for_cudnn/CMakeLists.txt => dlib/cmake_utils/test_for_cudnn/CMakeLists.txt
      rename : dlib/dnn/test_for_cudnn/find_cudnn.txt => dlib/cmake_utils/test_for_cudnn/find_cudnn.txt
      rename : dlib/use_cpp_11.cmake => dlib/cmake_utils/use_cpp_11.cmake
      4de8678b