"docs/vscode:/vscode.git/clone" did not exist on "39106b7de2913d096e71440584590ad0eb59138d"
- 17 Jan, 2018 5 commits
-
-
Davis King authored
-
Davis E. King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 16 Jan, 2018 1 commit
-
-
Davis King authored
-
- 27 Dec, 2017 1 commit
-
-
Davis King authored
be more future proof and in particular correctly enable 64bit compiles in visual studio 2017 when appropriate.
-
- 08 Dec, 2017 1 commit
-
-
visionworkz authored
* Exposed jitter_image in Python and added an example * Return Numpy array directly * Require numpy during setup * Added install of Numpy before builds * Changed pip install for user only due to security issues. * Removed malloc * Made presence of Numpy during compile optional. * Conflict * Refactored get_face_chip/get_face_chips to use Numpy as well.
-
- 28 Aug, 2017 1 commit
-
-
Davis King authored
-
- 06 Jul, 2017 1 commit
-
-
Ian Philips authored
-
- 30 May, 2017 1 commit
-
-
Davis King authored
-
- 16 Jan, 2017 1 commit
-
-
Davis King authored
-
- 27 Dec, 2016 2 commits
-
-
Davis King authored
distutils environment variables for all versions of python, not just conda.
-
hiiwave authored
-
- 09 Oct, 2016 1 commit
-
-
Davis King authored
-
- 30 Sep, 2016 2 commits
-
-
Vladimir Sinitsin authored
Now PYTHON_INCLUDE_DIR and PYTHON_LIBRARY setting up correctly for both 32/64 bit architectures
-
Davis King authored
-
- 11 Jun, 2016 1 commit
-
-
AbdealiJK authored
When cmake is not found, the error message suggests what to do to install cmake. But if `distro` is not found and cannot be installed, the distro specific error message cannot be shown. Hence, we simply ignore this and continue on. Also, make the pip install quiet so that if there is an error message in that, the user does not get confused by it.
-
- 09 Jun, 2016 1 commit
-
-
AbdealiJK authored
If cmake_path is not found, either cmake is not installed or cmake is not in the PATH. Hence, we also give instructions on how to install cmake if the path is not found.
-
- 11 Feb, 2016 2 commits
-
-
jimreesman authored
-
jimreesman authored
-
- 20 Jan, 2016 1 commit
-
-
Pau Gargallo authored
When python does not know the encoding of stdout, sys.stdout.encoding is None. Then calling decode(None) raises an exception. We just skip decoding when the encoding is unknown.
-
- 14 Jan, 2016 1 commit
-
-
Yu Kobayashi authored
Please use sys.stdout.encoding instead of latin-1 in setup.py. This is necessary for non English OS.
-
- 27 Oct, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 29 Sep, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
screen. In particular, that caused cmake's error messsages to be truncated if the build failed.
-
- 27 Sep, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
dlib/CMakeLists.txt file is keeping the version numbers. Also changed all relevant scripts to grab the version information from CMakeLists.txt.
-
- 28 Aug, 2015 1 commit
-
-
Ehsan Azarnasab authored
-
- 27 Aug, 2015 3 commits
-
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
if no cmake generator is set use same logic as cmake to find default buid generator but use Win64 if the build is for 64bit Python
-
Ehsan Azarnasab authored
-
- 26 Aug, 2015 1 commit
-
-
Ehsan Azarnasab authored
-
- 24 Aug, 2015 1 commit
-
-
Ehsan Azarnasab authored
-
- 23 Aug, 2015 2 commits
-
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
- 22 Aug, 2015 1 commit
-
-
Ehsan Azarnasab authored
-
- 21 Aug, 2015 1 commit
-
-
Ehsan Azarnasab authored
-