10 Commits
Author SHA1 Message Date
Mikaël Capelle 307cc7ebb3 Update GH Action to use AZ Blob. (#79) 2025-05-25 20:55:59 +02:00
Mikaël Capelle 1cccdef95d Update GH Action to use builtin VCPKG. (#77) 2025-05-23 19:43:05 +02:00
Mikaël Capelle 17f733727c Use cache for VCPKG in Github action. 2025-05-22 21:12:30 +02:00
Mikaël Capelle 7c4b6ca6d4 Fix line ending issue. 2025-05-22 20:57:34 +02:00
Mikaël Capelle 76e9210a16 Add lint CI and pre-commit hook. 2025-05-22 20:48:04 +02:00
Mikaël Capelle 5d0602678d WIP: NtQueryObject / NtQueryInformationFile (#68)
* Hook for NtQueryInformationByName and bump USVFS version to 0.5.7.0.
2025-05-22 19:36:02 +02:00
Mikaël Capelle d52d4ffe2c Move to VCPKG (#69) 2025-05-22 19:02:34 +02:00
Mikaël Capelle d403eb805c Debug is back and GoogleTest (#65)
* Add Debug configuration back and change default paths for GoogleTest.
* Build googletest with CRT to match mob.
* Build Debug in CI.
2024-06-15 22:19:46 +02:00
Mikaël Capelle 642aa2be0b Fix USVFS tests. (#63)
* Fix USVFS tests.
* Remove appveyor.yml.
* Upload test outputs during CI.
2024-06-07 20:53:59 +02:00
Mikaël Capelle 36c6cec1cc Boost 1.85 (#62)
* Update for boost 1.85.0.
* Switch from AppVeyor to Github action.
* Add ReleaseTest and DebugTest configuration.
2024-06-03 20:45:52 +02:00