Seth Hillbrand
|
c53a1e00f6
|
Fix one missing commit for MSVC
(cherry picked from commit 8f1b2acdc6 )
|
2022-06-21 10:08:02 -07:00 |
Seth Hillbrand
|
178a36fc66
|
Patch pybind11 for MSVC
Re-comit of earlier ef38642bf1 after updating pybind11 to 2.9.2
(cherry picked from commit c483c58276 )
|
2022-06-21 10:08:02 -07:00 |
Seth Hillbrand
|
8ce38d3820
|
Update pybind11 to 2.9.2
Fixes https://gitlab.com/kicad/code/kicad/-/issues/10729
(cherry picked from commit 8d003804e0 )
|
2022-06-21 10:08:02 -07:00 |
Seth Hillbrand
|
45c7ef7e76
|
Remove last pybind11 forcing non-debug libs
|
2021-08-31 09:19:26 -07:00 |
Seth Hillbrand
|
fc01eb73ae
|
Remove unused elif in FindPythonLibsNew.cmake
|
2021-08-31 09:12:14 -07:00 |
Marek Roszko
|
ef38642bf1
|
Patch pybind11 for MSVC
Pulls a series of patches for MSVC options from earlier in tree
|
2021-08-31 06:35:35 -07:00 |
Seth Hillbrand
|
317fae2098
|
Update Pybind11 to prevent conflict with wxTranslate
We change the pybind templates '_' to be '_x' to avoid conflicting with
the wxTranslate macro `_`
|
2021-08-30 16:55:49 -07:00 |
Seth Hillbrand
|
84c7cc6c21
|
Update to pybind11 v2.7.1
|
2021-08-30 16:55:36 -07:00 |
Marek Roszko
|
2bde19bde2
|
Patch pybind11 to use debug python libraries on windows
|
2021-06-01 20:18:24 +00:00 |
Marek Roszko
|
3c361aae59
|
Fix vcpkg find of python libraries
|
2021-06-01 20:18:24 +00:00 |
Seth Hillbrand
|
d585b6580d
|
Patchup pybin11 FindPythonLibsNew for MSVC
|
2021-06-01 20:18:24 +00:00 |
Seth Hillbrand
|
24f6cc99fa
|
Add missing cmake
|
2021-06-01 20:18:24 +00:00 |
Seth Hillbrand
|
256f259627
|
Fix PyBind11 _ usage to be compatible with i18n
|
2021-06-01 20:18:24 +00:00 |
Seth Hillbrand
|
81d58bcea9
|
Working python window
|
2021-06-01 20:18:24 +00:00 |