Commit Graph

7088 Commits

Author SHA1 Message Date
Davis King
344165cdff Updated python version list. 2018-01-22 19:56:46 -05:00
Davis King
d1253dbdfc Record last changeset and set PATCH version to 99 2018-01-22 19:29:39 -05:00
Davis King
66ff6db5ef Added tag v19.9 for changeset 0cbf133b31c1 2018-01-22 19:27:34 -05:00
Davis King
6138ad938f Created release v19.9 2018-01-22 19:27:34 -05:00
Davis King
c1b1ac955a Removed references to boost.python since it's no longer needed. 2018-01-22 19:23:01 -05:00
Davis King
989e72e05a Added global properties that tell how dlib was compiled. 2018-01-22 07:36:53 -05:00
Davis King
7022578315 updated docs 2018-01-21 22:26:54 -05:00
Davis King
842acd697c Build the python extension before running sphinx. 2018-01-21 21:49:32 -05:00
Davis King
d21b1fb7d9 Fixed path 2018-01-21 21:41:28 -05:00
Davis King
21ce4f9803 Updated makedocs to use setup.py to create the python docs 2018-01-21 20:46:43 -05:00
Davis King
3c16113925 Fixed travis config problem. 2018-01-21 16:10:58 -05:00
Davis King
5e117acd51 Travis-ci needs better documentation, seriously. 2018-01-21 15:16:48 -05:00
Davis King
fec73a5878 travis 2018-01-21 15:04:17 -05:00
Davis King
a12351225e More travis config guessing 2018-01-21 14:47:51 -05:00
Davis King
7aaa42a974 Travis 2018-01-21 14:35:51 -05:00
Davis King
a9a1633f9d Removed auto_ptr from these old smart pointers since auto_ptr is officially
removed in C++17 from the standard library.
2018-01-21 13:14:18 -05:00
Davis King
d9b6f001b3 Fixed tabbing 2018-01-21 12:55:31 -05:00
Davis King
791c9a2a69 Run a test with -std=c++17 2018-01-21 12:23:40 -05:00
Davis King
782a909681 Fixed warnings in gcc 7 2018-01-21 12:17:22 -05:00
Davis King
d1d45f50a9 Made test more robust. 2018-01-19 19:01:30 -05:00
Davis King
50d1ff98b6 Made the sparse version of svd_fast() use multiple CPU cores. 2018-01-19 18:49:21 -05:00
Davis King
0cfef582ca Fixed the code ignoring the angle scan, oops. 2018-01-19 18:48:25 -05:00
Davis King
4d6bfc850c Disable OSX testing since the travis-ci OS X machines are broken apparently. 2018-01-19 10:46:47 -05:00
Davis King
ff53597924 Changed test a little so that it hopefully doesn't fail on travis-ci's
overloaded OS X test servers.
2018-01-18 11:11:08 -05:00
Davis King
07d7904ba0 More travis stuff 2018-01-17 21:35:43 -05:00
Davis King
958445950f more travis stuff 2018-01-17 21:13:01 -05:00
Davis King
82b8f8b44b more travis testing 2018-01-17 21:00:38 -05:00
Davis King
f8f7962b47 travis 2018-01-17 20:24:00 -05:00
Davis King
650d363eaa travis 2018-01-17 20:18:47 -05:00
Davis King
c6018af3e4 travis 2018-01-17 20:16:27 -05:00
Davis King
f3ca69a3a6 travis 2018-01-17 20:07:07 -05:00
Davis King
9f2a960446 travis 2018-01-17 20:03:17 -05:00
Davis King
23499b7d13 updated for clean travis 2018-01-17 19:41:04 -05:00
Davis King
4a74657586 Trying to clean up travis config file. 2018-01-17 19:39:24 -05:00
Davis King
7cd3ebd17f More travis 2018-01-17 19:28:26 -05:00
Davis King
b06b829d1a Travis 2018-01-17 19:12:56 -05:00
Davis King
ae62f87f87 Fixed for python3 2018-01-17 19:12:01 -05:00
Davis King
a688b74b56 Still trying to get travis to behave 2018-01-17 18:58:19 -05:00
Davis King
89c1e4661f More travis stuff 2018-01-17 18:49:23 -05:00
Davis King
eb90fe634d A bit of cleanup 2018-01-17 18:21:48 -05:00
Davis E. King
fa14909e4d
Set build parallelism correctly for travis-ci 2018-01-17 16:51:09 -05:00
Davis King
a602126be3 Made picking of the number of compile threads more robust. 2018-01-17 08:02:43 -05:00
Davis King
d984a1f42d Added more logging to setup.py 2018-01-17 07:37:21 -05:00
Davis King
63f430abfc Remove boost stuff from travis config 2018-01-17 07:08:15 -05:00
Davis King
e1215e5ce5 fix travis build and test script 2018-01-17 06:44:08 -05:00
Davis King
2a2bc9cef1 Different versions of python disagree on what exception gets thrown. So just
check for any exception.
2018-01-16 21:26:56 -05:00
Davis King
99b0f687b4 Fixed test to really work if numpy isn't installed. 2018-01-16 21:00:54 -05:00
Davis King
a9ca83d228 Disable these tests if numpy isn't installed 2018-01-16 20:14:37 -05:00
Davis King
0217fb5a3b A minor change to avoid compiler warnings in visual studio. 2018-01-16 20:07:09 -05:00
Davis King
97770d383f Added appveyor python tests 2018-01-16 19:54:33 -05:00