Mikaël Capelle
|
7cca7018b3
|
Move to VCPKG.
* Minor cleaning of CMakeLists.txt. Fix C++ warnings and Qt deprecation.
* Avoid using Python from virtual environment.
|
2024-08-09 21:10:50 +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 |
|