- 27 Sep, 2015 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 26 Sep, 2015 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredhave a tag that refers to the raw input given to a network. 
 
- 
- 25 Sep, 2015 9 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredlayer conversions. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 24 Sep, 2015 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 23 Sep, 2015 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoreddefinitions until cmake was run twice. This was causing some projects to not build properly. 
- 
Davis King authoredeasily used in multiple cmake files. 
 
- 
- 20 Sep, 2015 14 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis E. King authoredAdding an install target to dlib's CMakeLists 
- 
Davis King authoredappears as a huge and obvious orange button. 
- 
Séverin Lemaignan authored'Hide' dlibConfig.cmake to prevent Windows' CMake to wrongly consider the build directory as dlib install prefix 
- 
Séverin Lemaignan authoredOn Windows, though, only install the static library as dlib does not generate any useful shared library on Windows. 
- 
Séverin Lemaignan authored
- 
Séverin Lemaignan authored
- 
Séverin Lemaignan authoredThis allows external project to include dlib by simply using find_package(dlib REQUIRED) and: include_directories() / target_link_libraries(your_target ) 
- 
Séverin Lemaignan authoredInstall the static library along the shared one. 
- 
Séverin Lemaignan authored
- 
Séverin Lemaignan authoredThe name of some CMake variables has been changed to follow the naming in config.h (and thus get the special #cmakedefine directives to work as expected in config.h.in) 
- 
Séverin Lemaignan authoredImplementing the design discussed in issue #34 (ie, installation only in Release mode, for unix platforms). 
- 
Séverin Lemaignan authored
 
- 
- 14 Sep, 2015 1 commit
- 
- 
Davis King authored
 
-