Mikaël Capelle
|
00a6d5969b
|
Use exact Python version and fix missing DLLs for plugin. (#141)
|
2025-07-02 08:16:47 +02:00 |
|
Mikaël Capelle
|
1010bfda55
|
Move to VCPKG (#133)
|
2025-05-29 11:03:51 +02:00 |
|
Mikaël Capelle
|
5bb4de039e
|
Fix for Python debug build (#128)
* Minor updates for debug Python/PyQt.
* Fix issue with destructor of lambda in shared holder.
|
2024-06-14 16:13:52 +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
|
e6c5923bb1
|
Make runner a static lib. Update translation paths. Clean CMake stuff.
|
2022-05-06 17:40:11 +02:00 |
|
Mikael Capelle
|
604c50d3b3
|
Add README and intermediate CMake.
|
2022-05-06 08:31:10 +02:00 |
|
Mikaël Capelle
|
6030b443f7
|
Move pybind11-utils to own folder. Add tests for shared_cpp_owner.
|
2022-05-04 18:24:33 +02:00 |
|
Mikaël Capelle
|
30a01cf783
|
Fixes and tests.
|
2022-05-02 18:56:44 +02:00 |
|
Mikaël Capelle
|
6ea9d92b26
|
Minor fixes + tests + getSupportURL().
|
2022-05-02 17:09:36 +02:00 |
|
Mikaël Capelle
|
e5d4a4133c
|
start adding tests.
|
2022-04-29 20:01:14 +02:00 |
|
Mikaël Capelle
|
68060b0e6b
|
Global re-organization to split mobase from runner.
|
2022-04-28 22:44:15 +02:00 |
|
Mikaël Capelle
|
b2767887a9
|
Many update to have a fully isolated plugin_python.
|
2022-04-28 21:38:27 +02:00 |
|
Mikaël Capelle
|
f904e25e76
|
Multiple updates.
|
2022-04-27 17:49:21 +02:00 |
|
Mikaël Capelle
|
c97724a98f
|
Implement basic classes from uibase.
|
2022-04-24 22:23:30 +02:00 |
|
Mikaël Capelle
|
4937fe9cc9
|
Some updates for Qt6.
|
2022-04-21 23:58:05 +02:00 |
|
Mikaël Capelle
|
8bd7d08d1a
|
Start moving to pybind11.
# Conflicts:
# .gitmodules
|
2022-04-21 23:57:05 +02:00 |
|
Mikaël Capelle
|
ddaff7d03d
|
Update following cmake_common changes.
# Conflicts:
# CMakeLists.txt
# src/runner/CMakeLists.txt
# src/runner/pythonRunner.pro
# src/runner/pythonrunner_en.ts
|
2022-04-19 23:46:01 +02:00 |
|
Jeremy Rimpo
|
cc129e4895
|
Fix Python version check and translations
|
2021-12-10 09:35:32 -06:00 |
|
isanae
|
fe8a0b849c
|
updated translations
disabled translations for plugin_python, identical to pythonrunner
|
2020-07-10 12:17:45 -04:00 |
|
Silarn
|
168b9d7b0d
|
Appveyor CMAKE fix
|
2020-05-01 04:59:02 -05:00 |
|
isanae
|
97a93a5989
|
now using new cmakefiles
|
2020-04-25 00:51:14 -04:00 |
|
Silarn
|
b0ef81214a
|
Fix cmakelists and use zip
|
2019-10-29 01:35:15 -05:00 |
|
Silarn
|
0c11e75f0f
|
Set optimization for release builds
|
2019-05-22 02:04:22 -05:00 |
|
Brian Munro
|
30ab7b8e14
|
Removed unneeded cmake variables due to that umbrella handles them correctly.
Requires testing.
|
2019-02-12 21:37:41 +02:00 |
|
Silarn
|
08bcebe19c
|
Changes to compile and run with python3 (WIP)
|
2018-08-20 18:49:15 -05:00 |
|