- 09 Oct, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
file a little clearer on this issue.
-
- 08 Oct, 2016 1 commit
-
-
Davis King authored
-
- 10 Sep, 2016 1 commit
-
-
Davis King authored
-
- 09 Sep, 2016 1 commit
-
-
Gregor Fabritius authored
Detecting C++11 capabilities did not work on OSX 10.11.6, XCode 7.3.1, Apple LLVM 7.3.0, cmake 3.6.1. First check revealed that CMAKE_CXX_KNOWN_FEATURES was empty, so subsequent matches failed. After reading http://public.kitware.com/pipermail/cmake/2014-November/059182.html changed handling to fetch property instead of relying on variable. Works on my machine.
-
- 28 Jul, 2016 1 commit
-
-
Davis King authored
-
- 05 Jul, 2016 1 commit
-
-
Davis King authored
-
- 29 Jun, 2016 1 commit
-
-
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
-
- 24 Jun, 2016 1 commit
-
-
Davis King authored
-
- 21 Jun, 2016 2 commits
- 09 Apr, 2016 1 commit
-
-
Davis King authored
-
- 13 Nov, 2015 1 commit
-
-
Davis King authored
-
- 19 Oct, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 18 Oct, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
we don't know what compiler we are dealing with. If the test compile works then we assume we have C++11.
-
Davis King authored
-
Davis King authored
-
- 11 Oct, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
C++11 isn't available.
-