Commit Graph
10 Commits
Author SHA1 Message Date
Mikaël Capelle 1010bfda55 Move to VCPKG (#133) 2025-05-29 11:03:51 +02:00
Mikaël Capelle 6623e19754 Expose INVALID_HANDLE_VALUE as mobase.INVALID_HANDLE_VALUE. (#131)
* Expose INVALID_HANDLE_VALUE as mobase.INVALID_HANDLE_VALUE.
* Add tests for startApplication() returning INVALID_HANDLE_VALUE.
* Clean tests and generate stub files for them.
2024-06-28 11:48:30 +02:00
Mikaël Capelle a839d36235 Switch from fmtlib to std::format. (#124)
* Fix issue with latest pybind11.
* Switch from fmtlib to std::format.
* Set CMake policy CMP0144.
2024-05-25 13:15:10 +02:00
Mikaël Capelle 5a8d3e1a72 Switch to generic mob action. 2023-07-10 19:59:53 +02:00
Mikael CAPELLE be9b614a5e Fix build workflow. 2023-07-10 09:32:09 +02:00
Mikael CAPELLE 0ee795ac6a Add black and isort to linting action. 2023-07-10 09:19:14 +02:00
Mikaël Capelle 6c20f001ff Fix Github build Workflow for PR. 2023-07-09 18:09:46 +02:00
Mikaël Capelle a5d84297fc Fix some formatting with clang-format. 2023-07-09 17:07:44 +02:00
Mikaël Capelle 1bc51b6626 Add workflow to run clang-format. 2023-07-09 17:03:11 +02:00
Mikaël Capelle e6190bf4f7 Add basic Github CI action for testing. 2023-07-09 16:48:38 +02:00