-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduced proper OpenFace bindings #3
Open
integraledelebesgue
wants to merge
8
commits into
main
Choose a base branch
from
openface-bindings
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 5, 2024
-
Fixed CI and added test release workflow (#2)
* Changed `vcpkg` job * Added `vcpkg` architecture triplets * Added packages to install by `vcpkg` * Turned installing packages off * Restored previous `vcpkg` job * Added explicit `vcpkg` directory * Bumped `vcpkg` action version * Changed Ubuntu version * Removed Ubuntu variant * Added some debug printing * Removed Windows variant * Added Linux environment inheritance * Added passing `vcpkg` path to `buildciwheel` * Added more debug * Added another path to vcpkg * Added fallbacks in `vcpkg` search * Enhanced debug * Inherit `VCPKG_ROOT` on Linux * Delete Meson fallbacks * Added even more debug * Changed `cibuildwheel` environment a bit * Fixed Meson `find_program`s * Fixed Meson `find_program`s * Added VCPKG_ROOT as a Meson fallback * Deleted custom vcpkg directory * Deleted Meson fallback * Modified inherited path * Changed debug * Added `vcpkg` bootstrapping * Added `vcpkg` submodule * Added `vcpkg` submodule * Modified before-all * Added some debug * Added some debug * Added some debug * Added `vcpkg` submodule init * Added `vcpkg` repo cloning * Added exports to before-all * Added debug to before-all * Restored `vcpkg` action and added debug to before-all * Added `vcpkg` bootrstrapping to before-build * Added `vcpkg` version debug * Added `vcpkg` location debug info * Changed `vcpkg` search dir * Changed `vcpkg` search dir * Added separate before-build for Linux * Added separate before-build for Linux * Added separate before-build for Linux * Added separate before-build for Linux * Simplified Linux before-all * Added Linux container `vcpkg` location to Meson search list * Added Linux container `vcpkg` location to Meson search list * Added separate C++ toolchain installation method for Linux * Fixed Linux C++ toolchain setup * Removed Ninja from Linux dependencies * Limited supported architectures on Linux * Limited supported architectures on Linux * Deleted support for Linux aarch64 * Overriden musllinux C++ toolchain installation procedure * Added Ninja to musllinux C++ toolchain * Added post-build debug info * Downgraded upload-artifacts * Added a test release workflow
Configuration menu - View commit details
-
Copy full SHA for aa5ae18 - Browse repository at this point
Copy the full SHA aa5ae18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 910c0e2 - Browse repository at this point
Copy the full SHA 910c0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad14ce - Browse repository at this point
Copy the full SHA 8ad14ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7df04 - Browse repository at this point
Copy the full SHA ad7df04View commit details -
Configuration menu - View commit details
-
Copy full SHA for dedea2e - Browse repository at this point
Copy the full SHA dedea2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3d708 - Browse repository at this point
Copy the full SHA 0b3d708View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 561f8d4 - Browse repository at this point
Copy the full SHA 561f8d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f6691 - Browse repository at this point
Copy the full SHA 04f6691View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.