Seth Hillbrand
7deff606be
Update Pybind11 to 3.0.1
1 month ago
Seth Hillbrand
7214ef1f14
Remove basic masking class map_string_utf8
This is just std::map<std::string, UTF8>, using the class just masks
what it is and adds unclear functions.
1 year ago
Jeff Young
2533141583
Revert "Update pybind11 to version 2.10.4" for now.
This reverts commits 9d077c9ba5
and
b4938f5198
.
They cause a crash-on-startup on Mac ARM machines, failing to get the
locale encoding (nl_langinfo(CODESET) failed).
3 years ago
Alex
b4938f5198
Patch pybind11 version 2.10.4 for MSVC
Based on commits c483c582
and 8f1b2acd
3 years ago
Alex
9d077c9ba5
Update pybind11 to version 2.10.4
3 years ago
Jon Evans
dd94b2d3a7
Rename PROPERTIES to STRING_UTF8_MAP for clarity
This class has nothing to do with the properties system
3 years ago
Seth Hillbrand
c483c58276
Patch pybind11 for MSVC
Re-comit of earlier ef38642bf1
after updating pybind11 to 2.9.2
3 years ago
Seth Hillbrand
8d003804e0
Update pybind11 to 2.9.2
Fixes https://gitlab.com/kicad/code/kicad/-/issues/10729
3 years ago
Seth Hillbrand
fc01eb73ae
Remove unused elif in FindPythonLibsNew.cmake
4 years ago
Marek Roszko
ef38642bf1
Patch pybind11 for MSVC
Pulls a series of patches for MSVC options from earlier in tree
5 years ago
Seth Hillbrand
84c7cc6c21
Update to pybind11 v2.7.1
4 years ago
Marek Roszko
2bde19bde2
Patch pybind11 to use debug python libraries on windows
5 years ago
Marek Roszko
3c361aae59
Fix vcpkg find of python libraries
5 years ago
Seth Hillbrand
d585b6580d
Patchup pybin11 FindPythonLibsNew for MSVC
5 years ago
Seth Hillbrand
24f6cc99fa
Add missing cmake
5 years ago
Seth Hillbrand
81d58bcea9
Working python window
5 years ago