Commit Graph

38 Commits (1a51998ff026d1737043d97e7e0d29bd914aed0f)

Author SHA1 Message Date
Davis E. King 46e59a2174
Disable mac osx CI
10 months ago
Davis King ba66152ad9 Add filter rules for matlab CI
1 year ago
Davis King efaa213b6e remove clang 13 CI since the install method isn't working anymore and we have another test for clang
1 year ago
Adrià Arrufat 7b6021eee7
Only trigger CI when relevant files are changed (#2836)
1 year ago
Davis E. King a50bd167c4
Setup CI for the mex wrapper code (#2834)
1 year ago
Davis E. King 6893653428
Ubuntu 18.04 Actions runner image is deprecated, use newer image (#2759)
1 year ago
pfeatherstone f586d0a552
FFMPEG : misc + ffmpeg5 support (#2746)
2 years ago
Davis E. King 9a13229970
Exercise more of the ways dlib can be configured in the github actions tests (#2751)
2 years ago
Davis E. King 53d2ceb669
test with cmake 3.8 since that's the min required cmake version for dlib (#2748)
2 years ago
pfeatherstone 9d3ba472dd
FFMPEG wrappers: dlib::ffmpeg::decoder and dlib::ffmpeg::demuxer (#2707)
2 years ago
Davis E. King 1ce7b9cbc5
Run unit tests with gcc 7 too (#2706)
2 years ago
Adria Arrufat 02330e0a15
Fix GitHub actions on Windows because of CMake 3.25.0 (#2692)
2 years ago
Davis King 05d3f6eb17 Disable mac os x python test config since something in the environment is not working properly.
2 years ago
Adrià Arrufat 65bce59a15
Update Pybind11 to v2.10.0 (#2660)
2 years ago
Davis King 4e9854204c Github actions deprecated windows-2016, switching to windows-2019
2 years ago
Davis King 270b96c7d1 oops, add missing deps for some python tests
2 years ago
Davis King 71d95d76d9 more tweaks cleanup and fixes for ci builds
2 years ago
Davis King c458c4f202 update how python tests are run on ubuntu and mac
2 years ago
Davis King 135e6ef06a try to fix windows ci testing
2 years ago
Davis King febac3adb2 Try to fix windows python tests
2 years ago
Crayon 6c24e65f86
Fix typos (#2606)
2 years ago
Davis King 8af4226057 Revert "Add a test on github actions that builds on windows in debug mode"
2 years ago
Davis King 7009080014 Add a test on github actions that builds on windows in debug mode
2 years ago
Adrià Arrufat 9db84f4c24
Build ancillary tools on Windows (#2583)
2 years ago
Davis E. King 4d92c302c0
Remove this test on windows for now since it runs out of ram
2 years ago
Davis King 2bcb1c4436 See if using only one thread to build prevents running out of ram on github actions when building windows examples
2 years ago
Davis King e264c26641 Build examples and other ancillary tools on windows too
2 years ago
Juha Reunanen ebc4d63d68
Workaround for #2506 (#2570)
2 years ago
Adrià Arrufat a76f205bf6
Add webp support (#2565)
2 years ago
Davis E. King f80703e8e6
Make github actions run the python unit tests (#2517)
3 years ago
Juha Reunanen 7be763d65e
Make GitHub actions build on gcc-11 and clang too (#2510)
3 years ago
Adrià Arrufat d665bfb899
try to fix build on macOS (#2503)
3 years ago
Davis King 5291d58e93 See if this makes the MPC test more reliable on MacOS
3 years ago
Davis King c89bf6b77a try less parallelism and see if that doesn't break github actions
3 years ago
Davis King 42c74c38a1 use parallel builds for github actions
3 years ago
Juha Reunanen 979a22c51d
Make Github Actions build more stuff (in particular, the examples) (#2502)
3 years ago
Davis King 86b3a809fe Make github actions use -q so the test logs are not so spammy
3 years ago
Adrià Arrufat 027fb781bd
GitHub actions (#2289)
3 years ago