You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Hyperion on GitHub with pre-built dependencies (#1851)
* Preparation for compilation with pre-build dependencies
* c&p typo
* cleanup
* typo
* test run
* superbuild libusb on windows
* macos changes
* typo
* set libftdi branch to master
* libftdi tests
* edits
* set libusb/libftdi prefix
fix libftdi patch
* set CMAKE_STATIC_LIBRARY_PREFIX to lib
* update
* libftdi changes
* test
* test 2
* test3
* test 4
* remove libftdi folder
* test 5
* test 6
* test 7
* reset
* Replace static array with dynamic size allocation
* Go for default inline
* Correct inline update
* Replace FTDI_CHECK_RESULT macro by function
* Enable DEFAULT_DEV_USB_HID on all platforms by default
* parse prebuiltdeps json with jq
* typo
* pre built run test (linux)
* typo
* test run
* typo
* verbose output
* verbose echo
* typo
* redirect
* verbose
* test
* map /tmp/deps on docker
* chmod pre-built binaries
* link libudev under linux
* link libudev on linux
* debug
* debug
* debug
* debug
* debug
* test
* debug
* pre-built test run
* update
* exclude windows
* append macos pre-built cmake args
* add windows
* update windows path
* Extraction of dxsdk and turbojpeg to speed up the step
* use cmd shell
* correct installer paths
* use env:GITHUB_ENV on windows
* another test
* test
* remove ninja parallel parameter
* fix directx9 build
* test run
* test
* change to hyperion-project
* typo
* typo 2
* use pre-built deps in the codeql cpp analysis
---------
Co-authored-by: Lord-Grey <[email protected]>
0 commit comments