- 29 Sep, 2015 3 commits
- 
- 
Davis King authoredscreen. In particular, that caused cmake's error messsages to be truncated if the build failed. 
- 
Davis King authored
- 
Davis King authored
 
- 
- 28 Sep, 2015 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredto avoid dll hell. 
 
- 
- 27 Sep, 2015 6 commits
- 
- 
Davis King authored
- 
Davis King authoredin its output. This way they will get included by the python setup.py script. 
- 
Davis King authoredit works with the currently selected compiler and only uses it if the version is appropraite. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoreddlib/CMakeLists.txt file is keeping the version numbers. Also changed all relevant scripts to grab the version information from CMakeLists.txt. 
 
- 
- 25 Sep, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 23 Sep, 2015 3 commits
- 
- 
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 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 13 Sep, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 12 Sep, 2015 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 04 Sep, 2015 2 commits
- 
- 
Davis King authoredset_ptrm(). 
- 
Davis King authored
 
-